TPT4037 Error: %s: Invalid INCLUDE directive: 'INCLUDE' must be followed by 'SCHEMA','OPERATOR','TABLE','TABLE SET' or a file name (expression). - 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

TPT4037 Error: %s: Invalid INCLUDE directive: 'INCLUDE' must be followed by 'SCHEMA','OPERATOR','TABLE','TABLE SET' or a file name (expression).

Explanation:

A TPT script INCLUDE directive must take one of the following forms: INCLUDE <file name (expression)> INCLUDE SCHEMA <schema file name (expression)> INCLUDE OPERATOR <operator file name (expression)> INCLUDE TABLE <table file name (expression)> INCLUDE TABLE SET <table set file name (expression)>

Generated By:

TPT Infrastructure

For Whom:

TPT Job Script Creator

Remedy:

Correct the invalid INCLUDE directive.