Viewing 15 posts - 796 through 810 (of 1,366 total)
Second to JOhn..
While scripting out make sure to change the script compatability to 2008..That will make ur job much easier
August 24, 2010 at 3:42 am
Which edition u r using??
August 23, 2010 at 11:09 pm
take a log backup again and then issue the shrinkfile
August 23, 2010 at 10:57 pm
Thanks alot Gail..
Is it possible to restore the same database with a backup of all filegroup and then later with a backup of only one file group taken before the...
August 20, 2010 at 6:25 am
No errors...The option cant be used in SSMS its greyed out
August 20, 2010 at 6:24 am
Which authentication u used between two servers??
In server showing green u will be having the permission to start and stop the services but not in other server.
August 20, 2010 at 3:13 am
Normally changing the machine name running the procedure to drop and create the server will work ..
August 19, 2010 at 2:59 am
U changed the physical machine or server name??
August 17, 2010 at 11:44 pm
CirquedeSQLeil (8/16/2010)
Could you bulk load the data into some staging tables in SQL server instead and then perform your operations entirely...
August 16, 2010 at 1:39 am
jeff.mason (7/19/2010)
August 16, 2010 at 12:14 am
CirquedeSQLeil (7/19/2010)
By any chance is this step a foreach or foreach loop?Or is the stored procedure using a cursor?
YES..
Please find the code below
ALTER PROCEDURE [dbo].[usp_RUN_PRODUCTION_LINE]
-- Add...
August 16, 2010 at 12:12 am
As Steve mentioned you need to change the machine name
or
Create an alias with ur desired name but using this still wont change the exact name of server.
August 13, 2010 at 12:52 am
Viewing 15 posts - 796 through 810 (of 1,366 total)