OEM Module Causing Memory Leak On+ APX (ASM Proxy) Process
(Doc ID 2486251.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
Resident memory of +APX process seems to be leaking; it is increasing slowly but steadily and is now over 1.1 GB.
RSS_MEM_usage by PID 82243 is Warning! <Server Name>: oracle_82243_+a Process size
is 2049 MBytes. oracle+APX3 (LOCAL=NO)
RSS_MEM_usage by PID 355161 is Warning! <Server Name>: oracle_355161_+ Process
size is 2049 MBytes. oracle+APX4 (LOCAL=NO)
Looking at the process trace files, the OEM agent appears to be the culprit as the module name/action name below appears 4,00 times in the trace file:
*** MODULE NAME:(emagent_SQL_osm_proxy) 2018-08-01T15:26:58.809877+10:00
*** ACTION NAME:(Single_Instance_OFS_Summary) 2018-08-01T15:26:58.809903+10:00
PGA memory growth observed with long running backgrounds such as APX, MMON that runs periodic x$kf queries on ASM instances.
Permanent Memory growth for backgrounds of type -
--------------------------------------
30% 465 MB, 24491 chunks: "kgfnConnect2Int hsndef "
pga heap ds=0x7fc1b0470260 dsprt=(nil)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |