OracleRef

MenuMenu

Home Home
Contact Contact

Loading

ORA-06445 ORA-06445


ORA-06446 ORA-06446


ORA-06447 ORA-06447


ORA-06448 ORA-06448


ORA-06449 ORA-06449


ORA-06500 ORA-06500


ORA-06501 ORA-06501


ORA-06502 ORA-06502


ORA-06503 ORA-06503


ORA-06504 ORA-06504


ORA-06508 ORA-06508


ORA-06509 ORA-06509


ORA-06510 ORA-06510


ORA-06511 ORA-06511


ORA-06512 ORA-06512


ORA-06513 ORA-06513


ORA-06514 ORA-06514


ORA-06515 ORA-06515


ORA-06516 ORA-06516


ORA-06517 ORA-06517




 
ORA-06505

 ORA-06505

Share

Title :

ORA-06505 PL/SQL: variable requires more than 32767 bytes of contiguous memory





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.




 
 
 
Pseudo:

Comment:
CAPTCHA Image


Reload Captcha Image
Enter Code Below
 

Copyright © 2009-2012 OracleRef
Site created with framework WebSite-PHP