How to Clear OACORE WARNING WebLogic Stuck Threads in Oracle EBS R12.2
Overview In Oracle E-Business Suite R12.2, sometimes the OACORE managed server goes into WARNING state in the WebLogic console. This usually happens because of stuck threads. A stuck thread means a request is running for a long time and not completing. When this happens: OACORE server shows WARNING status Users may face slow performance Some pages may take a long time to load As an Oracle Apps DBA, we must identify the stuck thread and the related database session. Common Reasons for Stuck Threads Long running SQL queries Blocking sessions Large data processing Unoptimized queries Heavy concurrent requests Step 1 – Check WebLogic Console Login to WebLogic Admin Console. http://hostname:7002/console Navigate to: Environment → Servers Example: oacore_server7 WARNING Step 2 – Check Stuck Threads Navigate to: Environment → Servers → oacore_server → Monitoring → Threads Find ECID value from stuck thread. ECID-Context: 1.005ZMg...