oracle pl sql error oracle pl sql error oracle pl sql error

ORA-01037 maximum cursor memory exceeded

Cause: In oracle pl sql error an attempt was made to process a complex SQL statement that consumed all available memory of the cursor.

Action: ORA-01037 Simplify the complex SQL statement.
 

ORA-01037 maximum cursor memory exceeded


Cause:
An attempt was made to process a complex SQL statement which consumed all available memory of the cursor.

Action:
Facilitare la dichiarazione complessa di SQL. Alternativamente, potete usare il suggerimento di NO_EXPAND che impedisce costo-ha basato l'ottimizzatore dal considerare l'O-espansione per avere di domande O termini o INLISTS in DOVE clausola. Solitamente, l'ottimizzatore studia la possibilità di usando O espansione ed usa questo metodo se decide che il costo è più basso del non usando. Riferir al per le informazioni sul usando i suggerimenti.

 
Oracle news Oracle guide
     
  29-11-2006 Guida Oracle 10g
     
  30-02-2007 Oracle Server
     
  29-02-2007 Oracle Errors ORA ORA-01037
 
 
Oracle Functions PLSQL  l  Exceptions  l  Oracle Errors  l  Oracle Collaborations Suite  l  Products  l  Contact
Oracle errors ora