What is job control language?
What are the utility programs in jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Name the statement which can be used to send data to another mvs jes3 node?
How can a stopped job be started again?
Explain how can a stopped job be started again?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Can I send output of job to my remote device careerride123?
Is their any limit for data sets?
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?
List the various advantages of using jcl language?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain the function of dd disp parameter?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain the function of a dd statement?