if i made sme changes in sub pgm wht r the things to be done for this ?



if i made sme changes in sub pgm wht r the things to be done for this ?..

Answer / amarnadh reddy

If that is static call, need to compile main program means
link edit the sub program and main program in compile
time(create only one load module).

If that is dynamic call, compile sub program.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More DB2 Interview Questions

What does the CHECK Utility do ?

1 Answers  


What language is db2 written in?

0 Answers  


What is the difference between a package and a plan?

6 Answers   Infosys, L&T, Mphasis,


What is a buffer pool?

2 Answers  


What is the maximum No of rows per page?

0 Answers   IBM,






What is the purpose of the QUIESE Utility?

1 Answers  


what is sql abend code -801,-802?

2 Answers  


How to insert more than one record using insert?

7 Answers   Atos Origin, IBM,


what is the name of the default db2 catalog database?

3 Answers   IBM,


I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?

3 Answers   CTS,


Mention the different locking levels that are available in db2.

0 Answers  


What happens to a cursor after a commit?

3 Answers  


Categories