User's Manual

4.1 hvoradisable - Discontinue monitoring resource
User
Super user
Format
/opt/FJSVclora/sbin/hvoradisable application_name resource_name
Function
It is a feature to discontinue monitoring the specified Oracle instance or Oracle listener
resource. This function is used to stop the Oracle instance or Oracle listener for
maintenance. It is disenabled while userApplication is stopped. It is enabled when
userApplication is activated next time. Then, the resource goes into the Warning state
without starting the Oracle instance or Oracle listener.
If the “/opt/FJSVclora/sbin/hvoradisable “ command is executed while userApplication is
running, this disenables the feature to monitor the Oracle system immediately, and the
resource state goes into the Warning state. You need to confirm if the resource state is
Warning, and then stop the Oracle instance or Oracle listener.
Even though the Oracle instance or Oracle listener is stopped, the resource remains
Warning.
Along with userApplication stop, this feature is automatically cancelled.
Parameter
application_name
It specifies the userApplication name including the resource that is discontinued
monitoring.
resource_name
It specifies the resource name of the Oracle instance or listener resource that is
discontinued monitoring.
Exit status
0 : Normal termination
Other than 0 : Abnormal termination
30