Jophn,

I do not think you can do it that way due to this message 
, REQUIRED (SUB)PARAMETER OF 'DATASET

Did you try
Restore Include(dsn(**)) -
 OUTDDNAME(DASD1) PURGE -
>    BYPASSACS(**) -
>    NULLSTORCLAS  -

And why use Purge?  When you did the backup did you use DELETE at that
point?  Do you need to catalog these datasets to the nonSMS volume?

Could you paste the complete JCL and Control cards for backup and Restore?

Are you MOVING datasets from an SMS volume to a NON SMS Volume?  If so you
could convert the SMS volume to NONSMS.  Or you can use the ISMF Panels to
generate the control cards.

Thanks

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf
> Of John Dawes
> Sent: Thursday, September 06, 2012 8:24 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: UNABLE TO DO A FULL VOLUME RESTORE - DFDSS
> 
> Tom,
> 
> I tried that but I got the same error messages:
> 
> RESTORE FULL INDDNAME(TAPE1) OUTDDNAME(DASD1) PURGE -
>    BYPASSACS(**) -
>    NULLSTORCLAS  -
>    NULLMGMTCLAS ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO
> COMMAND 'RESTORE ' ADR109I (R/I)-RI01 (01), 2012.250 11:22:44 INITIAL SCAN
OF
> USER CONTROL STATEMEN ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER OF
> 'DATASET ' IS MISSING ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS
> INVOLVING 'BYPASSACS ' ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER OF
> 'DATASET ' IS MISSING ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS
> INVOLVING 'NULLSTORCLAS ' ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER
> OF 'DATASET ' IS MISSING ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS
> INVOLVING 'NULLMGMTCLAS ' ADR131E (001)-RI03 (01), ABOVE TEXT BYPASSED
> UNTIL NEXT COMMAND
> 
> ________________________________
> From: Thomas Conley <pinnc...@rochester.rr.com>
> To: IBM-MAIN@LISTSERV.UA.EDU
> Sent: Thursday, 6 September 2012 11:03 AM
> Subject: Re: UNABLE TO DO A FULL VOLUME RESTORE - DFDSS
> 
> On 9/6/2012 10:43 AM, John Dawes wrote:
> > G'Day,
> >
> > I am trying to perform a full volume restore of a SMS volume to a spare
volume
> which is not SMS managed.  I am encountering a problem and tried several
things:
> > The output volume has a different VOLSER.  The reason for this is that
> > I want to ensure that the tape which is being used to perform the
> > restore could be read because it was created by a DFDSS COPYDUMP.
> > Below is the restore parm and the error messages.  We are running
> > RELEASE z/OS 01.11.00
> >
> > RESTORE INDDNAME(TAPE1) OUTDDNAME(DASD1) PURGE -
> >      BYPASSACS(**) -
> >      NULLSTORCLAS  -
> >      NULLMGMTCLAS
> > ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND
'RESTORE
> '
> > ADR109I (R/I)-RI01 (01), 2012.250 10:34:33 INITIAL SCAN OF USER
> >CONTROL STATEMEN  ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER OF
> >'DATASET ' IS MISSING  ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS
> INVOLVING 'BYPASSACS '
> > ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER OF 'DATASET ' IS
> >MISSING  ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS INVOLVING
> 'NULLSTORCLAS '
> > ADR138E (001)-RI01 (02), REQUIRED (SUB)PARAMETER OF 'DATASET ' IS
> >MISSING  ADR139E (001)-RI01 (01), INCONSISTENT PARAMETERS INVOLVING
> 'NULLMGMTCLAS '
> > ADR131E (001)-RI03 (01), ABOVE TEXT BYPASSED UNTIL NEXT COMMAND
> >ADR017E (001)-CLTSK(01), 2012.250 10:34:33 TASK NOT SCHEDULED DUE TO
> >ERROR. TASK  ADR012I (SCH)-DSSU (01), 2012.250 10:34:33 DFSMSDSS
> >PROCESSING COMPLETE. HIGHEST
> >                          SYNTAX
> >                          TASK    001
> >
> > Can this be done i.e. restore a SMS managed volume to a NON-SMS volume?
> >
> > Thanks.
> >
> 
> Add FULL after the RESTORE.
> 
> Regards,
> Tom Conley
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to