![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/cf/1cff7c4d-621c-4eb6-bc3e-9de70e5199ff/1cff7c4d-621c-4eb6-bc3e-9de70e5199ff-bg55.png)
BMC Software, Inc., Confidential and Proprietary Information
Starting Servers (Unix Host) 4-11
Obtaining Server Status
To obtain status on a Database Administration server, type the following
command at the system prompt:
patroldb query
To obtain status on a particular instance of a server, include the port
number argument and the action at the system prompt.
Example
patroldb -p 1413 query
Obtaining a Status Listing of All Servers
To obtain a status listing of all servers that are running (includes the
process ID (PID), connection time, and machine name), regardless of the
user ID that owns the process, type the following command:
patroldb -A query
Obtaining Command Usage Help for patroldb
To obtain a list of options for the patroldb script, type the following
command at the system prompt:
patroldb help
or
patroldb -h
or
patroldb -?