Message states:

WER235A {ddname} {INREC,OUTREC} RDW NOT INCLUDED                                
  
                                                                                
  
EXPLANATION: The  ddname  will  be  SORTOUT,  SORTOFxx,  SORTOFx or  the        
  
ddname  provided  by  an  OUTFIL  FNAMES  parameter. Four  bytes must  be       
  
provided  for  the  RDW  of  the  variable  length  output  record  in          
  
the FIELDS  parameter  of  the  INREC,  OUTREC  or  OUTFIL  OUTREC              
  
specification. These bytes must appear at the beginning of the record and       
  
must not be edited.                                                             
  


Lizette


-----Original Message-----
>From: "Farley, Peter x23353" <[email protected]>
>Sent: Oct 21, 2015 2:28 PM
>To: [email protected]
>Subject: Syncsort question: Why do I get error RDW NOT INCLUDED?
>
>I am trying to set up a Syncsort OUTREC to overlay certain fields in VB 
>records.  This is the OUTREC I have:
>
>OUTREC IFTHEN(WHEN=(0032,1,CH,EQ,C'1'),
>               OVERLAY=(1,4,
>                        32:32,2,C'7X',
>                   358:358,2,C'F#',
>                   366:366,1,C'C')),
>        IFTHEN(WHEN=NONE,
>               BUILD=(1,4,5:5))
>
>I get these Syncsort messages:
>
>WER276B  SYSDIAG= 1680787, 4697249, 4697249, 4893065
>WER164B  1,028K BYTES OF VIRTUAL STORAGE AVAILABLE, MAX REQUESTED,
>WER164B     156K BYTES RESERVE REQUESTED, 1,000K BYTES USED
>WER146B  24K BYTES OF EMERGENCY SPACE ALLOCATED
>WER108I  SORTIN   : RECFM=VB   ; LRECL=  8004; BLKSIZE= 27998
>WER073I  SORTIN   : DSNAME=HLQ.INPUT.FILE
>WER235A  OUTREC   RDW NOT INCLUDED
>WER211B  SYNCSMF  CALLED BY SYNCSORT; RC=0000
>
>I think I am including the RDW in each of the IFWHEN phrases (1,4).  Can 
>anyone tell me what I am doing wrong here?
>
>TIA for any help you can provide.
>
>Peter
>
>
>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

Reply via email to