nbexecute
nbexecute — execute the LiveUpdate policy
SYNOPSIS
<admin_dir_path>nbexecute -LiveUpdate
nbmtrans.exe path [arguments] -policy
policy_name [-schedule schedule_name] -client client_name | all [-retryable]
[-noretries]
On
Windows systems, <admin_dir_path>
is <install_path>\NetBackup\bin\admincmd\
DESCRIPTION
The NetBackup master
server initiates the NetBackup LiveUpdate policy. The nbexecute command submits the request to PEM.
OPTIONS
- nbmtrans.exe
path arguments
-
Specifies the path arguments and command arguments
for the nbmtrans.exe command.
- -policy
-
Specifies the policy for the LiveUpdate job to be
run.
- -schedule
-
Specifies the job schedule for the LiveUpdate job
to be run.
- -client client_name | all
-
Specifies a client on which NetBackup runs a job
policy. If no client is specified, NetBackup launches a LiveUpdate
job for each client in the list.
- -retryable
-
Specifies that NetBackup resubmits a failed
job.
- -noretries
-
Specifies that NetBackup does not try to retry job
submission if the job fails.
EXAMPLES
The following Windows
example runs LiveUpdate_policy on the foo3 client:
nbexecute.exe -LiveUpdate nbmtrans.exe "C:\Program Files\VERITAS\
NetBackup\bin\nbmtrans.exe" -policy LiveUpdate_policy -client foo3