ORA-29256: Cursor contains both regular and array defines
which is illegal
Answer / guest
Cause: Both define_array and define_column have been called
on this cursor. This is illegal. It is not possible for a
cursor to both contain regular 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
regular defines to move data from select queries into PL/SQL
variables.
Action: Modify your PL/SQL program to only perform calls to
one of the two functions depending on the situation at hand.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.
DRG-50912: first document number string is not an integer
ORA-32616: missing DIMENSION BY keyword in MODEL clause
NZE-29028: Server verification failure when using SSL 2.0
ORA-30376: prevent sharing of a parsed query of an explain rewrite session
DRG-11304: function-based indexes are not supported by this indextype
ORA-02728: osnfop: access error on oracle executable
ORA-16025: parameter string contains repeated or conflicting attributes
ORA-24196: access the message in a wrong access mode
ORA-06737: TLI Driver: connection failed
ORA-19730: can not convert offline plugged-in datafile string
ORA-22994: source offset is beyond the end of the source LOB