We are using 2 files , file one has data, file two is
empty.Using jcl how can we find the other file is empty?
Answer Posted / bala
Compare the file with another known empty file. IEBCOMPR
comparison of two empty files should give non empty RC.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the use of disp parameter?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Give the syntax of job specifying jcl statement.
How to alter the parameters for the existing gdg?
Is there any command to check wether the ps file is in sorted order?
Name what parameter directs the output of the job log dataset?
Explain the function of job statement in jcl?
What is the purpose of dd * statement in jcl?
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) ?
when does a dataset go uncataloged?
What is the function of the dd mgmtclas keyword in sms datasets?
Brief description of inline procedure of jcl.
a dd statement has 2 types of parameters. Name them?
what is the compile process of cobol program expalin with code
List the different jcl statements that are not permitted in the procedures?