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 |
What is meant by index cardinality?
Explain the EXPLAIN statement?
wht happens if we close cursor with cursor with hold option?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
What is the picture clause of null indicator variable?
What are the advantages of using a PACKAGE?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
what is consistency token
Mention the downsides of page level lock.
How do you eliminate duplicate values in db2?
What does db2 blu stand for?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?