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
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is DD statement is used in JCL?
Explain the function of //cntl statement?
What are the jcl procedures?
what is DSN in JCL and what are the parameters to declare the DSN?
What are hierarchy levels in jcl?
Is it possible to left uncode disp?
What parameters can be used to limit the number of records written to a sysout dataset?
Is their any set of rules for dd? Explain.
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?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is concatenating?
Differentiate between the joblib and the steplib statements?
List the various advantages of using jcl language?
What is the motivation behind coding class parameter in job statement?