I would suggest looking at Redbook SG24-6580z/OS DFS/ZFS Implementation. I don't see anything that indicates a move of a z/FS, but there is a method to use IDCAMS to copy the aggregate.
Doug Doug Fuerst Principal Consultant BK Associates 718.921.2620 917.572.7364 [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mark Steely Sent: Wednesday, August 29, 2012 4:08 PM To: [email protected] Subject: Re: DFDSS The OMVSF name is in the ACS routines. I really just wanted to copy to the SMS volume and not perform a rename. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Pommier, Rex R. Sent: Wednesday, August 29, 2012 3:03 PM To: [email protected] Subject: Re: DFDSS As it sits, would dump/restore have the same issues he's having trying to copy it? He may have to remove the HLQ from SMS control, run the DUMP, put the HLQ back, then do the RESTORE. Rex -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Doug Fuerst Sent: Wednesday, August 29, 2012 2:53 PM To: [email protected] Subject: Re: DFDSS Assuming the new HLQ's of the SMS z/FS are defined in an ACS, why not just dump the filesystem, then restore it to a new name? A bit easier maybe, and it always worked for me. Doug Doug Fuerst Principal Consultant BK Associates 718.921.2620 917.572.7364 [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mark Steely Sent: Wednesday, August 29, 2012 3:41 PM To: [email protected] Subject: DFDSS We are z/OS v1r13. I am trying to move a ZFS file from a non-sms volume to a sms volume. I am not able to get this to work. I have tried using the bypassacs(**) and have tried using STORCLAS, MGMTCLAS, & STORGRP and all different combinations. I just receive an error message of not being selected. Any help would be appreciated. Control Parms: COPY DATASET( - INCLUDE( - OMVSF.XXXXXX - )) - BYPASSACS(**) - STORCLAS(PRDSTAND) - MGMTCLAS(LOGVOLS) - STORGRP(OMVSVOLP) - CANCELERROR - CATALOG - DELETE PURGE - ALLDATA(*) - ALLEXCP - PROCESS(SYS1,UNDEF) - TGTALLOC(SRC) Error message: ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND 'COPY ' ADR109I (R/I)-RI01 (01), 2012.242 14:35:03 INITIAL SCAN OF USER CONTROL STATEMENTS COMPLETED ADR825I (001)-SETUP(01), THE FOLLOWING VOLUMES WERE ALLOCATED FOR STORGRP OMVSVOLP: MVSOM3 MVSOM4 MVSOM5 ADR016I (001)-PRIME(01), RACF LOGGING OPTION IN EFFECT FOR THIS TASK ADR006I (001)-STEND(01), 2012.242 14:35:03 EXECUTION BEGINS ADR383W (001)-DDDS (01), DATA SET OMVSF.XXXXXX NOT SELECTED ADR455W (001)-DDDS (03), THE FOLLOWING DATA SETS WERE NOT SUCCESSFULLY PROCESSED OMVSF.XXXXXX ADR470W (001)-DDDS (04), NO DATA SETS SELECTED FOR PROCESSING ADR006I (001)-STEND(02), 2012.242 14:35:03 EXECUTION ENDS ADR013I (001)-CLTSK(01), 2012.242 14:35:03 TASK COMPLETED WITH RETURN CODE 0004 ADR012I (SCH)-DSSU (01), 2012.242 14:35:03 DFSMSDSS PROCESSING COMPLETE. HIGHEST RETURN CODE IS 0004 FROM TASK 001 Thank You ******* CONFIDENTIALITY NOTICE ******* This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete this message from your system. Thank you. ---------------------------------------------------------------------- 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 The information contained in this e-mail may contain confidential and/or privileged information and is intended for the sole use of the intended recipient. If you are not the intended recipient, you are hereby notified that any unauthorized use, disclosure, distribution or copying of this communication is strictly prohibited and that you will be held responsible for any such unauthorized activity, including liability for any resulting damages. As appropriate, such incident(s) may also be reported to law enforcement. If you received this e-mail in error, please reply to sender and destroy or delete the message and any attachments. Thank you. ---------------------------------------------------------------------- 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
