Viewing 5 posts - 1 through 5 (of 5 total)
ok, changed that line back to
iWaitInMinutes = 1
iAlertFreq = 1
sAnalysisInstance = "server\instance"
sAnalysisDB = "dbName"
and the other line is now....
sConnString = "Server=" & sAnalysisInstance & ";Database=" & sAnalysisDB & ";UID=SCOMADMIN;PWD=mysupercomplexpassword"
But...
March 3, 2011 at 2:36 pm
I appreciate you taking the time to talk me through this. I am not a DBA by any stretch but I am trying to convince the DBA's that scom...
March 2, 2011 at 12:44 pm
ok, so it sounds like I need to go into SQL management Studio, create a new database called "Analysis" and then run the blocking tables.sql against that new database....
March 2, 2011 at 11:21 am
Hmm, then I guess I am misreading your instructions. It says I need to run scripts scom blocking.sql. I do that on the scom server? And then...
March 2, 2011 at 10:33 am
Just trying to understand what you are doing here with your scripts. I am trying to stop my IT department from buying Quest Tools or Foglight and hoping SCOM...
February 28, 2011 at 2:15 pm
Viewing 5 posts - 1 through 5 (of 5 total)