Answer Posted / anandrao
This error occures when you are opening the cursor which is
already open in current session.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is explain 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 are db2 objects?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
What is meant by dclgen?
If I have a view which is a join of two or more tables, can this view be updateable?
What is a dbrm in db2?
What is db2 stogroup?
What is the maximum No of rows per page?
What are the two types of logging in the db2 database? Explain them.
What is concurrency?
What are union and union all?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Which is faster delete or truncate?
What do you mean by cursor?