Progress
Installation and Configuration Guide
Version 9
for UNIX


proadsv

The proadsv utility is used to start up or shut down the current installation of an AdminServer. This is the syntax for proadsv:

SYNTAX
proadsv { { { -start { [ -adminport port-number ] } 
             | -stop | -query } [ -port port-number ] } | -help } 

PARAMETERS

-start

Starts the AdminServer.

-adminport port-number

Specifies the port number used by the AdminServer for database broker communication. If a port number is not specified, the adminport defaults to port 7832.

-stop

Stops the AdminServer.

-query

Displays the AdminServer status.

-port port-number

Specifies the listening port number. If a port number is not specified, the port defaults to 20931.

-help

Displays the command-line help.

Table 5–2 shows several options that you can use with proadsv to accomplish the corresponding tasks. Note that the examples use the port number 9999.

Table 5–2: proadsv Command-line Options 
AdminServer Task
Commands
Examples
Start
-start
proadsv -start
Specify the listening port
-port port-number
proadsv -port 9999 -start
Specify the database broker port
-adminport port-number
proadsv -adminport 9998
Stop
-stop
proadsv -stop
Query
-query
proadsv -query
Help
-help
proadsv -help

NOTES


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095