what is the process of precompiler?
Answers were Sorted based on User's Feedback
Answer / 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 ? | 26 Yes | 0 No |
Answer / guest
the process of precompiler is separate tha cobol,db2 staments.
Is This Answer Correct ? | 7 Yes | 1 No |
What is a base table?
Define data page.
How can the duplicate values be eliminated from db2 select?
How do I add a column to a table in db2?
how to resolve -805. give clear explination for that
What is lock escalation?
When DB2 connection fails, will online program work or give errors.
What does db2 plan contain?
What's the maximum number of volumes that can be added to a STOGROUP?
What is page size in db2?
Is Cursor exicutable ?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please