Using the Command Line Interface › pfc - Preflight Checklist Utility Command › pfc - Examples
pfc - Examples
The following are examples of syntax for the pfc command:
- Use the following syntax to perform all checks, in non-interactive mode, on all READY jobs in the job queue:
pfc -allchecks
- Use the following syntax to perform system checks in verbose and non-interactive mode:
pfc -syschecks -v -n
- Use the following syntax to perform Arcserve checks and to start any Arcserve Backup engines that are not running:
pfc -bchecks -s
- Use the following syntax to perform agent checks for all READY jobs in the queue:
pfc -agentchecks -a
- Use the following syntax to perform agent checks for job 9:
pfc -agentchecks 00000009.job
- Use the following syntax to perform media checks for jobs 8 and 9:
pfc -mediachecks 00000008.job 00000009.job
- Use the following syntax to perform media checks for job 9, display the output on the console, and also log the output in a file in the /tmp directory:
pfc -mediachecks -logpath /tmp/ 00000009.job
- Use the following syntax to perform agent checks for a job, which is on HOLD:
pfc -agentchecks 00000009.job
Copyright © 2017 .
All rights reserved.
|
|