SPL1074: "%s:E(L%d), LEAVE statement referencing an invalid label %s ."
Explanation:
The leave statement should not refer to the label associated with the Begin statement in a Continue Handler.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Change the label referred by the leave statement in the Continue handler.