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,
1297
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are steplib and joblib? What for they are used?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to submit jcl through a cobol program?
what is use of dcb parameter in dd statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What do you understand by the term job time – out and how can you overcome that?
can any one plzzzzzz tell the jcl code for creating ps using idcams
how to compare two datasets without using superce because output is limited to 133 bytes
What dd statement is used to supply the name of a dataset?
What is the function of dd disp parameter?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain about LMFREE�free data set from its association with data ID
How to alter the parameters for the existing gdg?