Posted: Thu Apr 28, 2005 8:40 am Post subject: ADRDSSU abend with RC=0008
Hi Everyone,
I noticed that there have been quite a few questions on this utility and I've checked most of them. I have a job that keeps going down with a RC=0008 every couple of days. It always seems to be on the same database when it happens. We're doing a DUMP to back up 207 databases into one GDG on VTAPE. My JCL is set up as:
Code:
//VAO5DXB4 EXEC PGM=ADRDSSU,REGION=2M
//*-------------------------------------------------------------------
//* LOGICAL FILE BACKUP OF NON-DATABASE USED FILES IN BMP JOBS
//* BACKUP ADDIONAL NVS DATASETS
//*-------------------------------------------------------------------
//DD01 DD DSN=NVSPN.BMPBU04(+1),
// DISP=(,CATLG,DELETE),
// UNIT=VTAPE,DCB=NVSPN.MODEL,LABEL=EXPDT=99000,VOL=(,,,20)
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSIN DD DSN=PROD.CNTRLIB(VAO5DXB4),DISP=SHR
//*
The parms within the control card are:
DUMP OUTDD(DD01)
DS(INCL(
SHARE -
SPHERE -
TOLERATE(ENQF) FORCECP(0)
with 207 databases inbetween. This has been an ongoing issue for some time and I've been tasked with finding the problem. Based on what I read here and in the QW, the only thing that I can come up with is that the particular database that we keep failing on is in use at the time we try to back it up.
Is there any way that anyone can confirm my findings? If it's something else, that would be great to know as well. Below is the error message that I'm getting.
ADR006I (001)-STEND(02), 2005.117 19:30:56 EXECUTION ENDS
ADR013I (001)-CLTSK(01), 2005.117 19:30:56 TASK COMPLETED WITH RETURN CODE 0008
ADR012I (SCH)-DSSU (01), 2005.117 19:30:57 DFSMSDSS PROCESSING COMPLETE. HIGHEST RETURN CODE IS 0008 FROM:
TASK 001 _________________ Robert Tighe
Legacy Systems Analyst
Keane Canada, Inc.
Robert_F_Tighe@keane.com
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum