Use these PARM options for SYNCSORT to allow field references beyond the actual input record length:
PARM='VLTEST=2,VLTESTI=2' One of your VB input records is less than 17 bytes long (21 - 4 = 17). HTH Peter -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Joseph Reichman Sent: Wednesday, September 9, 2020 11:59 AM To: [email protected] Subject: Syncsort include/omit beyond record EXTERNAL EMAIL Hi I am getting the above message on sortin being a VB record lrecl 3196 blocksize 32000 The include is Include cond=(21,1,BI,EQ,X’01’) Looking for x’01’ in pos 21 ( including RDW) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
