HBO0043I Syntax error: text1 found where text2 is expected.

Explanation

The token text1 was found where it is not allowed in the syntax, and text2 states what the syntax allows in place of text1. The System Data Engine stops processing the current statement and continues with the next.

Response

Verify that the statement syntax, including the required order of the clauses, is correct. The message identifies the point where the input no longer matches the syntax. The error might be located earlier in the input than the token text. Much of the input after the error might comply with the syntax.