how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
1332a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
1 2503what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
1163a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
1029Post New IBM JCL Interview Questions
What is yield break in c#?
List any two objectives of teaching Mathematics at primary level.
What will happen if we introduce negative feedback to a control system that uses a positive feedback?
What are page directives?
Discuss about advatages and limitations of powder metallurgy.
What is setup cfg?
What are the features of react?
What is the difference between the 'all perils' and 'specified perils' coverage in home insurance coverage? : insurance sales
How to install zend framework on windows?
What is multithreading in java?
Explain about open switch business continuity software?
What is the full form of a tag?
What is virtual clustering?
Can treeset contain duplicates?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?