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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

How to change default PROCLIB?

1 Answers  


Must tape dataset definitions include vol=ser specifications?

0 Answers  


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' ?

0 Answers  


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?

0 Answers  






How to check empty file in jcl?

4 Answers   Infosys,


How to identify where file is empty or not? How many ways are there to identifying?

3 Answers   CTS,


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.....

3 Answers   RBS,


What all are the changes to be made in JCL so as to do testing?

2 Answers   TCS,


What is the use of ikjeft1b utility in jcl?

1 Answers  


How can return codes be tested before execution of a job step?

0 Answers  


what is A-MODE and R-MODE?

2 Answers  


Categories