BMC Software, Inc., Confidential and Proprietary Information
4-10 PATROL
®
Database Administration Installation Guide
Stopping the Database Administration Server Processes
To stop an instance of a Database Administration server, first log in as
bmc (or as the Unix user that started the server processes, if not bmc)on
the host where the Database Administration server is running. Then, type
the following command at the system prompt (where port_number is the
port number of the server that you want to stop):
patroldb -P port_number stop
Listing the Installed Locales
To list the installed locales, type the following command at the system
prompt:
patroldb locales
To change the locale, stop the server (patroldb stop), and specify the new
locale by setting the ML_LANG variable. For example,
export
ML_LANG=fr_FR.iso88591.
Reinitializing a Running Server
To reinitialize or refresh a running server or scheduler with the latest
settings in the configuration files (
patroldb.ini file for the server and
patroldb.ini file and pasetup.ini file for the scheduler), type the following
command at the system prompt:
patroldb -P port_number reinit
Example
patroldb -P 1413 reinit