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 is the result of open cursor statement?

0 Answers  


wht happens if we close cursor with cursor with hold option?

3 Answers   Valtech,


What is CHECK PENDING ?

5 Answers  


What is the connection string to connect to the DB2 Database ?

0 Answers   MCN Solutions,


What is sqlca?

0 Answers  






How can we retrieve the total number of records in RPG & CLLE?

0 Answers  


What are PACKAGES ?

3 Answers  


What is null indicator in cobol db2?

0 Answers  


can you use symbolic parameters in JOB?

5 Answers   IBM,


What is database alias db2?

0 Answers  


Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?

2 Answers   L&T, UST,


What is consistency token in db2?

0 Answers  


Categories