Hi everyone,
I'm getting the following error on running reports thru report server on IBM AIX4.3.3
ORA-04030: out of process memory when trying to allocate 16208 bytes (call heap)
The oracle documentation gives this explanation
$ oerr ora 4030
04030, 00000, "out of process memory when trying to allocate %s bytes (%s,%s)"
// *Cause: Operating system process private memory has been exhausted
// *Action:
I have tried to increase the data segment field(data area)with ulimit command but this also doesn't help.
Does anybody have any idea what to do in this case??
Any help would be appreciated...
Thanks in advance.
I'm getting the following error on running reports thru report server on IBM AIX4.3.3
ORA-04030: out of process memory when trying to allocate 16208 bytes (call heap)
The oracle documentation gives this explanation
$ oerr ora 4030
04030, 00000, "out of process memory when trying to allocate %s bytes (%s,%s)"
// *Cause: Operating system process private memory has been exhausted
// *Action:
I have tried to increase the data segment field(data area)with ulimit command but this also doesn't help.
Does anybody have any idea what to do in this case??
Any help would be appreciated...
Thanks in advance.