what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?



what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?..

Answer / sulagna manna

cobol version 5, db2 version 11.1

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

How do you submit a JCL under CICS environment ?

1 Answers   IBM,


how many max steps can we use in a job? pls answer to my question

3 Answers   TCS,


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

0 Answers  


Explain the hierarchy levels in jcl?

0 Answers  


How can values be passed from the job stream to an executable program?

0 Answers  






What is DISP= (NEW,PASS,DELETE)?

3 Answers   HCL,


Can we call instream to catalog and catalog to instream?

0 Answers  


How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.

10 Answers   Lehman Brothers,


How can a job send a status message to a tso user at the completion of a job?

1 Answers  


My JOB contains three steps. //STEP1 EXEC PGM=ABC //STEP2 EXEC PGM=DEF //STEP3 EXEC PGM=GHI My Question is 1) I want to execute second step only. How will do. 2) Soppose U consider above three steps are in PROC steps and I want execute the PROC second step only? How to execute the second step only. During exection time its creating any ABEND? Please let me know..........

2 Answers  


How I sort the records in a file and copy the first 10 records to another file

5 Answers  


What 3 guidelines do we have to follow when concatenating DD statements?

3 Answers  


Categories