IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 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 2707what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1290a 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,
1142in 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,
1355
How to view db2 table structure?
How can you count the number of rows from a table tab?
What do you know about jcl?
can a indexed file be accessed in arrival sequence in rpg program?
what is message file?
So manual and automatic are the connect options for a set. What are the disconnect options?
What is the difference between an obtain next and obtain first in idms?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How can you find out the # of rows updated after an update statement?
what are transient data sets defined to cics?
what is the resolution for sb37 error
What is the difference between bind and rebind in db2?
What is meant by dclgen?
Name the statement which can be used to send data to another mvs jes3 node?
Explain how and where is the twa size set?