DBMS_DEFER.COMMIT_WORK(commit_work_comment IN VARCHAR2)
| Parameter | Description |
| commit_work_ comment | Up to 50 bytes to describe the transaction in the DEF$_CALL table. |
| Exception | Description |
| ORA-23304 (malformedcall) | The transaction was not correctly formed or terminated. |