The stored procedure ProcName issued one of the following operations:
Restriction: This topic applies to Windows environments only.
- CALL
- COMMIT
- CONNECT
- RELEASE
- ROLLBACK
- SET CURRENT SQLID
These operations are not allowed in a stored procedure.
To eliminate this error, remove the invalid operation from the stored procedure.