Viewing 15 posts - 1,501 through 1,515 (of 2,897 total)
Steve Jones - Editor (3/12/2010)
I don't think there's a way to be sure of the last date, but you can disable logins and then see if someone complains.
And hope it's...
March 12, 2010 at 6:41 pm
I've also used Idera's Diagnostic Manager & was satisfied with it.
However, tools change, new features get added, so it's probably best to get current demo versions and give them a...
March 12, 2010 at 11:30 am
YSLGuru (3/10/2010)
We have no jobs or operators nor any SSIS packages, no nothing outside of the user DB and a SQL Login the application uses to connect....
March 10, 2010 at 11:27 pm
Thanks here too. I just had a need for this.
March 10, 2010 at 3:09 pm
YSLGuru (3/10/2010)
March 10, 2010 at 11:16 am
kwilt (3/10/2010)
March 10, 2010 at 10:15 am
YSLGuru (3/9/2010)
What has been said so far in each reply is in agreement...
March 10, 2010 at 7:59 am
The system databases are so small, there's no good reason not to back them up.
Trying to see how much you can get away without doing isn't really a good approach.
March 9, 2010 at 12:43 pm
It also depends how the LUNs on your SAN are configured. In my previous job, our LUNs could configured across specific spindles, so that LUN_1 was made up of...
March 7, 2010 at 7:32 am
Why don't you like Sarab's answer ?
The way you have it now, you're telling SQL to insert into Stopped Date, but you're not telling SQL what to put in that...
March 6, 2010 at 4:28 am
Off topic, but it's not a best practice to start stored procedures with "sp_" . That's generally reserved for SQL system SPs.
March 4, 2010 at 11:01 am
Could it be something like another process having a lock on a common table used by the SP ? So there's a conflict when they are run at...
March 3, 2010 at 8:44 am
sqlguy-549681 (2/28/2010)
really appreciate the valuable info I have got.. But so far I didn't get a solid way or clear steps to calculate my database required storage. I have...
March 2, 2010 at 9:35 am
ALZDBA (3/1/2010)
you might as well just add the new drive(s) and move some of your current db files to the new location.
Yes, if you can keep the old drive, and...
March 1, 2010 at 7:58 pm
Viewing 15 posts - 1,501 through 1,515 (of 2,897 total)