OID 11.1.1.2 consume high cpu
Dear Expert,
System hang, CPU utilization rate become 100%. This issue occur every 3or4 days after fully restart the system.
Analyzing awr report, ash reportand and nmon when the problem arise.we found sql that cause cpu run out.
9pw374g7gfm6t
SELECT /*+ USE_NL(store) INDEX(store EI_ATTRSTORE) FIRST_ROWS */ store.entryid, store.attrname, NVL(store.attrval, ' '), NVL(store.attrstype, ' ') FROM ds_attrstore store, ( SELECT t2.entryid FROM ( SELECT t1.entryid, rownum as row_num FROM ( SELECT /*+ FIRST_ROWS */ dn.entryid FROM ct_dn dn WHERE dn.entryid IN ( (SELECT /*+ INDEX( at1 VA_objectclass ) */ at1.entryid FROM CT_objectclass at1, CT_orclisenabled at2 WHERE at1.attrvalue = 'person_tsingtao' AND at2.attrvalue