Clone between different servers

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Clone between different servers

satish
Hi Erman,

We have a source database running with below configuration. source and target are in different servers.
source:

2 node rac with asm
Oracle and ASM version 19.17
Single CDB with single PDB

Target:

single node DB with version 12c
Not Multi-tenant(non cdb)
we have few important schemas and relative tablespaces(OBIEE application) in this database. These schemas are not existing in source.

Please let us know if we can clone the source to target without impact to schemas and tablespaces. Since source and target are different versions and one is cdb and other is noncdb, is RMAN duplicate possible?
What options we have to achieve this? Can you please give us some idea.

Thanks,
SGU


Reply | Threaded
Open this post in threaded view
|

Re: Clone between different servers

ErmanArslansOracleBlog
Administrator
Cloning a 19C database to 12C ? No you can't.
You should move your data from 19C to 12C .. So you need use logical methods.