In cobol+DB2program if the code of cobol program has changed
than i have to do precompilation once again?
Answer Posted / sriram
If we make any changes in COBOL + DB2 Proram we need to do
precompilation once again.
Let me know if I am wrong
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between cursor and select statement?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is bind in db2?
What is a db2 package?
What is database manager in db2?
What is concurrency?
What are host variables in db2?
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?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is query_cache_limit?
What is lock escalation in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is load replace in db2?
What is the information associated with sysibm.syslinks table?
can all users have the privilage to use the sql statement select * (dml)?