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 query_cache_limit?
wht are the restrictions for union ?
What is dbrm library?
Mention and explain the contention situations caused by locks?
What are the disadvantages of using VARCHAR?
What action db2 takes when a program aborts in the middle of a transaction?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
How to access db2 tables in mainframe?
What is the specific need of Plan and..where are the tables in DB2 are physically saved
What is bind in db2?
what is the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
When would you prefer to use VARCHAR?