Viewing 15 posts - 1 through 15 (of 33 total)
Thanks Gary.
My issue fixed today after reading this thread.
May 1, 2015 at 6:58 am
palotaiarpad (7/19/2012)
Step 1: delete all other snapshot
Step 2: revert to the selected
The answer would be right only...
December 18, 2012 at 3:55 am
I am facing a deadlock issue. I can see application is sending update command on db and before that SPID is completed, it is sending the same command again, may...
December 17, 2012 at 2:36 am
Thanks Gila for making it specific. Yes, that is the required scenario. But my concern remain unanswered is - how exactly the update process will occur internally? All in one...
December 17, 2012 at 1:37 am
Lowell - there could be always some lateral learnings. You write a script, I see how to write it. I am not into T-SQl by the way. And thanks for...
August 24, 2012 at 7:44 am
Thanks guys. I was busy in other things but this is still there and need to fix it. See, logshipping log backup job uses below command and it fails with...
August 24, 2012 at 7:33 am
Lowell, no. Both are production servers and exact same. No chance either of installing 'express with advanced' thing over there.
Any bode else? any idea?
August 24, 2012 at 7:25 am
Thanks for your reply. 'reading from the top' is not a concern. My purpose was to elaborate the problem. I will verify your code.
See you in part 2. This is...
August 24, 2012 at 7:20 am
for 'D1234', the first time it appears while reading from top, the value against it is 1001. I want this row in result. And skip the others if 'D1234' comes...
August 24, 2012 at 7:08 am
I am getting this error on SQL 2005 SP2 32 bit after configuring logshipping.
August 17, 2012 at 1:36 am
I am getting this error on SQL 2005 SP2 32 bit after configuring logshipping.
August 17, 2012 at 1:27 am
the answer is:
BACKUP LOG [DBNAME] TO DISK = N'D:\DBNAME_TRN\XYZ\DBNAME_20120803042046.trn' WITH NOFORMAT, INIT, NOSKIP, REWIND, NOUNLOAD, STATS = 10
August 3, 2012 at 2:20 am
Viewing 15 posts - 1 through 15 (of 33 total)