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 28861How 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 17271Hi, 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 9668Post New Tech Mahindra JCL Interview Questions
What are the different types of sandboxes in salesforce?
Mention what are things will not be included in a bank reconciliation statement?
What is SQL Script in HANA?
One component we can assign to workcenter at routing
Explain about adiantum andina?
What is ‘the principle of locality’?
Is there a django 2?
what do you maen by Expected rate of return ? Is there any formula for expected rate of return? what is systematic & unsystematic risk ? how to calculate both the risk?
How Do You Make Two Data Fields Appear Side-by-side, Instead Of In Separate Rows?
explain what is meant by port blocking within lan?
What are the levels of architecture?
How is AI executed in Spark?
How can one check whether NameNode is working or not?
What are all the types of report?
What is Ruby programming language?