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-GLOBAL-PARAMETERS Modify global MAREN parameters

&pagelevel(4)&pagelevel

Privilege                 ADA, administrator without domains

This statement is used to define or modify the global MAREN parameters of a MAREN network.

The default value *UNCHANGED in the corresponding operands signifies that the previous declaration is applicable.

Format

MODIFY-GLOBAL-PARAMETERS                                                           Alias: MDGP

DOMAIN-PROTECTION = *UNCH ANGED / *ACTIVE / *NON-ACTIVE

,ALL-DOMAIN-ADM-PASSW = *UNCH ANGED / *NONE / *SECRET / <c-string 1..4> / <x-string 1..8> /

<integer -2147483648..2147483647>

,ACCESS-MODE = *UNCH ANGED / *SHARED / *EXCLUSIVE

Operands

DOMAIN-PROTECTION =
Specifies whether domains are used.

DOMAIN-PROTECTION = *ACTIVE
Defines that domains are used. The change takes effect immediately. MAREN need not be reloaded.

DOMAIN-PROTECTION = *NON-ACTIVE
Defines that no domains are used. The change takes effect immediately.

ALL-DOMAIN-ADM-PASSW = *UNCHANGED / *NONE / *SECRET / <c-string 1..4> / <x-string 1..8> / <integer -2147483648..2147483647>
Defines whether the ADA must be legitimated with a password. The password must be specified using the ADD-PASSWORD command.

ALL-DOMAIN-ADM-PASSW = *NONE
No password is required.

ALL-DOMAIN-ADM-PASSW = *SECRET
Requests a blanked-out input field for the password. Entries in this field are not visible on the screen. This operand value can only be specified in unguided dialog. In guided dialog, the field provided for entering passwords is always blanked out.

ACCESS-MODE =
Defines the mode for accessing the MAREN catalog.

ACCESS-MODE = *SHARED
Defines shared mode as the access method (see "Operating modes in MAREN").

ACCESS-MODE = *EXCLUSIVE
Defines exclusive mode as the access method (see "Operating modes in MAREN").