SPL1030: "%s:E(L%d), Referencing an undefined cursor %s ."
Explanation:
A reference to an undeclared cursor is detected in the indicated line. <%s> contains the undeclared cursor name.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Verify and correct the statement to reference a declared cursor.