a cursor normally gets closed once we provide a commit . If
u try to close the same cursor with close cursor command
later after providing the commit will there be any sql-error.
Answer Posted / manasa
WHEN THE CURSOR IDENTIFIED IN A FETCH OR CLOSE STATEMENT IS
NOT OPEN,then we get -501 error.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of page locks can be held in db2?
what is the role of the cursor in db2?
How do I add a column to a table in db2?
What is dpf in db2?
What is precompiler in db2?
What is the information associated with sysibm.syslinks table?
Is schema the same as database?
How to find the number of rows in a db2 table?
What is the meaning concurrency in the db2 database?
Mention data types used in db2 ?
What is cobol db2?
List down the data types in the db2 database.
Explain in detail about buffer manager and its functionalities?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the difference between bind and rebind in db2?