The backup is a (physical) full volume dump and not a dataset bkup.
________________________________ From: Gord Tomlin <[email protected]> To: [email protected] Sent: Thursday, 6 September 2012 12:00 PM Subject: Re: UNABLE TO DO A FULL VOLUME RESTORE - DFDSS You can only do a full volume restore from a full volume dump. Please verify that the dump was a full volume dump, not a data set dump, and let us know. -- Regards, Gord Tomlin Action Software International (a division of Mazda Computer Corporation) Tel: (905) 470-7113, Fax: (905) 470-6507 On 2012-09-06 11:37, John Dawes wrote: > I am trying to do a full volume restore to a non-SMS volume. The backup > which was created is of a SMS managed volume. I want to validate the backup > which was made using DFDSS COPYDUMP. > > > > ________________________________ > From: "McKown, John" <[email protected]> > To: [email protected] > Sent: Thursday, 6 September 2012 11:08 AM > Subject: Re: UNABLE TO DO A FULL VOLUME RESTORE - DFDSS > > Are you trying to do a full volume restore, or a logical data set restore? > Looks like the latter. In which case, as the messages indicate, you have not > specified which data set names/pattern to restore. You'd need a > DATASET(INCL(**)) to restore all the data sets. If you want to do a full > volume restore, then change the RESTORE to be something like: > > RESTORE INDDNAME(TAPE1) OUTDDNAME(DASD1) NOCOPYVOLID > > ________________________________________ > From: IBM Mainframe Discussion List [[email protected]] On Behalf Of > John Dawes [[email protected]] > Sent: Thursday, September 06, 2012 9:42 AM > To: [email protected] > Subject: UNABLE TO DO A FULL VOLUME RESTORE - DFDSS > > 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. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
