Answer Posted / jerin jose
SYSIN DD * CANNOT BE USED SO WE CANNOT CODE IT
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are s0c1, s0c4, s0c5, s0c7 and socb?
How to run cobol program using jcl?
How to override loadlib?
how do you access an uncataloged dataset in a jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the JCL statement consists of?
What are some jcl statements that are not allowed in procedures?
How can return codes be tested before execution of a job step?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain the function of //cntl statement?
how you will the direct the data to spool using sysout option?
What is the difference between the positional and keyword parameters? Give examples.
Does jcl support automatic restart?
What is the purpose of disp parameter?
How can the attributes of one sms dataset be copied to another dataset?