is it possible to get -811 error when you use cursors. why?
Answer Posted / purushothr
Yes it is possible only in cursor. if u trying to retrieve
more than one row at the same time by using cursor then -
811 error ll come.
| Is This Answer Correct ? | 6 Yes | 14 No |
Post New Answer View All Answers
What is an instance database?
How does cobol compile db2 program?
How to access db2 tables in mainframe?
Which component is responsible for processing sql statements and selecting access paths?
what is a corelated subquerry?
What's The Percentage Free Space ?
What is db2 command?
Which is faster delete or truncate?
Explain about dbrm.
What is query_cache_limit?
What is the syntax for FETCH in DB2 ?
What is the cobol picture clause of the db2 data types date, time, timestamp?
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 .....
How do we specify index to include or not during bind process.
How can you classify the locks in db2?