Purpose
The validate_job_metadata command queries NetBackup for information needed to validate the save set.
The validate_job_metatdata should be run after a backup job has been successfully imported and the old target group configuration has been mapped to a physical target group.Syntax
validate_job_metadata -n|-name -v|-backup_version -V -d|-destination
Example
dsc validate_job_metadata -n job1 -v latest -V -d SampDest
Parameters
- n|name Name
- The name of the job on which to perform the action. Must be unique for each job.
- v|backup_version BackupVersion
- [Optional] Backup version number. Enter latest or 0 for the latest save set.
- V|virtual
- [Optional] Indicates this is a mapping from a virtual target group to a physical target group.
- d|destination SampDest
- Required if the virtual target group (parameter V) is specified. It indicates the physical target group to which the virtual target group is mapped.
XML File Example
This command does not support an XML file.