We are facing a problem while executing a query in our application :
Its TIBCO businesswork application which invokes a Java component for processing of files. This Java applicaiton is based on the Spring xml xonfigurations. database connectiosn are maintained using spring transaction management.
WE are facing this wierd problem. We execute number of queries to create cache.
when it is fired using the application it's...