ORA-24369: required callbacks not registered for one or more
bind handles



ORA-24369: required callbacks not registered for one or more bind handles..

Answer / guest

Cause: No callbacks have been registered for one or more of
the bind handles which are part of the RETURNING clause.

Action: The bind handles which are to receive data in a DML
statememt with a RETURNING clause must have their mode set
as DATA_AT_EXEC and callback functions must be registered
for these bind handles using OCIBindDynamic.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09959: IMON: deletion of a process failed.

1 Answers  


ORA-39312: illegal clean_target() call: last clone operation is failed

1 Answers  


PLS-00708: Pragma string must be declared in a package specification

1 Answers  


ORA-36992: (XSRELGID09) A level relation is needed to produce a surrogate dimension gid.

1 Answers  


ORA-28109: the number of related policies has exceeded the limit of 16

1 Answers  






ORA-28547: connection to server failed, probable Net8 admin error

1 Answers  


TNS-01074: Error listening on: string

1 Answers  


ORA-06435: ssaio: write error, unable to write requested block to database file.

1 Answers  


PLS-00528: The parameters to an ORDER function must have IN mode

1 Answers  


DGM-16905: Failed.

1 Answers  


ORA-12057: materialized view "string"."string" is INVALID and must complete refresh

1 Answers  


PLS-00367: a RAISE statement with no exception name must be inside an exception handler

1 Answers  


Categories