i have a jcl calling proc which has 10 steps, i want to
execute from step5 to step10, where can i code RESTART and
COND parameter?
Answer Posted / ch.mohan
w
we can mention job card to restart=step5
and cond param used to step6
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How gdg are concatenated?
Explain the jcl exec statement?
Explain the purpose of dd dummy statement?
What is job control language?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
how to do automated restart when a job abends?
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
What are some jcl statements that are not allowed in procedures?
Is their any set of rules for dd? Explain.
Give the syntax of job specifying jcl statement.
Is there any command to check wether the ps file is in sorted order?
Define concatenating?
how can you check if a file is empty using jcl?
what is the compile process of cobol program expalin with code
How do you access an uncatalogued dataset in a jcl?