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
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is it possible to define dd statements as you want?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is notcat 2 - gs?
how can the same proc be re-used and called by many jobs?
Suppose I have five jobs to do. But I want to hold one?
Explain the hierarchy levels in jcl?
When output dataset space is required, what quantity categories are used?
Differentiate between addressing mode and run mode.
How can the submitting users racf authority be overridden in a job stream?
What is NOTCAT ?
what operation is performed by job statement?
Can I send output of job to my remote device careerride123?
how you can direct the data to spool using SYSOUT option?
In sms datasets, what is the function of the dd mgmtclas keyword?