>>>WER061A  I/O ERR S23R3VBD,S020I123,91BC,D,SYSUT1  ,**- 
OP,WRNG.LEN.RECORD,00000461000001,EXCP

Based on your error messages you are actually running syncsort. If you 
need to invoke IEBGENER instead of the resident sort product, then you 
need to supply the SYSIN control cards of IEBGENER instead of using SYSIN 
DD DUMMY. Something like this

//SYSIN    DD * 
  GENERATE MAXFLDS=4095 
//* 

Thanks,
Kolusu

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to