Viewing 15 posts - 17,101 through 17,115 (of 26,484 total)
Another thing, statistics could be different between the two systems, and this could affect the query plan generated in production compared to UAT.
February 1, 2010 at 10:33 am
To me it looks like an application issue. Unfortunatley, it appears it allows the wrong data to be entered into the wrong database. It maybe better to focus...
February 1, 2010 at 10:30 am
Requires restarting SQL Server from the command line using a switch (check with K Brian Kelley (sp ?)) which means you need access to the server; actually physically or using...
February 1, 2010 at 8:57 am
Lynn Pettis (2/1/2010)
Roy Ernest (2/1/2010)
Am I being too rude here?I don't see anything wrong with your comment. Now the OP might, but that is his problem, not yours.
Question now...
February 1, 2010 at 8:52 am
krypto69 (2/1/2010)
Having trouble posing the script....crazy...I can post anything that isn't code?
I tried using the IFCode shortcuts...doesn't help.
Have a declare statement in your code? Try putting a space between...
February 1, 2010 at 8:49 am
krypto69 (2/1/2010)
As an overview - I need to create a BAK file of the existing MSPHXX. Then, restore that onto my K and L voumes (DB &...
February 1, 2010 at 8:32 am
Roy Ernest (2/1/2010)
Am I being too rude here?
I don't see anything wrong with your comment. Now the OP might, but that is his problem, not yours.
February 1, 2010 at 8:31 am
If the database name already exists, the restore will not overwrite it unless you include the REPLACE clause in the RESTORE command. I didn't see that in the code...
February 1, 2010 at 8:26 am
san43 (2/1/2010)
February 1, 2010 at 8:19 am
Bill Gates-870674 (2/1/2010)
Can you explain how much important it is for a DBA to know about system administration/HW/Servers? and why ?
AND
Does this also mean that an IT person has...
February 1, 2010 at 7:58 am
Part of it depends on when (date and time) the end of month backup is taken and if that time is consistantly the same.
February 1, 2010 at 7:49 am
milzs (2/1/2010)
(A) If I change the recovery model from FULL to SIMPLE, then perform the DELETE will the delete action not be logged? I can then change...
February 1, 2010 at 7:48 am
Grant Fritchey (2/1/2010)
Lynn Pettis (2/1/2010)
Grant Fritchey (2/1/2010)
SpamDid you report it?
Yepper.
Okay, then I won't. 😉
February 1, 2010 at 7:30 am
I'm still confused as to what is being asked. How about more detail instead of a single line vaguely worded question. What are you trying to do?
February 1, 2010 at 7:29 am
milzs (2/1/2010)
February 1, 2010 at 7:24 am
Viewing 15 posts - 17,101 through 17,115 (of 26,484 total)