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 keyword does an SQL SELECT statement use for a string search?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
What is null in db2?
What is sqlcode -922 ?
can i code union in cobol-db2 pgm ?
what is the role of the cursor in db2?
Write a query to retrive partial string.
What is a DB2 bind?
What are the different types of base tables?
Are view updateable?
What else is there in the PLAN apart from the access path?
Where are plans stored?