Answer Posted / kavya
DCLGEN is a DB2 utility.If we provide table details,it will
generate DB2 structure and host variable structure of the
table.It can also generate NULL indicators for the NULL
columns.This output is stored in a PDS member.These members
are included in the program using the INCLUDE<pds member>.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is database manager in db2?
Explain the function of data manager.
List some fields from sqlca?
When reorg is used?
What do you mean by storage group (stogroup)?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is a system catalog table in db2?
B37 abend during spufi?
What is a db2 package?
What is the function of logging in the db2 database?
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?
What does a deadlock mean in DB2?
What is an instance database?
How do you eliminate duplicate values in db2?
What is sqlca?