简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。
预览备份还原信息
贡献者
建议更改
您可以在备份还原过程发生之前预览有关该过程的信息、以查看在备份上找到的SnapManager for SAP的还原资格信息。SnapManager 会分析备份上的数据,以确定还原过程是否可以成功完成。
-
关于此任务 *
还原预览可提供以下信息:
-
可以使用哪种还原机制(快速还原,存储端文件系统还原,存储端文件还原或主机端文件副本还原)来还原每个文件。
-
为什么在指定`-verbose`选项时未使用更高效的机制来还原每个文件。
如果您在`backup restore`命令中指定了`-preview`选项、则SnapManager 不会还原任何内容、但会列出要还原的文件并指示如何还原这些文件。
您可以预览所有类型的还原机制。预览最多可显示 20 个文件的相关信息。 |
步骤
-
输入以下命令:
* smsap backup restore -profile profile_name-label _label _-complete -preview -verbes*
-
示例 *
例如,输入:
smsap backup restore -profile targetdb1_prof1 -label full_bkup_sales_nov_08 -complete -preview -verbose
以下示例显示了使用主机端文件副本还原过程还原的某些文件,并说明了使用快速还原选项无法还原某些文件的原因。如果指定`详细`选项、SnapManager 将显示一个预览部分和一个分析部分、其中说明了无法通过快速还原过程还原每个文件的原因。
PREVIEW: The following files will be restored via host side file copy restore: +DG2/sid/datafile10.dbf +DG2/sid/datafile11.dbf ANALYSIS: The following reasons prevent certain files from being restored via fast restore: Reasons: Newer snapshots of /vol/volume2 have volume clones: SNAP_1 *Newer backups will be freed: nightly2, nightly3 Files to Restore: /mnt/systemB/volume2/system.dbf /mnt/systemB/volume2/users.dbf /mnt/systemB/volume2/sysaux.dbf /mnt/systemB/volume2/datafile04.dbf /mnt/systemB/volume2/datafile05.dbf The following reasons prevent certain files from being restored via fast restore: Reasons: * Newer snapshots of /vol/adm_disks will be lost: ADM_SNAP_5 * Luns present which were created after snapshot SNAP_0 was created: /vol/adm_disks/disk5.lun * Files not part of the restore scope will be reverted in file system: +DG2 Files Not in Restore Scope: +DG2/someothersid/data01.dbf +DG2/someothersid/data02.dbf Files to Restore: +DG2/sid/datafile08.dbf +DG2/sid/datafile09.dbf +DG2/sid/datafile10.dbf +DG2/sid/datafile11.dbf * Reasons denoted with an asterisk (*) are overridable.
-
-
查看无法使用其他还原过程的任何原因。
-
如果仅显示可覆盖的原因、请在不使用`-preview`选项的情况下开始还原操作。
您仍然可以覆盖非强制检查。