Answer Posted / s
May be asking about pageset.
Pageset is nothing but the datasets pertaining to a
tablespace. DB2 refers to tablespace as pagesets.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is copy pending status in db2?
How do you pull up a query which was previously saved in qmf?
What is the purpose of using commit?
What are the 2 sqlcodes that are returned?
Explain in detail about buffer manager and its functionalities?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is host variable in db2 cobol?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Is db2 a programming language?
What is db2 bind?
What is null in db2?
How to restart a DB2 program?
On which levels locks can be applied?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.