
If you were logged in you would be able to see more operations.
|
|
|
Product Version: |
Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
|
Operating System: |
Solaris
|
DBMS_XMLPARSER.FREEPARSER doesn't release UGA memory.
Session memory statistics before operation:
Operation:
Session memory statistics after operation:
An excerpt from HEAPDUMP LEVEL 4 (UGA) dump:
DBMS_SESSION.FREE_UNUSED_USER_MEMORY did not help.
|
Description
|
DBMS_XMLPARSER.FREEPARSER doesn't release UGA memory.
Session memory statistics before operation:
Operation:
Session memory statistics after operation:
An excerpt from HEAPDUMP LEVEL 4 (UGA) dump:
DBMS_SESSION.FREE_UNUSED_USER_MEMORY did not help.
|
Show » |
|
QA-8for the simple definitions of HEAPDUMP).Oracle Note:3518909.8:
Although the mentioned bug fixed in Oracle 9.2.0.6; the customer encounters the same problem in Oracle 9.2.0.8.
Since the next usage of DBMS_XMLPARSER.PARSECLOB after a previous DBMS_XMLPARSER.FREEPARSER within the same session, the UGA did not grow. This is acceptable by the customer.