Hitachi

Hitachi Advanced Database Command Reference


40.3.2 Checking the operational status of a specific application program

This example outputs connection operation information to enable checking of the operational status of a specific application program.

Organization of this subsection

(1) Checking application identifiers

This example executes the following command to obtain the application identifier of the application program whose operation information is to be checked.

Command to be executed
adbls -d cnct
Example of execution results

[Figure]

In the execution results, the PROGRAM column displays the application identifier of the application program that is running currently.

(2) Executing the adbstat command

Command to be executed
adbstat -c cnct              ...1
        -n AP001             ...2
Explanation:
  1. Specifies that connection operation information is to be output.

  2. Specifies the application identifier (AP001) of the application program for which statistical information is to be output.