1. Trang chủ
  2. » Công Nghệ Thông Tin

RMAN Complete Recovery pot

12 239 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 12
Dung lượng 313 KB

Nội dung

13 Copyright © Oracle Corporation, 2002. All rights reserved. RMAN Complete Recovery 13-2 Copyright © Oracle Corporation, 2002. All rights reserved. Objectives After completing this lesson, you should be able to do the following: • Describe the use of RMAN for restoration and recovery • Perform complete recovery in ARCHIVELOG mode • Restore datafiles to different locations • Relocate and recover a tablespace by using archived redo log files 13-3 Copyright © Oracle Corporation, 2002. All rights reserved. Restoration and Datafile Media Recovery Using RMAN • Restore files from backup sets or image copies by using the RMAN RESTORE command • Recover files by using the RMAN RECOVER command 13-4 Copyright © Oracle Corporation, 2002. All rights reserved. Using RMAN to Recover a Database in ARCHIVELOG Mode rman target / RMAN> STARTUP MOUNT RMAN> RESTORE DATABASE; RMAN> RECOVER DATABASE; RMAN> ALTER DATABASE OPEN; 13-5 Copyright © Oracle Corporation, 2002. All rights reserved. Using the Recovery Wizard 13-6 Copyright © Oracle Corporation, 2002. All rights reserved. Using RMAN to Restore Datafiles to a New Location • Use the SET NEWNAME command to restore the datafile to the new location. • Use the SWITCH command to record the change in the control file. SET NEWNAME FOR DATAFILE 1 to ‘/<newdir>/system01.dbf’; SWITCH DATAFILE ALL; 13-7 Copyright © Oracle Corporation, 2002. All rights reserved. Restoring to a New Location 13-8 Copyright © Oracle Corporation, 2002. All rights reserved. Using RMAN to Recover a Tablespace Use the following RMAN commands to restore and recover a tablespace: • RESTORE TABLESPACE • RECOVER TABLESPACE run{ sql “alter tablespace users offline immediate”; restore tablespace users; recover tablespace users; sql “alter tablespace users online”; } 13-9 Copyright © Oracle Corporation, 2002. All rights reserved. Tablespace Recovery 13-10 Copyright © Oracle Corporation, 2002. All rights reserved. Using RMAN to Relocate a Tablespace • Use the SET NEWNAME command to restore the files. • Use the SWITCH command to record the new names in the control file. • Use the RECOVER TABLESPACE command to recover the datafiles of the tablespace. [...]... original location is unavailable 13-12 Copyright © Oracle Corporation, 2002 All rights reserved Practices 13-1 and 13-2 Overview These practices cover the following topics: • Using RMAN to recover a tablespace • Using RMAN to recover relocated datafiles 13-13 Copyright © Oracle Corporation, 2002 All rights reserved . All rights reserved. Using RMAN to Recover a Database in ARCHIVELOG Mode rman target / RMAN& gt; STARTUP MOUNT RMAN& gt; RESTORE DATABASE; RMAN& gt; RECOVER DATABASE; RMAN& gt; ALTER DATABASE OPEN; 13-5 Copyright. reserved. Restoration and Datafile Media Recovery Using RMAN • Restore files from backup sets or image copies by using the RMAN RESTORE command • Recover files by using the RMAN RECOVER command 13-4 Copyright. lesson, you should be able to do the following: • Describe the use of RMAN for restoration and recovery • Perform complete recovery in ARCHIVELOG mode • Restore datafiles to different locations • Relocate

Ngày đăng: 29/03/2014, 15:20