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

Explain about mirror activator disk mirroring?

556


What is a db2 cursor?

622


Outputs of explain are with matchcols = 0. What does this signify?

615


What os does db2 run on?

570


Mention the downsides of page level lock.

703






What is the maximum No of rows per page?

624


Can we insert update delete in view?

571


What are the full forms of spufi and dclgen and why are they used?

654


Which isolation level provides highest data integrity?

593


Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?

625


How can you validate Sql errors during cursor operation in db2 pgms and where do you code?

1709


How to execute stored procedure in db2 command editor?

528


What is collection in db2 bind?

571


Mention a credible reason why select* is never given preference in an sql program that has been embedded.

712


What is database alias db2?

600