Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: xp_readerrorlog pegging the CPU

    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...

  • RE: DMV to identify databases referenced

    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...

  • RE: DMV to identify databases referenced

    Thanks for the DMV... that may work for what I'm doing.

    Can you shed some light on the 'auditing' option ?

  • RE: DMV to identify databases referenced

    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...

  • RE: Receiving #Error when referencing CODE to a text box

    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...

Viewing 5 posts - 1 through 5 (of 5 total)