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-01661: tablespace 'string' is already temporary

1 Answers  


NNL-00910: VERSION SKEW responses sent: number

1 Answers  


ORA-28551: pass-through SQL: SQL parse error

1 Answers  


ORA-19564: error occurred writing string bytes at block number string

1 Answers  


ORA-23374: object group "string"."string" already exists

1 Answers  


O2U-00200: Internal error in OTT facility O2U

1 Answers  


DRG-12802: invalid type column: string

1 Answers  


TNS-12675: External user name not available yet

1 Answers  


EXP-00074: rounding VOLSIZE down, new value is string

1 Answers  


ORA-13771: cannot obtain exclusive lock string on "SQL Tuning Set" "string"

1 Answers  


ORA-24391: invalid fetch operation

1 Answers  


SQL*Loader-00817: error dropping directory object string

1 Answers  


Categories