Answer Posted / anjireddy vintha
record not found or end of the table
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is the role of the cursor in db2?
What is db2 stogroup?
What is alias in db2?
What is database reorganization?
What is the use of runstats in db2?
When do you specify the isolation level?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What parameters are used to control the free space in DB2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is a db2 tablespace?
How do we specify index to include or not during bind process.
What is the maximum length of sqlca?
What is a dbrm in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the purpose of using commit?