April 23, 2010 at 9:23 am
Hi,
Is it possible to run sqldiag utility for a particular sql instance on a machine if there are than two instances(SQL 2005) on the same machine?
Please advice how to run it against a particular instance.
Thanks in advance,
MJ
April 26, 2010 at 9:44 am
Anyone?
April 26, 2010 at 9:55 am
April 26, 2010 at 2:08 pm
Ravi,
My question is specific to sql 2005. Your link is for sql 2k.
April 30, 2010 at 4:14 pm
I believe that you can set it in the SQLDIAG.XML file:
<Instance name="<instance name>" windowsauth="true" ssver="9" user="">
If you are running SQLDIAG as a service you will need to re-register it in order for it to pick up the changes to the config file.
February 20, 2012 at 6:26 am
For the default instance name, use 'MSSQLSERVER'
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply