


The acuserve command is your control and maintenance interface to AcuServer. The acuserve command is used on the server at the command line (or with icons under Windows NT and Windows 2000) and initiates the following actions:
Note that on Windows NT and Windows 2000 machines, you can perform many of same functions using the graphical user interface program, "NTSAcuSv.acu." The "NTSAcuSv" program is installed automatically when you install AcuServer. For information on using the GUI program to issue acuserve commands on Windows NT or Windows 2000, open the on-line help file "NTSAcuSv.hlp" installed in the same directory where the ACUCOBOL-GT software is installed, for example, c:\Acucorp\Acucbl5xxx\Acugt\Bin (where xxx is the version number).
Command Formats
The acuserve command formats on UNIX servers are:
Acuserve
acuserve -access
acuserve -config [server] [-n port]
acuserve -info [server] [-n port]
acuserve -kill [server] [-f] [-n port]
acuserve -start [-c config_file] [-e error_file] [-l]
[-t #] [-f] [-n port]
acuserve -unlock [server] [-a] [-c client [-u user]
[-p PID]] [-f FID] [-n port]
acuserve -version
The acuserve command formats on Windows NT and Windows 2000
servers are:
Acuserve
acuserve -access
acuserve -config [server] [-n port]
acuserve -info [server] [-n port]
acuserve -install [server] [any valid start options]
acuserve -kill [server] [-f] [-n port]
acuserve -query [server] [-n port]
acuserve -remove [server] [-n port]
acuserve -start [-c config_file] [-e error_file] [-l]
[-t #] [-f] [-n port]
acuserve -unlock [server] [-a] [-c client [-u user]
[-p PID]] [-f FID] [-n port]
acuserve -version
The icon equivalents under Windows NT and Windows 2000 are:
| ICON
| COMMAND
|
| Acuserve -access
| acuserve -access
|
| Acuserve -config
| acuserve -config
|
| Acuserve -info
| acuserve -info
|
| Install Acuserve Service
| acuserve -install
|
| Stop Acuserve Service
| acuserve -kill
|
|
| acuserve -remove
|
| Acuserve -query
| acuserve -query
|
| Start Acuserve Service
| acuserve -start
|
| Acuserve -unlock
| acuserve -unlock
|
| Acuserve -version
| acuserve -version |