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 57571How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
13 27656how 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 24320There 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 6025There 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 13066//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 12363i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
10 37893how 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 8178Post New IBM JCL Interview Questions
What is overriding vs overloading?
How to share global variables across modules?
What are escape characters in javascript?
What is Calibration Curve?
When was drupal invented?
Is unix a network operating system?
What is ValueStack and OGNL?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
Can I use a single way bill for 1 vehicle dispatching material from multiple consigners to a single consignee???
Is sql scripting language?
How do generics work?
How do I use keyboard shortcuts in word?
why Lightning arrestor are made by 2 seperate stack of inslutor but why cvt are in single stack of insulator.
Can xml file be converted to excel?
What does '!' Mean in excel formula?