Viewing 6 posts - 31 through 37 (of 37 total)
Do you have torn page or checksum detection turned on the database? If so check msdb.dbo.suspect_pages to see if there have been any IO issues.
How often do you checkdb? When...
March 19, 2015 at 10:58 pm
Maybe your log drive filled. Did you check the ERRORLOG?
March 19, 2015 at 10:56 pm
Yes.
Are you recording login success/login failure in the engine? If so you can look in the ERRORLOG to see what did it. If you don't do this you should at...
March 19, 2015 at 10:56 pm
Can you quote the part of the PCI-DSS that says this?
March 19, 2015 at 10:53 pm
Not easily.
You'd need to get a developer to write an SQLCLR function which can implement the SMO assemblies (which have a T-SQL parser class, apparently, though I never got it...
February 4, 2015 at 8:53 pm
Viewing 6 posts - 31 through 37 (of 37 total)