Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

PITR PDB Duplicate to existing CDB

Julian Frey-CITEMay 13 2020 — edited May 13 2020

Hi

Currently it is not possible to duplicate a PDB to a specific point in time. It is only possible to duplicate the whole CDB.

For many testing activities it would be great to duplicate a PDB to a specific point in time to an existing CDB.

My ideas:

- SQL: Extend the "create pluggable database <PDB NAME> from"  command with an until clause

- RMAN: Extend the "duplicate pluggable database"  to use the until clause

Regards

Julian

Comments
Post Details
Added on May 13 2020
2 comments
359 views