Database DataWarehousing (MOSC)

MOSC Banner

When parameter is removed, tablespaces not created, error: ORA-28361: master key not yet set

edited Feb 13, 2025 6:00PM in Database DataWarehousing (MOSC) 1 commentAnswered

This question was created from comments split from:

error of duplicate file name when trying to create pluggable database.

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?

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