PLS-00436: implementation restriction: cannot reference
fields of BULK In-BIND table of records



PLS-00436: implementation restriction: cannot reference fields of BULK In-BIND table of records..

Answer / guest

Cause: table(bulk_index).field is not supported at run-time yet.

Action: Use FOR loop with plain FORALL DML statement
(SELECT/INSERT/DELETE/UPDATE) instead

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07849: sllfsk: $GET failure

1 Answers  


ORA-02252: check constraint condition not properly ended

1 Answers  


ORA-16533: inconsistent Data Guard broker state

1 Answers  


ORA-31413: change set string is currently being advanced

1 Answers  


RMAN-08118: WARNING: could not delete the following archived redo log

1 Answers  


ORA-02809: Jump buffer not valid

1 Answers  


PLS-00665: ORDER BY and CLUSTER BY clauses require a PARTITION BY clause

1 Answers  


PLS-00165: call statement is not supported in PL/SQL

1 Answers  


ORA-13450: GeoRaster metadata layerInfo error

1 Answers  


DRG-50804: failed to exec cursor

1 Answers  


ORA-02488: Error encountered when accessing file [string] for trace conversion

1 Answers  


ORA-07491: scgrcl: cannot cancel lock request.

1 Answers  


Categories