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-ASSIGNMENT Assign system to a different domain

&pagelevel(4)&pagelevel

Privilege                 ADA

This statement assigns a system to another domain. The new assignment is stored in the domain-specific MAREN parameters. The current assignment of tapes to a domain is not changed here. Tapes can remain assigned to a domain even though no system is now assigned to this domain.

When a system is assigned to a new domain, as distinction must be made between two cases:

  • At least one system exists in the domain.
    The existing domain-specific MAREN parameters then also apply for the new system.

  • No system exists in the domain.
    The domain-specific MAREN parameters are then taken over from the domain to which the system specified in HOST belongs.

Format

MODIFY-DOMAIN-ASSIGNMENT                                                                                                 Alias: MDDA
HOST = <alphanum-name 1..8>
,NEW-DOMAIN = *UNCHANGED / *STD-DOMAIN / <alphanum-name 1..8>

Operands

HOST = <alphanum-name 1..8>
Specifies the name of the system which is assigned to a different domain.

NEW-DOMAIN =
Defines which domain the system is assigned to.

NEW-DOMAIN = *UNCHANGED
The current assignment of the system to a domain is retained.

NEW-DOMAIN = *STD-DOMAIN
The system is assigned to the standard domain.

NEW-DOMAIN = <alphanum-name 1..8>
The system is assigned to the selected domain.