Answer Posted / lakshmisudha
each data page size can be 4kb only after completion of
first page only moves the data in second page
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the contents of a dclmgen?
Which command is used to connect to a database in DB2 ? Give the Syntax.
Give a brief description of db2 isolation levels?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
List some fields from sqlca?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What does db2 blu stand for?
Comment whether the cursor is closed during commit or not.
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?
How to find the number of rows in db2 tables?
If I have a view which is a join of two or more tables, can this view be updateable?
How does cobol compile db2 program?
what are bind concepts in db2 cobol?
What are db2 objects?
How do you pull up a query which was previously saved in qmf?