in 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,
1350
What is the significance of addrspc parameter in the exec statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is timing concept in mainframe?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is one line to pass PARM from JCL to COBOL?
Explain the function of //jcllib statement?
Explain in DD statement what is the use of DCB parameter?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the use of disp parameter?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How does the jcl specify the job to os?
Which statement is used to identify the private libraries in job?
Explain the purpose of dd dummy statement?
Name what parameter directs the output of the job log dataset?