In my JCL 10 Steps Will Be there Now i want to execute
step05 And step06. How to Give the Cond?
Answer Posted / muttaiah
Give restart=step05 in job card & cond=(0,le) in step7
through step10.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to submit jcl through a cobol program?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How do you access an uncatalogued dataset in a jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How does jcl act on code(if you take a cobol program)?
how would you create a temporary dataset? And where will you use them?
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 is the function of //jcllib statement?
Explain the jcl exec statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What are the difference between jcl and jes?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?