I have jdbc code which talks to Sybase IQ. One of the thread is loading/update data into one Sybase IQ table say t1. Other threads will try to fire SQL query on table t1 after the first finished loading/updating data.
I am using JDBC and I am getting the following error as mentioned in here
I am not sure where is the problem I am commiting after every load. Every thread uses different connection read thread fires only select query then where is the problem how do I debug? Please guide. I am new to Sybase IQ and JDBC. Thanks in advance. |
The question has been closed for the following reason "Question is off-topic or not relevant" by Breck Carter 28 Jul '14, 15:25
This website is for SAP SQL Anywhere which is a separate product from SAP IQ. The two products do share a lot of code BUT your symptom looks unique to IQ, so try "Start a discussion" over on the SAP SCN IQ website. |