My Oracle Support Banner

Unable To Start Service On Pluggable Database When Pdb Name Is Longer Than 30 Characters (Doc ID 2896510.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Unable to start service on pluggable database when PDB name is longer than 30 characters

SQL> !srvctl add service -db <DB_NAME> -pdb <PDB_NAME_31_CHARACTER> -service <SERVICE_NAME> -role primary -preferred <INSTANCE_NAME>

SQL> !srvctl start service -db <DB_NAME> -pdb <PDB_NAME_31_CHARACTER>

PRCD-1133 : failed to start services for database <DB_NAME>
PRCR-1095 : Failed to start resources using filter ((PLUGGABLE_DATABASE eqi <PDB_NAME_31_CHARACTER>) AND (((NAME starts ora.<DB_NAME>.) AND (NAME ends.svc)) AND (TYPE == ora.service.type)))
CRS-5017: The resource action "ora.<DB_NAME>.<SERVICE_NAME>.svc start" encountered the following error:
ORA-44786: Service operation cannot be completed.
ORA-06512: at "SYS.DBMS_SERVICE", line 76
ORA-06512: at "SYS.DBMS_SERVICE", line 483
ORA-06512: at line 1. For details refer to "(:CLSN00107:)" in "<ORACLE_BASE>/diag/crs/<NODE_NAME>/crs/trace/crsd_oraagent_oracle.trc".

CRS-2674: Start of 'ora.<DB_NAME>.<SERVICE_NAME>.svc' on '<NODE_NAME>' failed
CRS-2632: There are no more servers to try to place resource 'ora.<DB_NAME>.<SERVICE_NAME>.svc' on that would satisfy its placement policy

 

Changes

 Database service was created using below steps on PDB fails while starting

 

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.