How do you run JCL in cobol program



How do you run JCL in cobol program..

Answer / sravani

using INTRDR

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More DB2 Interview Questions

how to resolve -805. give clear explination for that

2 Answers   IBM,


Who uses db2?

1 Answers  


what are extents?

5 Answers  


What is bind package and plan in db2?

1 Answers  


what is copy pending and check pending ?

1 Answers   Xansa,


what is utility for parm lib

1 Answers   IBM,


What is precompiler in db2?

1 Answers  


how can i pull up a query which was previously stored in qmf

3 Answers  


How does db2 sample database connect?

1 Answers  


Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?

1 Answers   IBM,


How to find the number of rows in db2 tables?

1 Answers  


I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?

4 Answers   CTS,


Categories