Database Administration (MOSC)

MOSC Banner

non-cdb plugin to cdb

edited Aug 18, 2020 5:03AM in Database Administration (MOSC) 5 commentsAnswered

Hi Guys,

Hit with a issue and i'm trying to understand the root cause.

Basically I'm trying to plug in a 19c NON-CDB to 19c CDB.

The NON-CDB size is 3TB (about 90 datafiles) and residing in +DATA asm diskgroup.

The +DATA diskgroup still have +2TB free diskspace.

Note that I'm using the "MOVE" clause. (not COPY or NOCOPY)

CREATE PLUGGABLE DATABASE PDBP_CAT USING '/tmp/19cNONCDB.xml' MOVE STANDYS=NONE;

After running for 20 mins, I encounter the below error.

Didn't expect to hit such error.

Even if it's somehow parallelly moving 30 files at a time, each of the file max file size is only 32gb.. with 2TB free space, we should not hit space exhausted error.

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