RENAME DOMAIN [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
RENAME DOMAIN
Renames a domain.
Syntax
REN[AME] D[OMAIN] old-domain-name
,new-domain-name
.
Parameters
old-domain-name Name of the domain to be renamed.
new-domain-name New name of the domain.
Description
To avoid possible name conflicts with any future extensions to the core
set, do not rename any domains to a name starting with the characters
"HP" .
Open Mode: Exclusive-update
Scope: DA scope or the domain's owner scope
Example
The following example renames the domain dicta to the new name dictb.
>RENAME DOMAIN dicta, dictb.
>
MPE/iX 5.0 Documentation