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 28618How 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 17055Hi, 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 9503Post New Tech Mahindra JCL Interview Questions
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is the Use of scheduler?
Can explain about the validations and in your project where did u used the validations?
What is the prototype design pattern?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
How spark works on hadoop?
How database extend?
What are substitutions and validations? What is the precedent?
Ultimate analysis of coal is elementary analysis. What it is concerned with ?
What is the function of imsi?
Is kafka open source?
What is an area sweep and when is it used?
how can we create the ui using netbeans,having the code?
What is the difference between the string and stringbuffer classes?
What is the usage of OLE?