2008 May 20 10:36 AM
Hello ,
I am getting the dump DBIF_RSQL_NO_MEMORY .
Please update me on this .
Thanks ,
Rahul
Hello ,
I am getting the dump DBIF_RSQL_NO_MEMORY .
Please update me on this .
Thanks ,
Rahul
2008 May 20 11:21 AM
Hi,
I guess your select statement returns a large volume of data whoch causes this memory dump or you are processing a large volume of data in your program.
Shruthi
2008 May 20 8:30 PM
Use package size and clear unwanted internal table before making select for huge volume.
2008 May 27 9:52 AM
hi
u ve to clear the header of the inter nal table
after operation if possible refresh the internal table
then also if it is showing no memory
then u ve to increase the size of table by addding " occurs 0" statement.
again if it is coming then just tell ur basics consultant to restart the server becoz the buffer area is full just for refreshing purpose restart it.
rewards if useful
sachhidananda tripathy
2010 Oct 26 4:47 PM
Hello,
To fix this problem if you are using AIX or UNIX, you need adjust the AIX kernel for user root, ora<sid> and <sid>adm using smitty tools. The memory use for UNIX come reduced.
smiity -> change / Show characteristics -> and then change the following parameters:
Soft CPU time = -1
Soft FILE size = -1
Soft STACK size = -1
Soft CORE file size = -1
Soft Data Segment = -1
Regards,
Angelo
2010 Oct 27 6:00 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |