SPL1065: "%s:E(L%d), Unexpected text %s in place of keyword SQLSTATE."
Explanation:
The SQLSTATE value or extraneous text is encountered while expecting the keyword SQLSTATE in the condition handler specified in the indicated line. <%s> may contain the keyword VALUE, if specified, SQLSTATE code, or the extraneous text specified before the keyword VALUE or the SQLSTATE code.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Remove the extraneous text if it is not the keyword VALUE or the SQLSTATE code, and specify the keyword SQLSTATE at the appropriate place in the condition handler.