Kbase P10127: How to shut a MS-SQL DataServer broker from DOS command line.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/10/2008 |
|
Status: Verified
GOAL:
How to shut a MS-SQL DataServer broker from DOS command line.
FIX:
Go to the Windows Start button -> Programs -> Progress -> Proenv and type in the command window:
proshut -Gw -H <host-name> -S <service-name> -N TCP
Example:
proshut -Gw -H localhost -S serobrkr -N TCP