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 |
Is DECLARE TABLE in DCLGEN necessary? Why it used?
difference between group clause and order clause
What is view db2?
What is load replace in db2?
How does coalesce work?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
How can we define a table? How can we apply SEARCH ALL on it ?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
how to get duplicate records from tables?write qurey for this?
What is a trigger in the db2 database?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is the maximum size of a char data type in db2?