High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

after clone of PDB on primary, PDB on standby database missing datafiles

On Oracle 19c with LInux OL7 the dataguard standby databases are missing some datafiles. They are missing on a pluggable database that was created with a clone operation.

create pluggable database <new pdb name> from <pdb name> KEYSTORE IDENTIFIED BY "passvalue";

errors in alert log =

2024-09-11T01:51:52.587306-04:00
SWITCHOVER VERIFY BEGIN
SWITCHOVER VERIFY: datafile 59 is offline
SWITCHOVER VERIFY: datafile 60 is offline
SWITCHOVER VERIFY: datafile 61 is offline
SWITCHOVER VERIFY: datafile 62 is offline
SWITCHOVER VERIFY: datafile 63 is offline
SWITCHOVER VERIFY: datafile 64 is offline
SWITCHOVER VERIFY: datafile 65 is offline
SWITCHOVER VERIFY: datafile 66 is offline
SWITCHOVER VERIFY WARNING: primary database has 7 temporary files, this database has 6 temporary files. More temp files should be added to this 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