Renames an identifier in the rights database. Format RENAME/IDENTIFIER current-id-name new-id-name
1 – Parameters
current-id-name Specifies the name of an identifier to be renamed. new-id-name Specifies the new name for the identifier.
2 – Example
UAF> RENAME/IDENTIFIER Q1SALES Q2SALES %UAF-I-RDBMDFYMSG, identifier Q1SALES modified The command in this example renames the identifier Q1SALES to Q2SALES.