Before doing anything else, I would drain and restart the initiator and try 
again.

It could be that your INIT address space private area has become fragmented (a 
common cause of this is either installation exits or ISV software that bleed 
storage over time) .

Also check for any IEFUSI exit that could be limiting the region that you are 
getting irrespective of the REGION card.




Rob Scott
Rocket Software, Inc
275 Grove Street
Newton, MA 02466
617-614-2305
[EMAIL PROTECTED]


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of ??? 
?? ???
Sent: 18 July 2007 09:57
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

----------------------------------------------------------------------
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

Reply via email to