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 is the difference between run mode and addressing mode?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of a dd statement?
List in order the hierarchical levels of jcl?
what is use of disp parameter in dd statement?
How can the submitting users racf authority be overridden in a job stream?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Why include statement is used in a jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what is “Cond= even” and “Cond=only”?
What is the use of disp parameter?
a dd statement has 2 types of parameters. Name them?