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 2530what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1181a 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,
1041in 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,
1252
How do get the result of your program directly on your pc?
What are some uses of the evaluate statement?
what do you mean by a vsam slot?
Can you define notcat 2?
Can you please let me know the centre name of INS certification in Kolkata.
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is cursor with hold option in db2?
What is acbgen process?
Can dynamic calls be used in CICS?
What is the local-storage section?
what is diffrence b/w file-aid tool and file-aid utility???
what are the secirity tools in mainframe? and let me know about the other tools and the uses of thst immediatly................
how can you copy to a vsam cluster?
What is the difference between version control and debugging tools?