PLS-00435: DML statement without BULK In-BIND cannot be used
inside FORALL



PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL..

Answer / guest

Cause: The DML (SELECT/INSERT/DELETE/UPDATE) statement
inside the FORALL statement does not contain BULK IN-BIND
variables.

Action: The DML (SELECT/INSERT/DELETE/UPDATE) statement
inside the FORALL statement must contain BULK IN-BIND variables.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Oracle Errors Interview Questions

ORA-32166: Cannot get XA connection

1 Answers  


ORA-14324: values being added already exist in DEFAULT partition

1 Answers  


PCB-00557: USING clause can only be used on a PREPAREd dynamic statement

1 Answers  


ORA-07634: smsdbp: $CRETVA failure

1 Answers  


ORA-16125: large transaction string string string is waiting for more data

1 Answers  






ORA-12950: SYSTEM tablespace specified as default permanent tablespace

1 Answers  


PCB-00552: The SQLCA and a SQLCODE variable cannot both be used

1 Answers  


ORA-13009: the specified date string is invalid

1 Answers  


ORA-16028: new string causes less destinations than LOG_ARCHIVE_MIN_SUCCEED_DEST requires

1 Answers  


ORA-31059: Cannot insert root XML document node if it already exists

1 Answers  


ORA-02191: correct syntax is: SET TRANSACTION USE ROLLBACK SEGMENT <rbs>

1 Answers  


ORA-03201: the group number specification is invalid

1 Answers  


Categories