Your SORT program looks to be a different one than expected.
Your Sort step renders messages such as these:
WER164B 0 BYTES RESERVE REQUESTED, 1,004K BYTES USED
WER146B 20K BYTES OF EMERGENCY SPACE ALLOCATED
WER108I SORTIN : RECFM=FB ; LRECL= 2000; BLKSIZE= 24000
WER073I SORTIN : DSNAME=SYS24283.T080301.RA000.E784663A.EXTRACT1.H03
My job (running your JCL) uses the ICEMAN version of SORT and gives
messages such as these:
ICE084I 0 EXCP ACCESS METHOD USED FOR SORTOUT
ICE084I 0 EXCP ACCESS METHOD USED FOR SORTIN
ICE750I 0 DC 240000 TC 0 CS DSVNN KSZ 79 VSZ 79
ICE752I 0 FSZ=120 RC IGN=0 E AVG=1176 0 WSP=183 C DYN=0 0
ICE751I 1 DE-I80637 D5-I76949 D9-I76949 E8-I76949
ICE090I 0 OUTPUT LRECL = 2000, BLKSIZE = 24000, TYPE = FB
ICE080I 0 IN MAIN STORAGE SORT
ICE055I 0 INSERT 0, DELETE 1
Find the library on your system that contains the ICEMAN member, and
include a STEPLIB on your SORT Step using that library. It might be in a
LINKLIST library, but you might find it using "DDLIST" and then "LOAD
ICEMAN" .
--
This electronic communication and the information and any files transmitted
with it, or attached to it, are confidential and are intended solely for
the use of the individual or entity to whom it is addressed and may contain
information that is confidential, legally privileged, protected by privacy
laws, or otherwise restricted from disclosure to anyone else. If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, you are hereby notified that any use,
copying, distributing, dissemination, forwarding, printing, or copying of
this e-mail is strictly prohibited. If you received this e-mail in error,
please return the e-mail to the sender, delete it from your computer, and
destroy any printed copy of it.
Original Message:
Sent: 10/4/2024 9:27:00 AM
From: Joseph Walther
Subject: RE: Endevor Reporting
A sorting capability for CSV data has been recently prepared. See if the items here can help you....
TableTool-CSV-Sorting/endevor/Field-Developed-Programs/Table-Tool-Examples/CSV%20Table%20Sorting
Original Message:
Sent: Oct 03, 2024 11:59 AM
From: Balabadruni Manikanta
Subject: Endevor Reporting
How to create Element Report SORTED by Date