TPT11105 Wildcard INSERT statement syntax not terminated properly. Semicolon must be the last non-whitespace character.
Explanation:
The syntax being specified in the INSERT statement is not syntactically correct in order to use the wildcard INSERT feature.
Generated By:
Load operator
For Whom:
User
Remedy:
Make sure the INSERT statement is specified correctly: INSERT INTO <tablename>;