Database Error Messages

ORA-65174

invalid or conflicting name in service string found in the pluggable database

Cause

The service name or network name in the specified service was invalid or conflicted with an existing service name or network name in the container database. If a SERVICE_NAME_CONVERT clause was used then the conflict could have been because two services from the source PDB ended up with mutually conflicted names.


Action

Use an appropriate SERVICE_NAME_CONVERT clause to ensure uniqueness of service and network names within the PDB and with existing names for the entire container database. Then reissue the statement.