How to Stop Session with Active query in Oracle Database
Hi,
We are running Siebel 8.2.2.4 on Exadata 11G with TAF (Transaction Application Failover).
When we kill a long running query (SID) at the Oracle Database layer it restarts the query in another session. I assume this is initiated by Siebel or TAF.
When we stop the Siebel Session via Server Management - the Session comes to a status of "Stopped" and when we refresh the screen (Session View) - the Session is in running state.
We had some success in stopping these DB and Siebel session if we stopped then simultaneously. When the session is not executing a query at the database layer - the session is stopped via Server Management without any issues.