Select from transaction server

daveschultz

Well Known Member
We have a weblogic 10g transaction server that we have created an application to go between 2 systems. We are having a problem when we are doing a select against one of our ctl.f0005. We do the select and it just hangs there. It doesn't return anything, not an error, not no rows, it just hangs. It would not return a long list of results, it is a very short query. We have verified the user has access, we have verified the select is actually getting sent and executed on the database, we have run the query by just connecting through the same jdbc thin client driver. We have done a select against dta.f4801 and it works fine. Can anyone point me in the direction of something to look at?

Thanks

Dave
 
Back
Top