Skip to Main Content

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Surendar.

Asked: March 11, 2018 - 12:04 pm UTC

Last updated: March 12, 2018 - 3:06 am UTC

Version: 11.2.0.4

Viewed 1000+ times

You Asked

Hi Team,


Would you please share the steps for cloning 11.2.0.4 DB and making it as DR server2, we already have one DR server. now they are planning to make one more DR server.

I want to understand what are the ways to clone DB with their in deep steps.
like , RMAN, EXPDP, cloning whole db with binaries



Regards,
Surendar Patel

and Connor said...

Cloning a db is not really the same as DR. But anyway...

We have a tool to clone an ORACLE_HOME, so that it contains all the same binary patches etc from the source

https://docs.oracle.com/cd/E11882_01/install.112/e47689/app_cloning.htm#LADBI1362

To clone a database, the easiest way is with RMAN duplicate. Also, pretty much a one-line operation, once the preliminaries are setup

https://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmdupdb.htm#BRADV010

So that will give you a replica of the software, and of the database.

If you want to keep that database in sync, then you are looking at Data Guard.

Is this answer out of date? If it is, please let us know via a Comment

More to Explore

Multitenant

All of the benefits of the multi-tenant architecture are covered in this guide