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 reorg?
What's The Percentage Free Space ?
What is collection in db2 bind?
Is db2 a database?
What is db2 plan table?
How to resolve deadlock issue
What are iseries servers?
What is meant by dclgen?
What is dbrm library?
What is database reorganization?
What is db2 bind process?
How to check last update on table in db2?
How can you count the number of rows from a table tab?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected