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.
How to change default PROCLIB?
Must tape dataset definitions include vol=ser specifications?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 Answers IBM, JPMorgan Chase,
Mention the types of job control statements?
How to check empty file in jcl?
How to identify where file is empty or not? How many ways are there to identifying?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
What all are the changes to be made in JCL so as to do testing?
What is the use of ikjeft1b utility in jcl?
How can return codes be tested before execution of a job step?
what is A-MODE and R-MODE?