When I try to run a report with cascading parameters,I am getting a query failed message in the error log with the error "ParentException:
java.sql.SQLException: Statement is unsupported while there is a cursor open on a Vectorwise table" and Error parsing parameter information alert on the user console screen. This happens when the report is ran for the first time.It works fine when ran for the second time.The sql works fine when previewed in the report designer.
Not sure if there is some thing that has to be changed in the code for the cursors.Please let me know if any one of you have dealt with this issue before or any ideas how to fix this.
Thanks.
java.sql.SQLException: Statement is unsupported while there is a cursor open on a Vectorwise table" and Error parsing parameter information alert on the user console screen. This happens when the report is ran for the first time.It works fine when ran for the second time.The sql works fine when previewed in the report designer.
Not sure if there is some thing that has to be changed in the code for the cursors.Please let me know if any one of you have dealt with this issue before or any ideas how to fix this.
Thanks.