Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the renuser
command to rename an Oracle Secure Backup user.
See Also:
"User Commands" for related commandsPrerequisites
You must have the modify administrative domain's configuration right to use the renuser
command.
Syntax
renuser::=
renu•ser [ --nq ] { old-username new-username }...
Semantics
Does not display a confirmation message. If you do not specify this option, then the command displays a confirmation message. The message is described in "Command Execution in Interactive Mode".
Specifies the current Oracle Secure Backup user name.
Specifies the new name for the Oracle Secure Backup user. User names are case-sensitive and must start with an alphanumeric character. They can contain only letters, numerals, dashes, underscores, and periods (no spaces). They may contain at most 127 characters.
Example
Example 2-116 renames user lashdown
to lance_ashdown
.