| RMAN Restore Database Slow / How To Improve RMAN Restore Performance [ID 467694.1] | ||
|  | ||
| 
 | Modified 10-JUN-2010 Type HOWTO Status MODERATED | 
 | 
In this Document
   Goal
   Solution
Platforms: 1-914CU;
| This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review. | 
Applies to:
Oracle Server - Enterprise Edition - Version: 10.1.0.2 to 10.2.0.4 - Release: 10.1 to 10.2
 Information in this document applies to any platform.
RMAN Restore database is slow. Backup to tape takes 13 hours and the restore takes over 26hrs.
Things to check/configure when RMAN restore from tape is slow : 
 
 +  The number of channels to be allocated should be equal to the number of physical tape drives.
+ Set parallelmediarestore off and run the restore : 
 
 Example : 
 RMAN> SET PARALLELMEDIARESTORE OFF; 
 RMAN> RUN { 
 allocate channel to tape ... 
 . 
 . 
 RESTORE DATABASE; 
 RECOVER DATABASE; 
 } 
 
 
 + If large pool is not configured then configure the large pool size and enable the backup_tape_io_slaves : 
 LARGE_POOL_SIZE = 100 m 
 BACKUP_TAPE_IO_SLAVES = true 
 
 
 By setting the above parameters the restore time reduced from 26 hours to 13 hours. 
------------------------------------------------------------------------------
QQ:492913789
Email:ahdba@qq.com
Blog: http://www.cndba.cn/dave
网上资源: http://tianlesoftware.download.csdn.net
相关视频:http://blog.csdn.net/tianlesoftware/archive/2009/11/27/4886500.aspx
DBA1 群:62697716(满); DBA2 群:62697977(满)
DBA3 群:62697850 DBA 超级群:63306533;
聊天 群:40132017
--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请
 
                   
                   
                   
                   
                             
       
           
                 
                 
                 
                 
                 
                
               
                 
                 
                 
                 
                
               
                 
                 扫一扫
扫一扫
                     
              
             
                   1673
					1673
					
 被折叠的  条评论
		 为什么被折叠?
被折叠的  条评论
		 为什么被折叠?
		 
		  到【灌水乐园】发言
到【灌水乐园】发言                                
		 
		 
    
   
    
   
             
            


 
            