Viewing 15 posts - 2,956 through 2,970 (of 9,707 total)
You've posted this in the wrong forum. I'll ask Steve to move this to the 2012 forum.
January 13, 2015 at 7:03 am
Without knowing a few more details, this one is hard to answer.
Can you post pics of all tabs on your EXECUTE SQL task?
Also, how many is "more records"? Have...
January 13, 2015 at 7:02 am
SQLisAwE5OmE (1/13/2015)
GilaMonster (1/13/2015)
Likely to...
January 13, 2015 at 6:58 am
Peter2012 (1/12/2015)
We're using SQL server 2008 R2 and have been receiving the following error messages recently.
----------------------------------------------------------------------------------
Error: 14421, Severity: 16, State: 1.
Date12/1/2015 12:06:00 PM
LogSQL Server (Current - 12/1/2015 5:45:00 PM)
Sourcespid55
Message
Error:...
January 13, 2015 at 6:47 am
The other possibility (correct me if I'm wrong, everyone) is to use the DTSX Import Wizard from the 2008R2 server to grab the data from the 2005 server. It won't...
January 13, 2015 at 6:44 am
Koen Verbeeck (1/13/2015)
You can also set TypeGuessRows to 0 in the registry. It then scans the first 60,000 rows or so.
WOW. I did not know about that hack. Thanks, Koen.
January 13, 2015 at 6:39 am
Can you try explaining in more English and less code what you're trying to accomplish?
January 13, 2015 at 6:37 am
masoudk1990 (1/13/2015)
I just want to know is it possible to do this...
January 13, 2015 at 6:36 am
ElKapy (1/12/2015)
I have a some SSIS-Stored-Packages. Running these jobs via "Run package", works fine, inluding logging.
Running the packages by Job, however, works also fine, except the Logging!
Looking in the...
January 13, 2015 at 6:33 am
You also need to be careful if you are inserting into a column that already has the identity property set. Check out the SET IDENTITY_INSERT statement in Books Online.
But if...
January 13, 2015 at 6:32 am
Wow. I haven't posted to The Thread since last year... Anyway, hello again everyone.
Me updates... I'm hoping to convince my bosses to pay for PASS this year since I...
January 13, 2015 at 6:17 am
Lynn Pettis (1/12/2015)
Brandie Tarvin (1/12/2015)
Lynn Pettis (1/12/2015)
January 12, 2015 at 11:24 am
The Redneck DBA (1/12/2015)
Brandie Tarvin (1/12/2015)
January 12, 2015 at 11:17 am
Lynn Pettis (1/12/2015)
January 12, 2015 at 10:48 am
And the verdict is in. It was the mirroring after all. Specifically, it was synchronous mode. When I set it to asnychronous, it only took 2 and 1/2 hours to...
January 12, 2015 at 9:07 am
Viewing 15 posts - 2,956 through 2,970 (of 9,707 total)