Answer Posted / rahul nittala
The precompiler does a series of operations in the
following order:
1) Identifies all the INCLUDE statements and expands them.
2) Syntax check of sql variables against the DCLGEN table
definitions.
3) seperating the cobol and db2 lines and moving the db2
lines into the respective dbrm.
4) Attaching a consistency token for each set of db2 and
cobol components to be identified at a later stage.
| Is This Answer Correct ? | 27 Yes | 0 No |
Post New Answer View All Answers
What is the difference between bind and rebind in db2?
what is the responsibility of the construction superintendent
What is ibm db2 used for?
Is db2 relational database?
What are types of indexes?
What is database reorganization?
What is drop table?
How many databases can be created inside an instance in db2 ?
What does db2 plan contain?
What is the role of union all and union
How can you quickly find out the # of rows updated after an update statement?
what is diffrence b/w file-aid tool and file-aid utility???
List out the buffer pools in db2
How to fetch the last row from the table in SQL (db2)?
How is a typical db2 batch pgm executed?