- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
rman deplicate(RMAN deplicate)
rman deplicate(RMAN deplicate)
Using the RMAN DUPLICATE command, you can create a replica database (Duplicate, D, atabase) based on the backup of the target database (Target, D, atabase) on the basis of the retention of the target database.
The replica can be exactly the same as the target database, or only a subset of the target database table space. Target sites (Target, Site) and replica sites (Duplicate, Site) can even be on the same machine.
The replica database is a copy of the target database, just like our clone database
Test backup and recovery process.
Export data, such as a table that is intentionally or unintentionally deleted from the production database, and then you can import it into the production database.
First, you need to create a helper instance (auxiliary, instance)
Through RMAN, you must be able to connect to the target database and start the auxiliary instance in the nomount mode.
Then, at least one auxiliary channel is allocated on the auxiliary instance, and the main work of replication is implemented by the auxiliary channel of the server session initiated at the replica site. Then apply the necessary backup of the main library, and create and restore the copy database.
The RMAN client can run anywhere, as long as it can connect to the primary and secondary instances. All backups that can be accessed by replica sites, and archived redo logs, will be used to create and restore replica databases.
If you use disk backups, you can make sure the path is available by:
Manually copy the same path to backup the source site to the remote site. For example, the backup file for the source site is under d:\oradata\bkp, and is copied to the replica site and copied to the d:\oradata\bkp directory.
This is important, because when two machines are out, many people often forget the COPY backup files to the secondary database and cause the DUPLICATE to fail
Manually backup the new path from the source site to the replica site. For example, the backup file
您可能关注的文档
- gbt2423.17-93中型盐雾试验标准(nss)(Gbt2423.17-93 and salt spray test standard (NSS)).doc
- gba中文游戏索引(GBA Chinese game index).doc
- flash操作手册(Flash manual).doc
- gcr15 gcr15轴承钢(GCr15 bearing steel GCr15).doc
- gear technology 目录(齿轮技术目录).doc
- geoframe软件包介绍(GeoFrame software package).doc
- get的运用(The use of get).doc
- gn-0000 00 gundam oo高达(gn - 0000 00 gundam oo高达).doc
- gmat 反思录——我为什么考了510(m49,v13)(GMAT reflections on why I got 510 (M49, V13)).doc
- good具有立体感的平面图像到柱面的映射算法(Good mapping algorithm of stereoscopic image plane to the surface).doc
- rna提取的细节(The details of RNA extraction).doc
- roadm技术简介(ROADM技术简介).doc
- qq飞车全技巧(QQ full speed skills).doc
- routeros自动封预留带宽(Routeros automatic sealing reserved bandwidth).doc
- rk13一号机组dcs系统电气控制部分(ecs)调试措施(RK13, a unit of DCS electric control part of the system (ECS) debugging measures).doc
- ro反渗透技术基础培训(RO reverse osmosis technology training base).doc
- raid、裸容量、可用容量的概念(The concept of raid, bare capacity and available capacity).doc
- ro水处理(RO water treatment).doc
- rvuconf设备各系统的调试操作步骤(Debugging operation procedures of rvuconf equipment in the system).doc
- rx93 ν高达 高达世界机体简介s(Rx93 V up to the world body s).doc
文档评论(0)