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
What is multi row fetch in db2?
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 runstats db2?
What do you mean by rollback?
How many databases are there?
How to fetch the last row from the table in SQL (db2)?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is universal database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is a dbrm in db2?
Is db2 a programming language?
What is the syntax for creating a table in the db2 database?
What is coalesce in db2?
What is the default page size of buffer pools?
What does runstats do in db2?