Database DataWarehousing (MOSC)

MOSC Banner

error of duplicate file name when trying to create pluggable database

edited Feb 13, 2025 5:32PM in Database DataWarehousing (MOSC) 4 commentsAnswered ✓

I am trying to create a pdb from a noncdb but keep on running into the following error.

I am running the following:

CREATE PLUGGABLE DATABASE ORASOAX USING '/tmp/ORASOAX.xml'

COPY

FILE_NAME_CONVERT = ('+DATA/ORASOAX/', '+DATA/ORASOAX/PDB/'); 2  3

CREATE PLUGGABLE DATABASE ORASOAX USING '/tmp/ORASOAX.xml'

*

ERROR at line 1:

ORA-65180: duplicate file name encountered -

+DATA/ORASOAX/DATAFILE/sysaux.295.1137067591

ORA-15113: alias name 'PDB' refers to a directory

Any pointers as to what I am doing wrong?

Must there be a db file convert in the init file?

The version is 19.16

Thank you!

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