TPT4050 Error: %s: Keywords 'DEFINE JOB' are missing from the beginning of the job script. - Teradata Tools and Utilities

Teradata® Parallel Transporter Messages

Product
Teradata Tools and Utilities
Release Number
15.00
Language
English (United States)
Last Update
2018-09-24
dita:id
B035-1096-TPT
lifecycle
archive
Product Category
Teradata® Tools and Utilities

TPT4050 Error: %s: Keywords 'DEFINE JOB' are missing from the beginning of the job script.

Explanation:

TPT job scripts must begin with the keyword phrase 'DEFINE JOB' or with that phrase preceded by a USING clause, but this job script does not begin that way.

Generated By:

TPT Infrastructure

For Whom:

TPT Job Script Creator

Remedy:

Ensure that the job script is contained within DEFINE JOB ( ... ); or USING CHAR SET <character set identifier> DEFINE JOB ( ... );