> 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