If the main program has only cobol statements and subprogram
has the db2 statements what is the procedure for
precompilation. for which program we need to do the
precompilation
Answer Posted / giri12
You can precompile only the sub program.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How many databases are there?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Explain the function of data manager.
Which components manage deadlocks in db2?
What is universal database?
How do you pull up a query which was previously saved in qmf?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Are views updateable?
What is image copy in db2?
How to find schema of a table in db2?
Can we delete records from view?
Give the name of some fields form sqlca.
What are foreign keys in db2?
What is a system catalog table in db2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?