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-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types
ORA-16763: log transport service for some standby database unexpectedly online
NNL-00509: set|show cache_checkpoint_interval [<seconds>] [<server_list>] : set|show the server's cache checkpoint interval
O2U-00206: Some characters in a type name were not legal identifier characters
ORA-01147: SYSTEM tablespace file string is offline
ORA-06803: TLI Driver: the IPX device file could not be opened
ORA-30649: missing DIRECTORY keyword
ORA-29878: warning in the execution of ODCIINDEXTRUNCATE routine
PLS-00452: Subprogram 'string' violates its associated pragma
RMAN-00577: PIPE requires that TARGET be specified on the command line
ORA-29545: badly formed class: string
ORA-23374: object group "string"."string" already exists