Database Backup and Recovery (MOSC)

MOSC Banner

Duplicate 12c database from Windows 2012 to CentOS 7

edited Mar 7, 2017 4:00AM in Database Backup and Recovery (MOSC) 3 commentsAnswered

Our customer has an Oracle 12c database running on a Windows 2012 server.

We would like to clone the contents of their database into our own Oracle 12c

database running on a CentOS 7 server.

They provided us with 76 .BKP files to do this.

They say that in their own environment, they're able to clone the data between

their Oracle 12c databases (all running on Windows 2012) by using:

RMAN> duplicate database to <name> backup location 'F:\path\to\BKPs';

Apparently, they don't have to do anything else.

Here's how we're trying to do it:

We installed a brand new Oracle 12c database, following the directions here (Basic Installation - For Container Database, Including Pluggable Database:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center