Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SHOW-DOMAIN-PARAMETERS Show domain-specific parameters

&pagelevel(4)&pagelevel

Privilege                ADA, DA

This statement displays the domain-specific parameters of a domain and all systems which are assigned to this domain.

DAs can only execute the statement in their own domain. The DOMAIN operand is thus meaningless for them.

Format

SHOW-DOMAIN-PARAMETERS                                               Alias: SHDP
DOMAIN = *STD-DOMAIN / *OWN / <alphanum-name 1..8>

Operands

DOMAIN =
The parameters of the specified domain are output.

DOMAIN = *STD-DOMAIN
The parameters of the standard domain are output.

DOMAIN = *OWN
The parameters of the standard domain from the user’s own domain are output. The user’s own domain is the domain of the system on which the ADA is currently working or the domain in which he/she has taken over the DA role.

DOMAIN = <alphanum-name1..8>
The parameters of the standard domain from the selected domain are output.

Example

//show-domain-parameters domain = domain1
DOMAIN            = DOMAIN1
FREE-VOLUMES      = *FROM-STD-DOMAIN
HOSTS             = SYSTEM1
                    SYSTEM2