I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 28825How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
4 17241Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
3 9624Post New Tech Mahindra JCL Interview Questions
in struts how to use hibernate with struts>
How useful is python?
What is public/private protected in java?
What is android 6 called?
What is AngularUI router and how it is different from ngRoute?
which are control break logic indicators?
What is the name of a graffian follicle after it releases an egg, turns into a yellow body, and begins to secrete progesterone?
In a power conditoining unit (inverter) of a solar plant when we measure the d.c. current fed by different strings of solar plates to inverter, the current in the negative wire is less almost by 1 ampere to the current in its positive wire say current in positive wire 5 A , then current in negative wire of the same string is 4 A. Since the current entering should be equal to current leaving then why the current is noticably less in negative wire.
How long does it take to set up the initial team web site?
How variables are stored in memory?
Single line digram for 11 kV to distribution use go,la and do
What is authorization processing type?
What do chown command do?
Explain the Brocades.
Why is Python better for machine learning?