pls explain the precompilation process of cobol-db2 pgm

Answer Posted / siri

COBOL+DB2 COMPILATION PROCESS:-

1)PRE-COMPILATION :-
*PRE-COMPILATION PROCESS UTILITY IS DSNHPC
*IT IS THE PROCESS OF SEPARATING COBOL AND DB2 STATEMENTS
*IT CHECK THE SYNTAX ERRORS OF DB2 STATEMENTS AND ALSO IT PLACES THE ERROR FREE DB2 STATEMENTS IN DBRM
*AND ALSO IT PLACES THE TIME-STAMPS TOKEN IN MODIFIED SOURCECODE AND DBRM

*********MODIFIED SOURCE CODE:-IT PLACES ONLY COBOL CALL STATEMENTS...ALL DB2 STATEMENTS REPLACED BY THE COBOL CALL STATEMENTS*******

********DBRM(DATA BASE REQUEST MOODULE)..ONE DBRM IS CREATED FOR ONE PROGRAM***********

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to take backup of table in db2?

601


What is sqlca’s maximum length?

674


Are view updateable?

627


Mention the various locks that are available in db2.

615


Is ibm db2 open source?

586






What is a db2 table?

596


What is schema in db2?

575


What are the contents of a dclmgen?

628


How do I add a column to an existing table in db2?

590


List down the types of triggers in the db2 database?

590


What is a db2 collection?

605


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

2276


Can we delete records from view?

566


What is the syntax for FETCH in DB2 ?

673


What is a bind in db2?

592