Valid on z/OS.
Use the RESOWNER keyword to add or remove a User or Control type ACID associated with a data set or an ACID that matches the high level index of the data set being allocated for the extraction by SMS.
The ownership of the data set must be established if it is not already owned by the ACID.
This keyword has the following format:
TSS ADDTO(acid) DSNAME(dataset name)
RESOWNER(smsacid)
This keyword is used with:
This example adds a RESOWNER of SMSACID to data set PAY.MASTER:
TSS ADDTO(PAYDEPT) DSNAME(PAY.MASTER)
RESOWNER(SMSACID)
This example removes a RESOWNER of SMSACID from data set PAY.MASTER:
TSS ADDTO(PAYDEPT) DSNAME(PAY.MASTER)
RESOWNER()
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|