Viewing 5 posts - 1 through 5 (of 5 total)
I'm also wrestling with this situation now, in a Win2003/SQL2005SP3 config. In my case, there is a SQL Job that executes every hour, and uses the xp_readerrorlog to find a...
March 11, 2014 at 11:43 am
Great followups - appreciate it. Just for background, we are getting ready to migrate to another data center. The detailed implementation task that I'm looking to qualify, is which databases...
July 24, 2012 at 1:59 pm
Thanks for the DMV... that may work for what I'm doing.
Can you shed some light on the 'auditing' option ?
July 24, 2012 at 1:30 pm
I have a similar issue:
1). Track Databases that are read-only from nPM - nAM.
2). Track Databases that are updated from nPM - nAM.
So if that helps clarify, maybe this sheds...
July 24, 2012 at 12:51 pm
I'd like to reiterate BT's gratefullness for the responses.
The issue has been resolved via the following:
Avoid Code, replace with... =Join(Parameters!ProgramID.Label, Chr(13) + Chr(10))
Thanks Peter.
Now unfortunately the root cause is...
March 18, 2008 at 7:58 am
Viewing 5 posts - 1 through 5 (of 5 total)