Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

ADD-HOST Add new system to the MAREN network

&pagelevel(4)&pagelevel

Privilege                ADA, administrator without domains

This statement adds a new system to the MAREN network. When domains are used the system is assigned to a domain. The system-specific MAREN parameters are generated for the new system. These parameters can be modified later using the MODIFY-MAREN-PARAMETERS statement.

When domains are used, a system must be added to the MAREN network before MARENCP can be started on this system. Without domains a system can also be added implicitly to the network by MARENCP being started on the system.

Format

ADD-HOST                                                                                                                                       Alias: ADHO
HOST = <alphanum-name 1..8>
,PARAMETER = *FROM-OWN-HOST / <alphanum-name 1..8>
,DOMAIN = *STD-DOMAIN / *OWN / <alphanum-name 1..8>
,ALL-DOMAIN-ADMIN = *NOT-ALLOWED / *UNCHANGED / *ALLOWED

Operands

HOST = <alphanum-name 1..8>
Specifies the name of the system which is to be added.

PARAMETER =
Specifies the system from which the system-specific MAREN parameters are taken over.

PARAMETER = *FROM-OWN-HOST
The system-specific parameters are taken over from the user’s own system.

PARAMETER = <alphanum-name 1..8>
The system-specific parameters are taken over from the specified system.

DOMAIN =
Domain to which the system is to be assigned.

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

DOMAIN = *OWN
The system is 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 = <alphanum-name 1..8>
The system is assigned to the selected domain.

ALL-DOMAIN-ADMIN =
Defines whether or not the ADA may work on the system. As soon as a system has been released for the ADA,
he/she can work on that system.

ALL-DOMAIN-ADMIN = *NOT-ALLOWED
The system is not permitted for the ADA.

ALL-DOMAIN-ADMIN = *UNCHANGED
The setting from the system-specific parameters that have been taken over remains valid.

ALL-DOMAIN-ADMIN = *ALLOWED
The system is released for the ADA.

Notes

When a system is added to a domain, two cases can be distinguished for the domain-specific parameters:

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

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