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!

How to PDB new location with the set newname location

LauryJul 10 2019 — edited Sep 4 2019

Hi,

I am working with Oracle 12c and higher,

When duplicating a dataabse the following command:

set newname for database to '/u01/oracle/data/GENESIS/%b';

Allow to duplicate the files (here given by %b) to the new location.

Does someone know how how to handle the case of PDBs that have sub-directories inside a root directory?

Thanks by advance for any tipe.

Kind Regards

Comments
Post Details
Added on Jul 10 2019
8 comments
2,448 views