STORCLAS(desired storclas) BYPASSACS(**)
-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Elaine Beal
Sent: Thursday, May 23, 2019 11:57 AM
To: [email protected]
Subject: Re: DFDSS copy to pre-allocated dsn
I'm copying disk to disk.
source file is 2 volumes and I want to copy (expand) to pre-allocated,
catalogued 3 volume file.
I modified the OUTDDNAME(DASD2) to include all 3 (new) volumes.
The issue (now) is that the copy is trying to use the original STORCLAS but the
new file is a different STORCLAS
ADR709E (001)-ACS (01), AN ERROR OCCURRED IN THE STORAGE MANAGEMENT SUBSYSTEM
WHILE DETERMINING SMS CONSTRUCTS FOR DATA SET
SYS7.R30.V22.ROOT.HFS WITH NEWNAME
SYS7.R30.V22.RSU.ROOT.HFS. SMS MESSAGES FOLLOW.
IGD01008I STORAGE ADMIN HAS TARGETED STORCLAS STDSYS IGD01014I DATA SET
ALLOCATION REQUEST FAILED - SPECIFIED STORCLAS STDSYS DOES NOT EXIST
JCL -
//COPYSTEP EXEC PGM=ADRDSSU
//SYSPRINT DD SYSOUT=*
//DASD1 DD DISP=SHR,UNIT=3390,VOL=SER=(SSS050,SSS051)
//DASD2 DD DISP=SHR,UNIT=3390,VOL=SER=(SSS052,SSS053,SSS054)
//SYSIN DD *
COPY DATASET(INCLUDE(SYS7.R30.V22.ROOT.HFS)) -
LOGINDDNAME(DASD1) -
OUTDDNAME(DASD2) -
SELECTMULTI(ANY) -
RENAMEU((SYS7.R30.V22.ROOT.HFS, -
SYS7.R30.V22.RSU.ROOT.HFS)) -
REPLACEUNCONDITIONAL -
ALLDATA(*) ALLEXCP CANCELERROR -
SHARE -
WRITECHECK
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to
[email protected] with the message: INFO IBM-MAIN
::DISCLAIMER::
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended
for the named recipient(s) only. E-mail transmission is not guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or may contain viruses in transmission.
The e mail and its contents (with or without referred errors) shall therefore
not attach any liability on the originator or HCL or its affiliates. Views or
opinions, if any, presented in this email are solely those of the author and
may not necessarily reflect the views or opinions of HCL or its affiliates. Any
form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written
consent of authorized representative of HCL is strictly prohibited. If you have
received this email in error please delete it and notify the sender
immediately. Before opening any email and/or attachments, please check them for
viruses and other defects.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN