A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
Starting Servers (Unix Host) 4-5
Table 4-3 illustrates the syntax of the patroldb command.
Note
If you encounter any errors while running the server, you can access
online help to determine the source of the error. See “Obtaining Online
Error Message Help” on page 4-12 for details.
See the following sections for details on each
patroldb option and
argument.
Table 4-3 Examples of patroldb syntax (Unix Host)
Action Example
start the server patroldb start
start the server in interactive
mode, prompting for all
settings
patroldb -i start
start the server in Debug
mode for a specific instance
patroldb -DL /usr/bmc/PDBAdmin/hpux/3.0/jobs2 -P 1413 start
obtain a list of locales for the
specified server instance
patroldb locales
specify a storage directory
for the change logs
patroldb -S /usr/bmc/PDBAdmin/hpux/3.0/clstore start
refresh a specific instance of
a server
patroldb -P 1413 reinit
query a specific instance of
a server
patroldb -P 1413 query
query all servers patroldb -A query
stop a specific server
instance
patroldb -P 1413 stop