User
Superuser
Format
/etc/opt/FJSVclntw/sbin/hvnwenable application_name resource_name
/etc/opt/FJSVclntw/sbin/hvnwenable -a [ application_name ]
Function
Resume monitoring on application that is stopped by hvdisable command. Use this function for NetWorker maintenance.
Parameter
application_name resource_name
application_name and resource_name specify the user application name and resource name that were specified to be the "hvnwdisable" command.
-a [ application_name ]
The option restarts monitoring all NetWorker resources that belong to userApplication that is running on a local node and is specified for application_name.
If application_name is omitted, the option will restart monitoring all the NetWorker resources on the local node.
Example
It is an example of the procedure after hvnwdisable is executed.
# nsr_shutdown | <- NetWorker |
Exit Status
0 : stopped normally
except for above : stopped abnormally
Note
Use this command as a pair of a hvnwdisable command.