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

How to compare data between two tables in db2?

0 Answers  


What are delete-connected tables?

1 Answers  


What is db2 look?

0 Answers  


suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?

5 Answers   IBM,


what is dynamic cursor?gives syntax for this?

1 Answers   TCS,






What is image copy?

1 Answers   Virtusa,


how to unload different table data into different gdg files/ vsam files.

3 Answers  


What is role in db2?

0 Answers  


wht r the requirements for writing a cobol-db2 pgm ?

4 Answers   IBM,


My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .

3 Answers   Cap Gemini, RBS,


What is collection in db2 bind?

0 Answers  


What is the clustering index in the db2 database?

0 Answers  


Categories