DELETE VERSION [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
DELETE VERSION
Deletes a version, including all entities and relationships that belong
to this version.
Syntax
DEL[ETE] V[ERSION] version-name .
Parameters
version-name Name of the version to be deleted.
Description
The current version cannot be deleted.
The version cannot be deleted if it is in the common domain and a local
domain version is linked to it.
All entities and relationships belonging to the version are also deleted.
Open Mode: Exclusive-update
Scope: DA scope or the version's owner scope
Example
The following example deletes the version B_00_08. All entities and
relationships belonging to this version are also deleted.
>DELETE VERSION B_00_08.
>
MPE/iX 5.0 Documentation