My JCL have five steps & I created new versions of GDG in first step through fourth step & fifth step I was refered Step one GDG version. My JCL got abend at 4th step and how I can restart my JCL Please let me know the answers. //STEP1 EXEC GDG1(+1) DISP=(NEW) //STEP2 EXEC GDG1(+2) DISP=(NEW) //STEP3 EXEC GDG1(+3) DISP=(NEW) //STEP4 EXEC GDG1(+4) DISP=(NEW) //STEP5 EXEC GDG1(+1) DISP=(OLD)
11 57618How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
13 27684how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
5 24332There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
1 6033There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
3 13081//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
5 12381i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
10 37919how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
4 8189Post New IBM JCL Interview Questions
What is the purpose of the sign flag in 8085?
What parameters to be reported when we send lubricating oil for shore analysis?
Explain covariant method overriding in java.
What is monotonic dac?
What is an example of a keyword?
What is difference between rand () and srand ()?
Describe the set operators in teradata.
What is conversion routine?
In maven what are the two setting files called and what is their location?
What is use of jms?
What is rip?
Explain following error properties?
Where does the body tag go in html?
Can we use visual studio for c?
How does router work in rails?