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-10821: contains cursor is not open
ORA-14054: invalid ALTER TABLE TRUNCATE PARTITION option
ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0
RMAN-06493: only UNTIL TIME clause is allowed when performing a restore from autobackup, found: string
ORA-14003: GLOBAL clause contradicts previosly specified LOCAL clause
ORA-30358: summary and materialized view are not in same schema
ORA-30625: method dispatch on NULL SELF argument is disallowed
ORA-09261: spdcr: error creating detached (background) process
LFI-00134: Unable to protect a file for an append operation.
ORA-22615: attribute is not a collection
ORA-15114: missing or invalid ASM file name
ORA-06032: NETDNT: connect failed, access control data rejected