I have a COBOL program that Accepts some input data. How do
you code the JCL statement for this?
( How do you code instream data in a JCL? )
Answer Posted / guest
//SYSIN DD*
input data
input data
/*
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
How can a stopped job be started again?
Suppose I have five jobs to do. But I want to hold one?
How jcl is used for testing batch programs?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are the rules employed while naming the steps in a job?
how do you access an uncataloged dataset in a jcl?
Can we use DISP=SHR in output file in JCL
What happens if both JOBLIB & STEPLIB is specified ?
Explain dd statement in jcl?
how you will the direct the data to spool using sysout option?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain the function of dd disp parameter?