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

Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)

2 Answers  


What is the STOSPACE Utility used for?

1 Answers  


What is a view? Why use it?

3 Answers  


Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?

1 Answers  


In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.

5 Answers   CTS,






What do you mean by commit and rollback?

0 Answers  


What is a dbrm in db2?

0 Answers  


What is the physical storage length of timestamp data type?

0 Answers  


where can we use index and subscript ? with example ?

3 Answers   CTS,


How many buffer pools are there in DB2?

2 Answers  


How many databases can be created inside an instance in db2 ?

0 Answers   MCN Solutions,


What keyword does an SQL SELECT statement use for a string search?

2 Answers  


Categories