how to do automated restart when a job abends?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the function of the steplib dd statement?
Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
what are the statements that are not valid to be included in an include statement?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
What is JOBLIB ?
Can we use empty VSAM as input?
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
Can we Execute a job without specifying Job Name in the Job Card?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?