How to Create PDB from Another PDBby Ed ChenOctober 20, 2015May 30, 2023Create Pluggable Database from Another PDB Cloning a new PDB from another PDB for testing purpose in the same CDB is a very common practice… Read More »How to Create PDB from Another PDB
How to Resolve ORA-65005: missing or invalid file name pattern for fileby Ed ChenOctober 19, 2015March 31, 2021ORA-65005 ORA-65005 means that the pattern of file name conversion you specified in CREATE PLUGGABLE DATABASE statement does not match the data files. SQL> create… Read More »How to Resolve ORA-65005: missing or invalid file name pattern for file