refresh_dbprofile
指定されたデータベース・プロファイルの新しいスナップショットを作成します。
書式
emcli refresh_dbprofile -comp_loc="Database Profile component location in software library"
オプション
-
comp_loc
データベース・プロファイルの場所および名前の組合せ。
終了コード
正常終了した場合は0。0以外の値は、verb処理が正常終了しなかったことを示します。
例
次の例では、場所Database Provisioning Profiles/11.2.0.4.0/linux_x64
のデータベース・プロファイルRMAN_Profileの新しいスナップショットを作成します。
emcli refresh_dbprofile -comp_loc="Database Provisioning Profiles/11.2.0.4.0/linux_x64/RMAN_Profile"