Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-DOMAIN-PARAMETERS Modify domain-specific MAREN parameters

&pagelevel(4)&pagelevel

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
DOMAIN = *STD-DOMAIN / *OWN / *ALL / <alphanum-name 1..8>
,FREE-VOLUMES = *UNCHANGED / *FROM-OWN-DOMAIN / *FROM-STD-DOMAIN

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.