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 2711what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1292a 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,
1144in 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,
1359
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
in ways data can be passed to a COBOL program from JCL?
What is the difference between plan and package in db2?
How would you find out the total number of rows in a db2 table?
Can I cleanly uninstall oorexx?
What is the difference between fixed length and variable length records?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How is data retrieved from multiple tables using a single sql statement?
How to find the maximum value in a column in the db2 database?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is universal database?
What is the procedure to solve an ASRA ABEND?
How does the jcl specify the job to os?
how many files can be defined in f specs?