Privilege
ADA
This statement is used to define or modify the domain-specific MAREN parameters.
The default value *UNCHANGED in the corresponding operands signifies that the previous declaration is applicable.
Format
MODIFY-DOMAIN-PARAMETERS Alias: MDDP | ||
|
Operands
DOMAIN =
Defines the domain whose domain-specific MAREN parameters are to be defined or modified.
DOMAIN = *STD-DOMAIN
The domain-specific MAREN parameters are assigned to the standard domain.
DOMAIN = *OWN
The domain-specific MAREN parameters are assigned to the user’s own domain. The user’s own domain is the domain of the system on which the ADA is currently working.
DOMAIN = *ALL
The domain-specific MAREN parameters are assigned to all domains.
DOMAIN = <alphanum-name 1..8>
The domain-specific MAREN parameters are assigned to the selected domain.
FREE-VOLUMES = *UNCHANGED / *FROM-OWN-DOMAIN / *FROM-STD-DOMAIN
Defines the domain from which free tapes are to be taken when making a reservation or to which domain released tapes are assigned.
FREE-VOLUMES = *FROM-OWN-DOMAIN
Free tapes are taken from or assigned to the user’s own domain.
FREE-VOLUMES = *FROM-STD-DOMAIN
Free tapes are taken from or assigned to the standard domain.