Suppose there r 10 steps . Out fo which i want to execute
10th, 9th and 8th in reverse order without using IEBEDIT.
How can i do that..???
Answer Posted / guest
No we can't, there is no reverse reading,
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
i want to store 20 digits . how will u do it in cobol ?
What is the purpose of disp parameter?
Explain the function of the steplib dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How can a jobs execution priority be modified?
What are the parameter we cannot use in procedure?
Can I send output of job to my remote device careerride123?
What does a disposition of (new,catlg,keep) for a dsn mean?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain how can values be passed from the job stream to an executable program?
How does the jcl specify the job to os?
Explain the hierarchy levels in jcl?
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
Differentiate between addressing mode and run mode.
What is NOTCAT ?