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
How many types of page locks can be held in db2?
What is load replace in db2?
Explain db2.
Explain about dbrm.
What does db2 stand for?
What is bind and rebind in db2?
How will you return the number of records in table?
What is the purpose of using commit?
What is the max length of sqlca?
What is cloudant database?
How to check table size in db2 sap?
What is a buffer in memory?
What are concurrency issues?
What is the difference between cursor stability and repeatable read isolation levels?
Can we insert update delete in view?