Killing EBC inactive sessions from siebel
Hello experts,
We have one EBC which works fine but as per normal EBC behaviour in siebel when the user navigates the EBC view the database connection is created to the external database and this connection persists until the user logs out of siebel application. We are facing the performance issue because of these inactive sessions.Oracle has suggested but not recommnended the connection pooling option and we also do not want to cosider it.
Could you please let me know if there is any way we can kill these sessions from within siebel. We can kill these sessions from database but we want to consider this as last option.