Super user
/opt/FJSVclora/bin/clorainfo { -c [ RMSconfiguration ] | -e | -m [ ResourceName ] | -v }
clorainfo displays configuration information and monitoring state of Wizard for Oracle.
The option displays setup information of Wizard for Oracle resources that are defined in the specified RMS configuration. Specify the RMS configuration name for RMSconfiguration
If RMSconfiguration s omitted, setup information of Wizard for Oracle resources that are currently active in the RMS configuration will be displayed.
The option displays kernel parameter values and Oracle database setup information on the local node.
The option displays whether or not Wizard for Oracle resources are being monitored (enable: monitoring is active, disable: monitoring is inactive).
If ResourceName is specified, it will check the status of resource monitoring and returns the one of the following codes:
0: Monitoring is active (RMS is running)
2: Monitoring is inactive (RMS is running)
10: Monitoring is active (RMS is not running)
12: Monitoring is inactive (RMS is not running)
The resource name of Wizard for Oracle (ResourceName) must exist on the local node.
If ResourceName is omitted, whether or not all the resources of Wizard for Oracle on the local node are monitored will be displayed.
The option displays package information of Wizard for Oracle that is installed on the local node.
0: Normal termination or RMS is running and resource monitoring is active ("-m ResourceName" specified)
2: RMS is running and resource monitoring is inactive ("-m ResourceName" specified)
10: RMS is stopped, and resource monitoring is active ("-m ResourceName" specified)
12: RMS is stopped, and resource monitoring is inactive ("-m ResourceName" specified)
Other than the above values: Abnormal termination