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 / vinay sonar

Print the contents of file using IDCAMS utility if it is
empty you will get MAXCC 4

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are s0c1, s0c4, s0c5, s0c7 and socb?

689


What do you understand by the terms: joblib and steplib?

611


Differentiate between the joblib and the steplib statements?

847


State the uses of syspring, sysin, sort fields, sum fields and dummy.

635


How would you understand error(execution phase)?

614






i want to store 20 digits . how will u do it in cobol ?

848


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

845


what are the types of abends that occur on job failure? And explain the possible causes of these

1107


What is the function of job statement in jcl?

626


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5053


what is the use of JCL?

655


Brief description of inline procedure of jcl.

669


what JCL Procedures?

689


How is the record format of an output dataset specified?

730


What do you know about jcl?

638