Viewing 15 posts - 106 through 120 (of 1,536 total)
Have you run the cluster validation tool to check for any setup issues on the Windows side? Those can frequently be the root of any SQL issues.
March 8, 2012 at 12:37 pm
No, you're not missing anything. Sadly the log shipping report only gives you information for the primary or secondary. You're best bet is going to be a roll your own...
March 8, 2012 at 12:33 pm
YaHozna (3/5/2012)
March 5, 2012 at 10:10 am
You shouldn't need to do anything with the browser service. Just have it run automatically or have it disabled (leave disabled if it's a default SQL install with no other...
March 1, 2012 at 2:09 pm
Reporting services does this periodically. I'm not sure what can be done to resolve it.
March 1, 2012 at 11:18 am
You can absolutely do that, yes.
February 29, 2012 at 3:30 pm
Except that there's an issue where PLE is reported as being the average across NUMA nodes and therefore isn't a great metric to work with any longer (see Paul Randal's...
February 29, 2012 at 10:28 am
How are you attempting to perform the database restore? And is it a native SQL Server backup?
February 29, 2012 at 10:24 am
MyDoggieJessie (2/28/2012)
You beat me to it Nicholas! I'm always a day late and a dollar short! hehe:
I assure you, I'm no earlier and somebody else has your dollar, I...
February 28, 2012 at 11:20 am
You won't be able to use an alias as sp_send_dbmail uses SMTP to send emails, it doesn't actually connect to exchange. As such you'll need to use the full email...
February 28, 2012 at 10:45 am
To be honest you should never allow a file to autogrow by a percentage. Why Microsoft still push this as the default option is beyond me. You should always have...
February 28, 2012 at 10:41 am
What resource failed to come online? Are there other failures in the system or application event logs right around the time of that failure?
February 26, 2012 at 2:18 am
Check that the computer you are trying to check for exists, that you have permission to access WMI and that there are no firewalls in the way.
February 21, 2012 at 9:51 am
Here's a real quick way to check space using powershell within a function http://sirsql.net/blog/2010/11/23/quick-powershell-disk-space-check.html.
This can be easily adjusted to load the information into a database for storage, alerting, reporting and...
February 16, 2012 at 2:49 pm
Viewing 15 posts - 106 through 120 (of 1,536 total)