Start of change

-20038 THE STATEMENT COULD NOT BE PROCESSED BECAUSE THE STATEMENT CONTAINS THE FOLLOWING INCOMPATIBLE CLAUSES OR ELEMENTS: keywords1 AND keywords2.

Explanation

The two indicated clauses cannot be specified together.

keywords1
A clause in the SQL statement.
keywords2
A clause in the SQL statement.

System action

The statement cannot be processed.

User response

Remove either the keywords1 clause or the keywords2 clause from the statement.

SQLSTATE

42613

End of change