On 12/04/2015 12:56 PM, Toni Cecil wrote: > Hello, > I've the following RESTORE SYSIN: > RESTORE - > DATASET(INCLUDE(PHAAXCX.FXX122)) - > RENUNC((PHAAXCX.FXX122,PHAAXCX.FXX122.RO2244V1)) - > INDDNAME(INPUT) - > CATALOG - > SPHERE - > CANCELERROR > > RESTORE runs fine but the output dsn(PHAAXCX.FXX122.RO2244V1) got the same > SMS characteristics has the input dsn(PHAAXCX.FXX122), it seems that the > output dsn did not passed through SMS ACS routines. > > Is this WAD ?? Doesn't SMS ACS act on the "RENUNCed" dsn?? > I'm on Z/OS V1.13 > > Any hint is appreciated. > Many thx, A.Cecilio. > > Perhaps you need the NULLSTORCLAS, and/or NULLMGMTCLAS options to override the default dss action of passing STORCLAS MGMTCLAS attributes of the original dataset to the ACS routines, as the ACS routines may designed to honor any passed values (similar to the way JCL overrides are honored) rather than let the new dsname influence a different choice of values. If that doesn't work, check out the MGMTCLAS(x) STORCLAS(x) and BYPASSACS parameters (which may require appropriate RACF authority to be effective in overriding normal ACS actions).
-- Joel C. Ewing, Bentonville, AR [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
