Consultor Eletrônico



Kbase 33103: How to start AppServer broker from the command line
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P3103

GOAL:

How to start AppServer Broker from the command line.

FIX:

Use the 'asbman' command which accepts the following parameters:


Command Tool Usage for AppServer
========================================================================
-help or -h                            Display command line help.
-name or -i (Name)  (Required)         Name of AppServer
-start or -x                           Start named AppServer
-user or -u (UserName)                 User name
-host or -r                            Host name where AdminServer is running
-port                                  Port number of running AdminServer
-query or -q                           Query named AppServer
-trimservers or -trim (NumToTrim)      Trim AppServer back by (NumToTrim)
-addservers or -s (NumToStart)         Add (NumToStart) additional AppServer
-kill or -k                            Emergency shutdown of AppServer
-stop or -e                            Shutdown specified AppServer.