Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PRCD-01119

Failed to create database {0} because the database unique name matches that of database {1} in the first 12 characters

Cause

The database unique name was not unique in the first 12 characters. It is a requirement because the name is used to generate ORACLE_SID.


Action

Ensure that the name supplied is unique in the first 12 characters, and retry the command.