If we keep the DCLGEN structure for a table in a copybook
and include it in the COBOL program using the COPY
statement, will there be any impact during compilation or
at any stage of program execution?
Answer Posted / tom
DCLGENs need to be processed by the precompiler. The
precompiler will comment out the SQL and insert the
appropriate COBOL definitions.
If the COPY directive is used, the COBOL compiler will flag
the SQL with syntax errors.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of columns in a db2 table?
what is utility for parm lib
What is db2?
What is iseries database?
How to take backup of table in db2?
How do I create a view in db2?
How do I import data from excel to db2?
Explain about rct in db2?
What does db2 blu stand for?
What is coalesce in db2?
What is database reorganization?
How to check last update on table in db2?
How to connect to db2 database from windows command line?
How do you select a row using indexes in db2?
What is bind in db2?