DFDSS restore of a HFS

2006-12-08 Thread Daniel Allen
I have a HFS file that spans 5 3390-3 volumes. 
 
I have taken logical DFDSS backup of the HFS file (RC=0). 
 
I used the following statements:
 
DUMP DATASET (INCLUDE( -   
  xx.yyy.HFS - 
)) -   
 OUTDD(TAPE) ALLDATA(*) ALLEXCP COMPRESS TOLERATE(ENQF)
 
The SMS group has 5 3390-3 volumes and 2 3390-9 volumes. 
 
I am attempting to restore the dataset under another name.
 
I used the following statements:
 
RESTORE DATASET (  -
INCLUDE (  -
xx.yyy.HFS -
) )-
RENUNC  (  -
xx.yyy.HFS,xx.yyy.HFS.TEST -
)  -
INDD( IN1  )   -
REPLACE CATALOG 
 
Here is the output from the restore:
 
 ADR709E (001)-VDSS (01), AN ERROR OCCURRED IN THE STORAGE MANAGEMENT
SUBSYSTEM WHILE ALLOCATING DATA SET xx.yyy.HFS WITH 
 NEWNAME xx.yyy.HFS.TEST. SMS MESSAGES
FOLLOW.   
 IGD17284I ALLOCATION ON STORAGE GROUP DIMHFS WAS ATTEMPTED BUT

 ENOUGH SPACE COULD NOT BE OBTAINED, PROCESSING CONTINUES FOR DATA SET

 xx.yyy.HFS.TEST

 IGD17291I DATA SET xx.yyy.HFS.TEST

 COULD NOT BE ALLOCATED USING BEST-FIT

 SPACE CONSTRAINT RELIEF (5 EXTENT LIMIT RELIEF) WILL BE ATTEMPTED

 IGD17284I ALLOCATION ON STORAGE GROUP DIMHFS WAS ATTEMPTED BUT

 ENOUGH SPACE COULD NOT BE OBTAINED, PROCESSING CONTINUES FOR DATA SET

 xx.yyy.HFS.TEST

 IGD17275I NO ELIGIBLE STORAGE GROUP HAS ENOUGH SPACE FOR

 BEST FIT REQUEST - ALLOCATION FOR

 DATA SET xx.yyy.HFS.TEST FAILED

 IGD17290I THERE WERE 1 CANDIDATE STORAGE GROUPS OF WHICH THE FIRST 1

 WERE ELIGIBLE FOR VOLUME SELECTION.

 THE CANDIDATE STORAGE GROUPS WERE:DIMHFS

 IGD17279I 2 VOLUMES WERE REJECTED BECAUSE THEY WERE NOT ON THE INCLUDE
LIST 
 IGD306I UNEXPECTED ERROR DURING IGDVTSV1 PROCESSING

 RETURN CODE 8 REASON CODE 17275

 THE MODULE THAT DETECTED THE ERROR IS IGDVTSV1

 SMS MODULE TRACE BACK - VTSV1 VTSVS VTSCM VTSCR SSIRT

 SYMPTOM RECORD CREATED, PROBLEM ID IS IGD2  
 ADR809I (001)-VDSS (01), ADDITIONAL DIAGNOSTIC DATA FOR PRECEDING
MESSAGE:
 SC=HFSCLASS MC=STANDEF DC=HFS

 REQPRI=0010782408KB  REQSEC=000200CYL
REQVOLS=05 
ADR415W (001)-TDLOG(01), NO DATA SETS WERE COPIED, DUMPED, OR RESTORED
FROM ANY VOLUME   
 
I thought that 5 3390-3 volumes would fit on 2 3390-9 volumes. 
 
What is wrong ??


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please contact the sender by 
reply e-mail and destroy all copies of the original message.


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


Re: DFDSS restore of a HFS

2006-12-08 Thread O'Brien, David W. (NIH/CIT) [C]
Add VOLcount(*) to your restore parameters





I am attempting to restore the dataset under another name.

I used the following statements:

RESTORE DATASET (  -   
INCLUDE (  -   
xx.yyy.HFS -   
) )-   
RENUNC  (  -   
xx.yyy.HFS,xx.yyy.HFS.TEST -   
)  -   
INDD( IN1  )   -   
REPLACE CATALOG



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


Re: DFDSS restore of a HFS

2006-12-08 Thread Pinnacle
- Original Message - 
From: Daniel Allen [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
Sent: Friday, December 08, 2006 2:44 PM
Subject: DFDSS restore of a HFS




I thought that 5 3390-3 volumes would fit on 2 3390-9 volumes. 

What is wrong ??



Daniel,

Get rid of SMS-mangled HFS.

Regards,
Tom Conley

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