| ERROR | implementation restriction: cannot reference fields of BULK In-BIND table of records or objects |
| CAUSE | table(bulk_index).field is not supported at run-time. |
| ACTION | Use FOR loop with instead of the FORALL DML statement (MERGE/INSERT/DELETE/UPDATE). |