I guess you better show us the JCL you used to do the backup/dump. _________________________________________________________________ Dave Jousma Assistant Vice President, Mainframe Services [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H p 616.653.8429 f 616.653.2717
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of John Dawes Sent: Thursday, September 06, 2012 11:24 AM To: [email protected] 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 <[email protected]> To: [email protected] 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 [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 This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
