My Oracle Support Banner

ORA-65180 Is Raised While Plugging A PDB with Two Temp Tablespaces Using DBCA (Doc ID 2451123.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 to 18.3.0.0.0 [Release 12.2 to 18]
Information in this document applies to any platform.

Symptoms

NOTE: In the images and/or the document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner. 

ORA-65180(duplicate file name encountered) is raised while plugging an unplugged PDB under

following condition.

  1. Unplugged PDB has two or more temp tablespaces
  2. These tablespaces are located on the same ASM disk group
  3. Plug in a PDB using DBCA

After the error you can see these messages in alert.log file.

ORA-65180 signalled during: CREATE PLUGGABLE DATABASE PDB01
USING '/nfs/pdbworks//PDB01_20180709.xml'
source_file_name_convert = (
'+DG1/CDB01/xxx/DATAFILE/system.362.976204937','+DG1/PTCDB001/xxx/DATAFILE/system.364.981029657',
'+DG1/CDB01/xxx/DATAFILE/sysaux.363.976204937','+DG1/PTCDB001/xxx/DATAFILE/sysaux.365.981029657',
'+DG1/CDB01/xxx/DATAFILE/undotbs1.364.976204937','+DG1/PTCDB001/xxx/DATAFILE/undotbs1.363.981029657',
'+DG1/CDB01/xxx/TEMPFILE/temp01.365.976204939','+DG1',
'+DG1/CDB01/xxx/DATAFILE/undo_2.366.976204949','+DG1/PTCDB001/xxx/DATAFILE/undo_2.362.981029657',
'+DG1/CDB01/xxx/DATAFILE/users.367.976204951','+DG1/PTCDB001/xxx/DATAFILE/users.374.981029657',
'+DG1/CDB01/xxx/TEMPFILE/temp02.376.976724733','+DG1')
file_name_convert=NONE NOCOPY STORAGE ( MAXSIZE UNLIMITED MAX_SHARED_TEMP_SIZE UNLIMITED)...

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.