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 / vibhor kumar
//SYSIN DD *
VALUE1 -
VALUE2 -
/*
ALL THE SOLUTIONS MENTIONED ABOVE FORGOT TO ADD CONTINUATION
CHARACTER (-)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between the positional and keyword parameters? Give examples.
what are the types of abends that occur on job failure? And explain the possible causes of these
how can the same proc be re-used and called by many jobs?
whats the diff bw the evaluate also and and?
Explain about LMQUERY�give a dialog information about a data set
Explain dfsort utility?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is their any limit for data sets?
when does a dataset go uncataloged?
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
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain how can an in-stream dataset be terminated?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Must tape dataset definitions include vol=ser specifications?
how JCL works?