Progress
Database Administration
Guide and Reference
PROADSV Utility
Starts, stops, or queries the current installation of an AdminServer on UNIX.
SYNTAX
Operating System Syntax UNIX proadsv { -start | -stop | -query }[ -port port-number ][ -adminport port-number ][ -help ]
-start
Starts the AdminServer.
-stop
Stops the AdminServer.
-query
Displays AdminServer status.
-port
port-numberSpecifies the listening port number for online command utilities, such as DBMAN. If a port number is not specified, it defaults to 20931.
-adminport
port-numberSpecifies the listening port number for communication between a servergroup and an AdminServer. The default port-number is 7832.
-help
Displays command-line help.
NOTES
- On Windows, the AdminServer runs as a service. The AdminServer is configured to automatically start. You can change the listening port for the AdminServer by adding
-port
port-number or-adminport
port-number(either one or both) to the following registry keys:
To change the default port, add
-port
or-adminport
and the port number to the end of the value. If you add both-port
and-adminport
, be sure not to use the same port number. Be sure to leave a space between-port
or-adminport
and the port number. For example:- To run more than one AdminServer on a single system, specify a unique
-adminport
port-number and-port
port-number for each AdminServer. Failure to do so can result in communication errors between AdminServer and servergroups.- The
-adminport
parameter was not available until Version 9.0B. To run both a Version 9.0A and Version 9.0B AdminServer on a single system, specify an-adminport
port number to establish communication with the Version 9.0B AdminServer.- On Windows 98, you can use the PROADSV utility with the
-query
parameter only.- An AdminServer is installed on every system where you install a Progress database, ODBC DataServer or ORACLE DataServer, AppServer, NameServer, WebSpeed Transaction Server, or WebSpeed Messenger. The AdminServer must be running in order to use any of the Progress Explorer configuration tools or command-line configuration utilities, such as DBMAN.
- See "Starting Up and Shutting Down," for additional information describing the Progress Explorer Framework, including an AdminServer.
- PROADSV supports the use of internationalization startup parameters such as
-cpinternal codepage
and-cpstream
codepage. See "Database Startup Parameters," for a description of each database-related internationalization startup parameter.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |