HP 3000 Manuals

DELETE DOMAIN [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

DELETE DOMAIN 

Deletes a domain, including all entities and relationships that belong to
that domain.

Syntax 

     DEL[ETE] D[OMAIN] domain-name .

Parameters 

domain-name           Name of the domain to be deleted.

Description 

Neither the common domain nor the current domain can ever be deleted.

When a domain is deleted, all versions of that domain and all entities
and relationships in those versions are deleted.

Open Mode:       Exclusive-update

Scope:           DA scope or the domain's owner scope

Example 

The following example deletes the domain accounts-payable.

     >DELETE DOMAIN accounts-payable. 
     >


MPE/iX 5.0 Documentation