set_mos_credentials

Sets My Oracle Support credentials in OMS. When prompted for a password, enter you My Oracle Support password.

Format

emcli set_mos_credentials 
      -username="My Oracle Support Username" 
      [-password "My Oracle Support Password"]  
      [-verbose_exception]   

Options

  • username

    My Oracle Support username.

  • password

    My Oracle Support password. If this option is not specified, the user is prompted for the password interactively.

Example

The follow example sets My Oracle Support credentials in OMS to -username=xyz@oracle.com.

emcli set_mos_credentials 
      -username=xyz@oracle.com