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:
- Use the following syntax to perform system checks in verbose and non-interactive mode:
- Use the following syntax to perform Arcserve checks and to start any Arcserve Backup engines that are not running:
- Use the following syntax to perform agent checks for all READY jobs in the queue:
- Use the following syntax to perform agent checks for job 9:
- Use the following syntax to perform media checks for jobs 8 and 9:
- 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:
- Use the following syntax to perform agent checks for a job, which is on HOLD:
pfc -allchecks
pfc -syschecks -v -n
pfc -bchecks -s
pfc -agentchecks -a
pfc -agentchecks 00000009.job
pfc -mediachecks 00000008.job 00000009.job
pfc -mediachecks -logpath /tmp/ 00000009.job
pfc -agentchecks 00000009.job