ORA-29255: Cursor contains both bind and define arrays which
is not permissible
Answer / guest
Cause: Both define_array and bind_array have been called on
this cursor. This is illegal. It is not possible for a
cursor to both contain array binds and array defines. The
semantics of this setting are nonsensical. Array defines are
used to move data from select queries into PL/SQL tables and
array binds to bind PL/SQL tables to non-select queries.
Action: Modify your PL/SQL program to only perform calls to
one of the two functions depending on the kind of cursor at
hand.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-02024: database link not found
NNO-00605: enabling modification requests
ORA-12677: Authentication service not supported by database link
AMD-00103: %s "string" does not have a string
PLS-00126: selector ALL is not allowed
ORA-25404: lost instance
ORA-01649: operation not allowed with a backup controlfile
ORA-01308: initialization parameter utl_file_dir is not set
QSM-02113: expression in select list references multiple tables or views
PCC-02209: Macro invocation has incorrect number of arguments
ORA-28292: No Domain Policy registered for Kerberos based authentication
PLS-01425: Connect-by clause