MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ADRDSSU abend with RC=0008

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
tiggy
Beginner


Joined: 23 Mar 2005
Posts: 19
Topics: 6

PostPosted: Thu Apr 28, 2005 8:40 am    Post subject: ADRDSSU abend with RC=0008 Reply with quote

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
Back to top
View user's profile Send private message MSN Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Thu Apr 28, 2005 9:12 am    Post subject: Reply with quote

Tiggy,

You need to post all the error messages . The error messages start with ADRxxxE. Please post your entire sysprint messages.

Thanks

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tiggy
Beginner


Joined: 23 Mar 2005
Posts: 19
Topics: 6

PostPosted: Thu Apr 28, 2005 10:00 am    Post subject: Reply with quote

Kolusu,

This is the only message which shows up with ADRxxxE. Any suggestions?

ADR380E (001)-DTDSC(04), DATA SET NVSPN.VW74DX.TCIBUY.BU.G0013V00 NOT PROCESSED, 13-0008


Thanks,
Tiggy
_________________
Robert Tighe
Legacy Systems Analyst
Keane Canada, Inc.
Robert_F_Tighe@keane.com
Back to top
View user's profile Send private message MSN Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Thu Apr 28, 2005 10:13 am    Post subject: Reply with quote

Tiggy,

Check this link for a detailed explanation of ADR380E

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2M133/SPTM000238

You have message code 13-008 which means Retrieving the extents from the VTOC failed

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tiggy
Beginner


Joined: 23 Mar 2005
Posts: 19
Topics: 6

PostPosted: Thu Apr 28, 2005 10:17 am    Post subject: Reply with quote

this is awesome, thanks for all your help Kolusu.

Tiggy
_________________
Robert Tighe
Legacy Systems Analyst
Keane Canada, Inc.
Robert_F_Tighe@keane.com
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group