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 |
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
How do you pull up a query which was previously saved in qmf?
Hi i need to write a query on the following requirement. SELECT COMM_TEXT INTO :WS_MIKM_COMM_TEXT FROM MPIPROD.MIKMV01 WHERE ACCOUNT_NO = :WFD_ACCOUNT_NO AND (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT AND SUBSTR(COMM_TEXT,47,14) = :WS_DENY_DESC) OR (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT) The above query is to be modified. The requirement is if both the fields are equal then that has to be given priority. In the above query if it satisfies any one it comes out without checking if both being equal is possible.
What are the isolation levels possible ?
How to fetch the uncommited data from table ?
what is load and unload in db2
how to copy the host variables from ps file into cobol program other than include statement
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What does sqlcabc has?
How to get Top 10 Salaries from a Table