export_job - 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 export_job command exports the current XML definition for the requested job.

Syntax

export_job -n|-name Name -f|-file File

Example

export_job -n job1 -f job1Definition.xml

Parameters

n|name Name
The name of the job on which to perform the action. Must be unique for each job.
job1
f|file filename
The full file path and file name of the file to which to write the XML definition.
job1Definition.xml

Usage Notes

The XML file for a retired job cannot be exported using the export_job command.

The XML file that is exported by using this command can be used in the update_job command to create a job.

XML File Example

This command does not require an XML file as input. You must supply a file name and location to which the XML file results are exported as output.