Hello Experts,
We getting the Error Alerts "Cursor with long execution time" for every 2 hours.
According to SAP Note: 1900261, we also killed the particular connection ID using below SQL Statement but it is stopping in generating these alerts.
ALTER SYSTEM DISCONNECT SESSION <LOGICAL_CONNECTION_ID>
Any ideas are appreciated.
Thanks
Sreenivas