i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / mohan.chepuri
step3 use cond=(00,le) job wil be bypass in this case
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the steplib dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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
What do you understand by jcl?
What is the purpose of dd dummy statement?
How would you understand error(execution phase)?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How dummy is used in jcl?
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) ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what is use of dsn parameter in dd statement?
what is DD statement is used in JCL?
Give the syntax of job specifying jcl statement.
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Is it possible to define dd statements as you want?