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

PCB-00555: Using WHERE CURRENT OF on cursor defined without FOR UPDATE clause

1 Answers  


ORA-12463: undefined group string for policy string

1 Answers  


ORA-24374: define not done before fetch or execute and fetch

2 Answers  


ORA-36904: (XSAGDNGL44) In AGGMAP workspace object, RELATION workspace object occurs after a dynamic model. The dynamic model must be the last calculation within the AGGMAP.

1 Answers  


ORA-07444: function address string is not readable

1 Answers  


ORA-13797: invalid SQL Id specified, string

1 Answers  


ORA-12726: unmatched bracket in regular expression

1 Answers  


ORA-37129: (XSCCOMP04) The AGGMAP workspace object cannot be used to aggregate the VARIABLE workspace object. All static MODEL statements must precede all RELATION statments over the bases of the COMPRESSED COMPOSITE.

1 Answers  


ORA-19035: Invalid select item of the query in newContextFromHierarchy()

1 Answers  


ORA-28165: proxy 'string' may not specify password-protected role 'string' for client 'string'

1 Answers  


ORA-30040: Undo tablespace is offline

1 Answers  


ORA-00369: Current log of thread string not useable and other log being cleared

1 Answers  


Categories