Answer Posted / snehatechm
decalre file in cobol- select filename assign to dd1
in jcl - dd1 will be the ddname for your jcl
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can I send output of job to my remote device careerride123?
what are the various stages of job processing?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
how would you create a temporary dataset? And where will you use them?
a dd statement has 2 types of parameters. Name them?
How do you create a temporary dataset?
in ways data can be passed to a COBOL program from JCL?
List in order the hierarchical levels of jcl?
List the different components of jcl statement?
How do you submit a job for execution?
What are the parameter we cannot use in procedure?
Explain in DD statement what is the use of DCB parameter?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what are JCLLIB and STEPLIB in JCL?
how you can access an uncataloged dataset in a JCL?