RENAME VERSION [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
RENAME VERSION
Renames a version.
Syntax
REN[AME] V[ERSION] old-version-name
,new-version-name
.
Parameters
old-version-name Name of the version to be renamed.
new-version-name New name of the version.
Description
Open Mode: Exclusive-update
Scope: DA scope or the version's owner scope
Example
The following example renames the version test1 to the new name A_03_01.
>RENAME VERSION test1, A_03_01.
>
MPE/iX 5.0 Documentation