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 28553How 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 16997Hi, 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 9464Post New Tech Mahindra JCL Interview Questions
How to combine two excel files with same fields but different data (different years)?
Is there some bulk load or other way to import a lot of data fast?
How you would deal with a large volume of writing every month, at least five stories?
How to send email notifications with job execution status?
Describe the process of creation and destruction of a derived class object?
What Are The Advantages Of Spread Spectrum?
What does the account hierarchy tell or do?
What is unique key constraint?
How struts application can be integrated with spring?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
i am preparing for BARC ,so plz mail me how to prepare for BARC. ALSO IF POSIBLE SOME RELATED QUESTIONS. MY MAIL ID IS khushi_4uall2003@yahoo.co.in
What is lease financing?
What are solid color dyeing cotton, linen, rayon, and silk?
How do I connect to oracle?
What are triggers of an updatepanel?