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 |
ORA-14406: updated partition key is beyond highest legal partition key
ORA-00025: failed to allocate string
ORA-03247: Invalid block number specified
ORA-09823: device name is too long
ORA-26712: remote object is "string"."string"\@"string"
ORA-32604: invalid REBUILD option
O2I-00122: Invalid filename for the INITFILE file
ORA-12490: DBHIGH cannot be lowered
ORA-22606: pickler image handle [string] is not well-formed
SQL-02145: Invalid dynamic descriptor
ORA-01374: _log_parallelism_max greater than 1 not supported in this release
ORA-16175: cannot shut down database when media recovery is active