Hi Guys,
I am encountering an issue, while Validating the SQL Statements in IDT
Same was faced at back end DB2 Database, and was resolved by adding the Key - resultSetHoldability = 2, at the driver Properties Section of DB2 Data source
Need to know how to update same in Business Objects so that issue gets resolved in IDT
Error : DB2 SQL Error: SQLCODE=-727, SQLSTATE=56098, SQLERRMC=2;-1880;428EE;WITH HOLD|CURSOR ATTRIBUTE|SQL_CURSH200C1|NET8|ORA_WDLNK, DRIVER=3.57.82
Checked the IBM Knowledge Center, and came to know about the the below info on the same
http://www-01.ibm.com/support/knowledgecenter/#!/SSEPGG_8.2.0/com.ibm.db2.udb.doc/core/rsql0700.htm
As well, checked the below click, but had no clue where exactly to be updated
http://hosteddocs.ittoolbox.com/user-guide-to-websphere-extreme_92010.pdf
Know your thoughts on the same
Thanks,
Durgaprasad