SivaSivaSivaSiva
Programmer
Hello,
In my database many connections are opened by application, and they are still remaining eventhough the application developers shutdown their machines. They are not properly closing their application before shutdown. So those connections remain in the database and sometimes it locks the tables also.We couldn't findout from which machine, the table was locked and how to force(kill) only that application?
Is there anyway to clean the oldest transaction which are not active for say 15 minutes?
Regards,
Siva
In my database many connections are opened by application, and they are still remaining eventhough the application developers shutdown their machines. They are not properly closing their application before shutdown. So those connections remain in the database and sometimes it locks the tables also.We couldn't findout from which machine, the table was locked and how to force(kill) only that application?
Is there anyway to clean the oldest transaction which are not active for say 15 minutes?
Regards,
Siva