Viewing 15 posts - 751 through 765 (of 4,745 total)
so if the restore worked thats not the problem. What status does the database show as in SSMS?
What does 'select state_desc from master.sys.databases' return for your database
If the name...
March 14, 2013 at 11:20 am
have you tried to restore? please share the restore command you used and what was the error?
March 14, 2013 at 10:43 am
interesting article and good timing.
we hit a problem only yesterday where an ETL process was blowing tempdb (940GB then it ran out of space). This was fixed with a query...
March 13, 2013 at 9:55 am
ok, I see. Glad you sorted that.
March 13, 2013 at 5:06 am
so you have a sqlagent alert but its not working?
March 13, 2013 at 4:52 am
set up an alert in SQLAgent to monitor for 9002 errors
March 12, 2013 at 10:39 am
m.rajesh.uk (3/10/2013)
Hi, any one has any idea .....
I have had posts ignored before but this is getting ridiculous.................:-)
March 11, 2013 at 4:32 am
run updateusage and sp_updatestats
March 10, 2013 at 11:29 am
with microsoft products that use SQL server as a backend they often don't follow their own best practices 🙂
the code as written must work better if parallelism is suppressed, seems...
March 9, 2013 at 2:45 pm
m.rajesh.uk (3/9/2013)
Please advice...
March 9, 2013 at 2:36 pm
hopefully this URL will get you started and answer your queries
March 9, 2013 at 2:30 pm
from msdn:
The number of rows that are displayed for audit logs can be configured on the SQL Server Object Explorer/Commands page of the Tools/Options dialog box
March 9, 2013 at 1:06 pm
if resources are scarce its not for me to tell your company how to spend their money but a new server in prod to allow a side by side build...
March 7, 2013 at 4:37 pm
thats what happens when you do other things whilst replying, Gail pops up :-), but at least you have confirmation now.
March 7, 2013 at 2:21 pm
Viewing 15 posts - 751 through 765 (of 4,745 total)