pls explain the precompilation process of cobol-db2 pgm

Answer Posted / tej

Precompilation separates the SQL statements and non-SQL
statements of an application program.
From the precompilation step onwards the original source
code will be contained in two separate physical components.
The non-sql part of the program will have all the
sql-statements commented out by the precompiler and and
replaced with cobol call statements.
The colection of SQL that was extracted will be placed in a
DBRM(Database Request Module).Precompiler also places a
consitency token in both of its outputs.

Is This Answer Correct ?    33 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the various isolation levels possible?

772


What does db2 plan contain?

736


How do you simulate the explain of an embedded sql statement in spufi/qmf?

818


Explain the function done by data manager?

1021


What is a plan and package in db2?

816






What is drop table?

758


What is database alias db2?

809


What is explain in db2?

754


Mention the definition of cobol in varchar field.

865


How to run db2 command in windows?

854


How do we specify index to include or not during bind process.

1845


what is the sqlcode -501

12041


What is a page in db2?

780


How do I optimize a query in db2?

801


Explain packages.

847