Viewing 4 posts - 1 through 4 (of 4 total)
I have the same problem. The wait_source of the active session is blank (NULL). The last wait resource was SOS_SCHEDULER_YIELD.
I'm trying to do multiple inserts into the same...
August 10, 2011 at 3:48 pm
Great article. I have some questions though:
Recovery Modes
Is there a performance difference between the recovery modes?
Or are the recovery modes really providing the feature for database recovery...
January 1, 2009 at 11:21 pm
When do checkpoints happen? Are they automatic? Can they be invoked programmatically?
Besides simple recovery, are there other techniques to minimize the size of the transaction log?
Thank you,
Jake
October 30, 2008 at 10:22 pm
Has anyone compared the performance of a MERGE statement with the "old" standard of UPDATE and INSERT? Specifically with regards to data warehouse loading.
Thanks,
jake
March 19, 2008 at 5:10 pm
Viewing 4 posts - 1 through 4 (of 4 total)