ORA-06505: PL/SQL: variable requires more than 32767 bytes
of contiguous memory
Answer / guest
Cause: A PL/SQL variable was declared with a constraint
which required more than 32767 bytes of memory. PL/SQL does
not currently support allocations of contiguous memory
greater than 32767 bytes.
Action: Consider reducing the constraint in the variable
declaration. If that is not possible, try changing the
database or national character set to such, that requires
less memory for the same constraint. Note: changing the
character set will impact execution of all PL/SQL code.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
DRG-10820: invalid contains cursor id
ORA-29917: cannot lock a table which gets its rows from a collection operand
ORA-08186: invalid timestamp specified
PCC-01012: DATA DIVISION not found
LPX-00603: Invalid attribute value '~1S': {element '~2S', attribute '~3S'}.
ORA-32823: subscriber exists for queue string and destination string
TNS-02513: Requested data type does not match retrieved type
ORA-27037: unable to obtain file status
DRG-11500: column name expected, found string on line string
ORA-01126: database must be mounted in this instance and not open in any instance
ORA-06132: NETTCP: access denied, wrong password
ORA-13049: unable to determine tolerance value from table <layer>_SDODIM