SPL1129: "%s:E(L%d), Unexpected text %s in place of statement or condition information item name."
Explanation:
This error is reported when left hand side of the set signal information in a SIGNAL or RESIGNAL statement is not a statement or condition information item name. This error is also reported when the right hand side of a statement or condition information item in a GET DIAGNOSTICS statement is not a statement or condition information item name. The first %s contains the name of the symbol used in the statement. The second %s contains condition or statement depending on the context.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Correct the statement reporting the error and resubmit the stored procedure for compilation.