If the main program has only cobol statements and subprogram
has the db2 statements what is the procedure for
precompilation. for which program we need to do the
precompilation



If the main program has only cobol statements and subprogram has the db2 statements what is the pro..

Answer / giri12

You can precompile only the sub program.

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is -904 sql code? How to resolve it?

3 Answers  


How do you pull up a query which was previously saved in qmf?

0 Answers  


Is ibm db2 free?

0 Answers  


What is null indicator in cobol db2?

0 Answers  


What are the contents of a dclmgen?

0 Answers  






how to fetch multiple records without using cursor

14 Answers   HCL,


What is ibm db2 connect?

0 Answers  


how will you retrieve first record in table

1 Answers   UST,


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.

1 Answers  


What is a view? Why use it?

2 Answers  


What are the abend codes occour in ur latest PROJECT in DB2

2 Answers   Cap Gemini,


What is phantom read in db2?

0 Answers  


Categories