ADD SCOPE-DOMAIN [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
ADD SCOPE-DOMAIN
Allows a scope to have access to a domain.
Syntax
A[DD] S[COPE-]D[OMAIN] scope-name
;D[OMAIN] = domain-name
.
Parameters
scope-name Name of the scope given access to the domain.
domain-name Name of the domain to associate with the scope.
Description
Explicit access can be given only if it is not already allowed by the
sensitivity of the domain.
Open Mode: Shared-update or exclusive-update
Scope: DA scope or the domain's owner scope
Example
The following example allows the scope candidate to have access to the
domain extra-domain.
>ADD SCOPE-DOMAIN candidate;
>>DOMAIN = extra-domain.
>
MPE/iX 5.0 Documentation