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 physical storage length of the data types date, time, and timestamp?
What are the benefits of using the db2 database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What does db2 mean?
Comment whether the cursor is closed during commit or not.
What is null value in db2?
Mention the downsides of page level lock.
What is the maximum number of columns in a db2 table?
What is a plan and package in db2?
What is dbrm?
Give a brief description of db2 isolation levels?
What are the prerogatives?
What is dclgen (declaration generator)?
What is node in db2?
Are view updateable?