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 ? | 27 Yes | 0 No |
Answer / guest
the process of precompiler is separate tha cobol,db2 staments.
| Is This Answer Correct ? | 8 Yes | 1 No |
What is a subselect? Is it different from a nested select?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How to solve S0C7 abend with out using DISPlay in 10 mins?
Is ibm db2 free?
What is image copy in db2?
How does one remove entries from the SCT02 table?
How is the value function used?
What is normalization and what are the five normal forms?
What is bind in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How can you display the current date & current time ?