is it possible to get -811 error when you use cursors. why?
Answer Posted / vaneesh khurana
When you are fetching cursor without declaration.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is load utility in db2?
How connect db2 database to datastage?
What is access path in db2?
What is buffer pool in the db2 database?
What happens in bind step in a db2 program?
List some fields from sqlca?
What is dbrm?
What is dclgen in db2?
What is ibm db2 used for?
Which component is used to execute the sql statements?
What is the difference between plan and package in db2?
What is scrollable cursor in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is a system catalog table in db2?
How do I add a column to an existing table in db2?