Gadi, In the EXEC statement add parm='SDB=input'. This will allow the large block interface to be activated. See OSDFSMSdfp Utilities for details. Btw, 3590 supports large block sizes of 256K. You specified 224K which was uses on old 3590 models.
Itschak -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of גדי בן אבי Sent: Wednesday, July 18, 2007 10:57 AM To: [email protected] Subject: IEBGENER S878-10 abend Hi, A user is running a job that copies a file from one 3590B to another. The file is an ADABAS backup. We've just upgraded to ADABAS v7.4.4. We are running z/OS 1.7. As the subject says we are using IEBGENER. We started out with a REGION of 4M, increased it to 8M and then 0M. All ended with the same abend. This is the job we are using: //B155B1DM JOB (00,P,305),COPY-DRIVE-1,CLASS=X,PRTY=9, // MSGCLASS=X,NOTIFY=V120KBY //COPY EXEC PGM=IEBGENER,TIME=100,REGION=0M //SYSPRINT DD SYSOUT=* //SYSUT1 DD DSN=B306.PDBN.GBYOMI.DRIVE1(0),DISP=OLD,DCB=BUFNO=30 //SYSUT2 DD DSN=B279.PBKK.OFFSITE.ADABAS.DRIVE1(+1), // DISP=(,CATLG,DELETE), // UNIT=3590-1, // VOL=(,,,90),DCB=(MODEL,BUFNO=30) //SYSIN DD DUMMY //* The DCB for the input file is LRECL=32756, BLKSIZE=229376,RECFM=VB, The DCB has changed from our previous version of ADABAS. In the previous version it was 32760 Gadi ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.8/906 - Release Date: 17/07/2007 18:30 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.8/906 - Release Date: 17/07/2007 18:30 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

