Hi, I am trying to troubleshoot a colleague's strange issue with java isql and ASE15.5. Periodically, any query or stored procedure (like sp_who) returns 0 rows. Simple select queries from system or user tables, there is no issue with the queries. I can run the same queries in DOS isql and results are returned. Connection to ASE is established, so I have no idea what's going on. Playing around with it, I switched the option "Automatically refetch results" off and on under tools->options and the queries start returning results. However, when I close and restart isql, the same issues happens and I have to switch that option off and on (or leave it off) again. I have no idea why.
Anyone have any ideas what's going on?
thanks,