
I have developed an application which uses websphere application server 6.1 which needs to query the database(oracle) after every 24 hours periodically.But it is not getting executed properly because I am getting dataaccess exception.I am using connection pool and spring jdbc.I wonder why is this happening when the request is working fine for smaller time intervals say 25 min.Is the connection getting dropped or do I need to adjust few parameters.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.