on 2011 Oct 23 2:31 PM
After upgrade from SA10(10.0.1 EBF(4036 Win/3974 Linux)) to SA12 (12.0.1 EBF(3324(3457) Win/3311 Linux)) in our system based on Application server JBOSS 5.1.0, we encounter with strange problem that never appear before using SA12. Queries for graphs(reports) from Application server using our connection pool(use jdbc3) brings data only from first 500 records despite of table or stored procedure have more records. It not appears always sometimes first time(or after close all connections in pool) we get full result set and after that all time we get result set limited to 500 record . It seems like Interactive SQL isql_maximum_displayed_rows option which default is 500!? Please, explain what happens in SA12 and how we can go ahead with SA12 without downgrade to previous SA version
We have find the problem in our code(client side). Set ROWCOUNT 500 wasn't be set back to 0 in other query for the same connection. In previous SA version it doesn't make a problem but in SA12 this problem appears.Thanks for comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.