pls explain the precompilation process of cobol-db2 pgm

Answer Posted / yuvaevergreen

Precompiling does the following:
>> Replaces the SQL statements in your source programs with
calls to DB2 language interface modules.

>>Creates a database request module (DBRM), which
communicates your SQL requests to DB2 during the bind
process

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When the like statement is used?

854


What is innodb buffer pool?

728


What is the use of reorg in db2?

805


Which isolation level provides maximum concurrency?

879


define clustering index.

793






What is an instance database?

790


Which component is used to execute the sql statements?

816


Define predicate?

843


What is data manager?

788


What is the difference between drop table and delete table?

757


Before you give the explain statement, what are the prerogatives?

755


Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?

7346


What is a db2 tablespace?

765


What is the maximum length of sqlca?

1096


What is difference between rollback and commit?

842