In cobol+DB2program if the code of cobol program has changed
than i have to do precompilation once again?

Answer Posted / mdvasanth86

If you are making changes to the COBO code and not touching
the Embedded SQL code, you can have the LEVEL - Db2
precompiler option set and Compile and link edit the
program. No BINDING REQUIRED.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

2128


How do I connect my db2 database to ibm?

782


is it compulsory commitment control in journal?

2193


What is innodb buffer pool?

733


How to execute stored procedure in db2 command editor?

726


Mention the various locks that are available in db2.

767


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

1849


What is the usage of open cursor command?

766


How to retrieve rows from a db2 table in embedded sql?

962


What is the use of db2?

777


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

827


How to compare data between two tables in db2?

832


What is copy pending and check pending in db2?

740


My sql statement select avg(salary) from emp yields inaccurate results. Why?

840


What is a page in db2?

788