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

Explain the contention situations caused by locks?

0 Answers  


how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token

2 Answers   IBM, TRD,


Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?

6 Answers  


What will the DB2 optimizer do?

2 Answers  


What is the picture clause of the null indicator variable?

6 Answers  






What does the sqlcode of -818 pertain to?

3 Answers  


How to resolve -805 error in DB2?

1 Answers   Cap Gemini,


Discuss about db2 bind?

0 Answers  


What is a Foreign Key?

0 Answers   Tavant Technologies, Zensar,


how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...

1 Answers   UST,


What is blu acceleration in db2?

0 Answers  


what are bind concepts in db2 cobol?

0 Answers  


Categories