REMOVE SCOPE-DOMAIN [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
REMOVE SCOPE-DOMAIN
Removes a scope's access to a domain.
Syntax
REM[OVE] S[COPE-]D[OMAIN] scope-name
;D[OMAIN] = domain-name
.
Parameters
scope-name Name of the scope from which to remove access to
the domain.
domain-name Name of the domain from which access by the scope
is being removed.
Description
You cannot remove access to a domain from its owner scope.
Open Mode: Shared-update or exclusive-update
Scope: DA scope, the domain's owner scope, or the scope from
which access is to be removed
Example
The following example removes access to the domain extra-domain from the
scope candidate.
>REMOVE SCOPE-DOMAIN candidate;
>>DOMAIN = extra-domain.
>
MPE/iX 5.0 Documentation