Afficher un message
Vieux 30/03/2008, 01h37   #4
Linchi Shea
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: Is there a Cluster command line I can run which will stop my "SQL

For the default instance:

cluster.exe /cluster:<cluster name> resource "SQL Server Agent" /offline

For a named instance (assuming that the instance name is SQL2):

cluster.exe /cluster:<cluster name> resource "SQL Server Agent (SQL2)"
/offline

Linchi

"Spin" wrote:

> Gurus,
>
> Running SQL Server 2005 SP2 on a Windows Server 2003 Cluster. Is there a
> Cluster command line I can run which will stop my "SQL Agent Service"?
>
> --
> Spin
>
>
>

  Réponse avec citation
 
Page generated in 0,06224 seconds with 9 queries