When a COBOL-DB2 program in PRODUCTION is updating main
tables and gone for long run, what have to do?
No Answer is Posted For this Question
Be the First to Post Answer
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
explain about index with examples
What is bufferpool in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What is a db2 collection?
What are data types?
Explain the contents that are a part of dclgen.
what is the use of bind parameter, Replace?