validate_job_metadata [Deprecated] - BAR - Data Stream Architecture - Use the validate_job_metadata command to query NetBackup for information needed to validate the save set. Learn more here.

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
16.20
Published
November 2019
Language
English (United States)
Last Update
2019-11-27
dita:mapPath
xfr1514490991957.ditamap
dita:ditavalPath
3150_DSA_UG_1650-working-RR-new.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

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.
Example:  job1
v|backup_version BackupVersion
[Optional] Backup version number. Enter latest or 0 for the latest save set.
Example:  latest
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.
Example:  SampDest
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

Permissions required: User role

XML File Example

This command does not support an XML file.