ORA-04030 executing SQL 2005-03-15 - By Rainer Kaluscha
José Pitombeira de Carvalho schrieb:
> My application is receiving this error when try to execute a sql query. > Can anybody help me ??
This means: 04030, 00000, "out of process memory when trying to allocate %s bytes (%s,%s)" // *Cause: Operating system process private memory has been exhausted
Try to increase systems per process memory limit (man ulimit) and increase shared pool size etc. in init.ora-file ...
Rainer
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|