SPL5006: "%s:E(L%d), Dynamic cursor %s can t be an updatable cursor."
Explanation:
A dynamic cursor is not allowed to be an updatable cursor.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Remove the FOR UPDATE clause.
A dynamic cursor is not allowed to be an updatable cursor.
TSP module.
End user.
Remove the FOR UPDATE clause.