TPT4053 Error: %s: Attribute 'SelectStmt' is assigned an invalid non-string value.
Explanation:
In the TPT job script, the operator attribute 'SelectStmt' can only be assigned a value that is a single-quoted string containing a valid SQL SELECT statement.
Generated By:
TPT Infrastructure
For Whom:
TPT Job Script Creator
Remedy:
In the job script, assign a valid SQL SELECT statement to this occurrence of the 'SelectStmt' attribute, in the form of a single-quoted string.