validate_job_metadata - Data Stream Architecture

Teradata Data Stream Architecture (DSA) User Guide

Product
Data Stream Architecture
Release Number
16.10.01
Published
November 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
fyx1509665931452.ditamap
dita:ditavalPath
3150_DSA_UG_1610.ditaval.ditaval
dita:id
B035-3150
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.
job1
v|backup_version BackupVersion
[Optional] Backup version number. Enter latest or 0 for the latest save set.
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.
SampDest

XML File Example

This command does not support an XML file.