Viewing 3 posts - 1 through 4 (of 4 total)
Well - i'm not sure what that tables problem is.. But it's strange..
I've been sitting and hitting F5 a couple of times to run the transaction with 500.000 records.. and...
October 12, 2009 at 3:30 pm
Hi,
I've tried using SSIS already - my normal goto DBA guru, was extremely surprised that it did not help at all.. Ok, maybe it would take 30 seconds of the...
October 12, 2009 at 2:39 pm
Hi,
Thx for the replies i'm currently trying this:
(I've added a coloumn to keep track of the sets i'm trying to copy.. )
SET NOCOUNT ON;
GO
ALTER DATABASE GBPROD SET RECOVERY SIMPLE
GO
SET ROWCOUNT...
October 12, 2009 at 2:18 pm
Viewing 3 posts - 1 through 4 (of 4 total)