what is the process of precompiler?

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


Please Help Members By Posting Answers For Below Questions

Why cursor is used in db2?

572


run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...

3787


Mention the definition of cobol in varchar field.

685


What is explain plan in db2?

586


What is universal database?

616






What is reorg and runstats in db2?

688


What is phantom read in db2?

636


What is the picture clause of null indicator variable?

688


How do I connect my db2 database to ibm?

600


How to rename a table in DB2 ?

635


How do you concatenate the firstname and lastname from emp table to give a complete name?

599


What is the physical storage length of date data type?

722


What is rct?

750


File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

2375


How do I add a column to a table in db2?

616