i have cobol+ db2 program but it contains n number of
subprograms for this how many dbrm members i need to
mention in bind process
Answer Posted / vaneesh khurana
Basically n+1, one for the main programs and n for n sub
programs.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to rename a table in DB2 ?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is a page in db2?
Mention some fields that are a part of sqlca.
How do I delete a column in db2?
What is the function of logging in the db2 database?
Differentiate between cs and rr isolation levels? Where do you specify them?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is the use of reorg in db2?
What is alias in db2?
What is a trigger in the db2 database?
Mention the location where the output received from explain statement is stored.
Which component is responsible for db2 startup and shutdown?
What is dbrm library?
How to restart a DB2 program?