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

What are bind parameters in db2?

611


How do I start db2 in windows?

558


List out the data types available.

699


Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.

2322


before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?

1710






What is syscat in db2?

574


What is reorg?

617


What is the default page size of buffer pools?

644


what is db2 restart?

1689


Which component is responsible for db2 startup and shutdown?

624


What is the difference between dbm cfg and db cfg file in db2 ?

1001


How can the duplicate values be eliminated from db2 select?

623


What is explain plan in db2?

587


Is db2 a mainframe?

582


What is the picture clause of null indicator variable?

688