Creating a job script requires that you define the job components in the declarative section of the job script, and then apply them in the executable section of the script to accomplish the desired extract, load, or update tasks. The object definition statements in the declarative section of the script can be in any order as long as they appear prior to being referenced by another object.
The following sections describe how to define the components of a Teradata PT job script.
- Defining the Job Header and Job Name
- Using Job Variables
- Defining a Schema
- Defining Operators
- Coding the Executable Section
- Defining Job Steps
For required syntax and available options, see Teradata Parallel Transporter Reference (B035-2436).