refresh_dbprofile

Creates a new snapshot under the specified database profile.

Format

emcli refresh_dbprofile
      -comp_loc="Database Profile component location in software library"

Options

  • comp_loc

    A combination of the database profile location and name.

Exit Codes

0 if successful. A non-zero value indicates that verb processing was unsuccessful.

Example

The following example creates a new snapshot of the database profile RMAN_Profile with the location Database Provisioning Profiles/11.2.0.4.0/linux_x64.

emcli refresh_dbprofile       -comp_loc="Database Provisioning Profiles/11.2.0.4.0/linux_x64/RMAN_Profile"