The dpmvc-wait command specifies the time to wait until a job is performed. This command does not return the status until the job is complete or timeout occurs.
This command has the following format:
dpmvc-wait -job <jobid> [-timeout timeout]
Specifies the Job Id.
Specifies the timeout value to specify the job status.
Example: Status of Job
This example specifies that job 125635 waits 20 seconds until it is performed.
dpmvc-wait -job 125635 -timeout 20
Copyright © 2013 CA. All rights reserved. |
|