a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
IBM,
1 2598what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1219a 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?
IBM,
1080in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
IBM,
1297
What is the mainframe testing?
What is the purpose of rollback and commit?
Using alternate indexes in cics program?
Is it possible to define dd statements as you want?
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
What is the need of running runstats in the test environment?
Can we move alphanumeric incentive to the numeric field?
Is db2 a database?
Why is master catalog used in vsam?
What is the contrast between delimited by space and delimited by size?
Explain dbdgen process?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What do you understand by the term notcat 2 – gs?
What is the full form of adabas?
Is it possible to move an alphanumeric incentive to a numeric field?