PowerProtect:Oracle RMANバックアップを検証する方法

Summary: RMANを使用してPowerProtect Data Managerによって作成されたRMANバックアップを検証する方法。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

検証のために、RMANで次のようなコマンドを使用します。
run { allocate channel c1 type SBT_TAPE parms 'SBT_LIBRARY=/home/oracle/opt/dpsapps/rmanagent/lib/libddobk.so, ENV=(RMAN_AGENT_HOME=/home/oracle/opt/dpsapps/rmanagent, STORAGE_UNIT=DDStorageUnitFromPolicy,BACKUP_HOST=DD_IP_ADDRESS)'; validate backupset BACKUP_SET_ID; release channel c1;}
Example:
run { allocate channel c1 type SBT_TAPE parms 'SBT_LIBRARY=/home/oracle/opt/dpsapps/rmanagent/lib/libddobk.so, ENV=(RMAN_AGENT_HOME=/home/oracle/opt/dpsapps/rmanagent, STORAGE_UNIT=OracleDBAuth-ppdm199-99c64,BACKUP_HOST=10.10.0.50)'; validate backupset 24935; release channel c1;}
 
指定するパラメーターは次のとおりです。
SBT_LIBRARY - if not using default path
RMAN_AGENT_HOME  - if not using default install path
STORAGE_UNIT - DD storage unit name - it's listed in the output from 'list backupset;' for each set
BACKUP_HOST -  DD IP Address
BACKUP_SET_ID -  the numeric id of the backup set of interest. (24935 from the example)

このタグは、PowerProtect Data Managerバックアップの作成時刻(YYYY:MM:DD:HH:MM)と関連づけられています。
PowerProtect Data Managerの[Assets]にある[Copies]を見て、作成時刻を見つけます。
PowerProtect Data Managerの[Assets]の下のコピー

RMANコマンドの出力例を次に示します。

list backupset;

 

Affected Products

PowerProtect Data Manager
Article Properties
Article Number: 000223678
Article Type: How To
Last Modified: 11 Jul 2024
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.