if i made sme changes in sub pgm wht r the things to be done for this ?
Answer Posted / 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 View All Answers
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Explain what are the various isolation levels possible?
Explain in brief how does db2 determine what lock-size to use?
What is db2 optimizer?
What is bind plan?
What is a bind card?
Discuss about db2 bind?
How to fetch the last row from the table in SQL (db2)?
What is the meaning concurrency in the db2 database?
How many databases can be created inside an instance in db2 ?
Where can you declare a cursor in a cobol-db2 program?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What do you mean by cursor?
Explain about mirror activator disk mirroring?
What does runstats do in db2?