Show TOC

-u|-userLocate this document in the navigation structure

This BRRESTORE command option defines user name and password for a restore with RMAN. It defines the user name and password used by RMAN started by BRRESTORE to log on to the database system.

-u|-user [<user>[/<password>]|/]
         

Default value: system/<default_password>

Possible values:

  • If you only enter -u, an interactive query of the user name and the password is performed by the SAP utility. You can enter the user name and the password separately (only enter the user name or the option -u <user>). BRRESTORE then prompts entry of the password. In this case, the password is not displayed during entry and does not appear in the process list.

  • If you enter -u / the Oracle OPS$ mechanism is used.

Note

These measures are taken to protect the DBA password.