On Wed, 18 Dec 2019 22:28:12 +0000, Farley, Peter X23353
<peter.far...@broadridge.com> wrote abour SYNCSORT question: Why error
INCOMPATIBLE LRECL usint TRAILER1 but not without?:

[snip]
> //SORTOUT  DD  DISP=(,CATLG,CATLG),
> //             DSN=output-VB-file,
> //             UNIT=SYSDA,SPACE=(CYL,(010,010),RLSE),
> //             DSORG=PS,RECFM=VBA,LRECL=045,BLKSIZE=0

Your SORTOUT has a 4-byte RDW, an ASA control character and up to 40
print positions in any given logical record.

[snip]
>          TRAILER1=(6:C'TOTALS',4X,TOT=(5,11,ZD),23X),
6 + 4 + 11 + 23 = 44, which is > 40.

I would ditch the 23 trailing spaces.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
david.w.n...@gmail.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to