HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

4-132
Example
The following example renames the scope marketing to the new name support.
>RENAME SCOPE marketing, support;
>>PASSWORD = mgr.
>
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.
>
RENUMBER
Renumbers the relationships of a relationship type.
Syntax
RENU[*ER] parent-entity-name
;R[ELATIONSHIP-]T[YPE] = entity-type-name1
,entity-type-name2
[,entity-type-name3 ]
[,entity-type-name4 ]
[,entity-type-name5 ]
[,entity-type-name6 ]
[;R[ELATIONSHIP-]C[LASS] = relation-class-name ]