In cobol+DB2program if the code of cobol program has changed
than i have to do precompilation once again?
Answer Posted / sachin
Yes,
cobol+DB2program(is Main pgm)---->Changed----> Precompile
once again
cobol+DB2program(is Sub pgm)---->Changed(SUB)---->
Precompile (Sub) once again, Precompile(Main) Not required.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which are the db2 tools to protect integrity of the database?
What is coalesce in db2?
What is the role of the data page in the db2 database?
How connect db2 database to datastage?
What are the contents of a dclmgen?
What is consistency token in db2?
What is db2 bind?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is runstats db2?
How does db2 sample database connect?
Which isolation level provides highest data integrity?
What are the two types of logging in the db2 database? Explain them.
What is ibm db2 database?
Which command is used to remove all rows from a table?
What is the purpose of rollback and commit?