what is the process of precompiler?

Answers were Sorted based on User's Feedback



what is the process of precompiler?..

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

what is the process of precompiler?..

Answer / guest

the process of precompiler is separate tha cobol,db2 staments.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More DB2 Interview Questions

What keyword does an SQL SELECT statement use for a string search?

2 Answers  


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?

1 Answers   HCL,


What is null in db2?

1 Answers  


What is sqlcode -922 ?

2 Answers  


can i code union in cobol-db2 pgm ?

4 Answers   Patni,


what is the role of the cursor in db2?

1 Answers  


Write a query to retrive partial string.

2 Answers  


What is a DB2 bind?

1 Answers   Logica CMG,


What are the different types of base tables?

1 Answers  


Are view updateable?

1 Answers  


What else is there in the PLAN apart from the access path?

1 Answers  


Where are plans stored?

2 Answers  


Categories