Hi Lizette,

We're running z/OS 1.12
I do an individual dump of DFSMShsm xCDS data sets. And SPHERE is
included 

//STEP01   EXEC PGM=ADRDSSU,REGION=3072K,TIME=1440                   
//SYSPRINT DD  SYSOUT=*                                              
//OUTDD1   DD  UNIT=VSMTAP,DISP=(NEW,CATLG,DELETE),DCB=TRTCH=NOCOMP, 
//             DSN=FSCH1.D0A0.DGG00X.OFFSITE1.BACKUP(+1),            
// VOL=(,,,20)                                                       
//SYSIN DD *                                                         
   DUMP OUTDDNAME(OUTDD1) -                                          
        DATASET(EXCLUDE( -                                           
                 DFHSM.SMALLDS.**) -                                 
               INCLUDE( -                                            
                DFHSM.**))          -                                
        SPHERE -                                                     
        TOL(ENQF)                                                    
//                                                                   


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Lizette Koehler
Sent: 25 July 2011 01:59 PM
To: [email protected]
Subject: Re: Failed backup of a RLS VSAM Data Sets (BWO=NULL)

> 
> I get an ADR952E message when backing up a RLS-enabled VSAM Data Set.
> The BWO status is NULL. Please advise on what this status should be in
order to back
> up the data set successfully.
> 
> The error code generated is as follows:
> 0ADR952E (001)-DTDSC(01), THE IDAQDMP MACRO FAILED DURING QUIESCE 
> PROCESSING FOR CLUSTER DFHSM.D0C0.BCDS WITH RETURN CODE 00000008 AND 
> REASON CODE 61FF0004
> 
> Should the data set be reallocated or altered with a different BWO 
> option,
and what
> would this option be?
>


Theo,

What are your DFDSS control cards?  When backing up VSAM you need to
include SPHERE.  Also, are you doing an individual dump of the DFSMShsm
xCDS datasets?  Or is this s full volume dump?

What version of z/OS are you running?

Lizette

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

********************
Nedbank Limited Reg No 1951/000009/06. The following link displays
the names of the Nedbank Board of Directors and Company Secretary.
[ http://www.nedbank.co.za/terms/DirectorsNedbank.htm ]
This email is confidential and is intended for the addressee only.
The following link will take you to Nedbank's legal notice.
[ http://www.nedbank.co.za/terms/EmailDisclaimer.htm ]
********************

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