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 are the full forms of spufi and dclgen and why are they used?

0 Answers  


How can you find out which query is taking lot of time to execute in cobol-db2 program ?

1 Answers   Danske,


What is sqlcode -811?

7 Answers   Accenture, CTS, TCS,


What is a bind in db2?

0 Answers  


What is the syntax for creating a table in the db2 database?

0 Answers  






COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?

1 Answers  


There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........

10 Answers   IBM,


Differentiate between cs and rr isolation levels? Where do you specify them?

0 Answers  


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

0 Answers  


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?

7 Answers   IBM,


What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?

4 Answers  


What is PRIME TABLE and what are the uses of it

1 Answers  


Categories