Service Start Fails with Error GSM-45052 ORA-45553 After Adding In GDS (Global Data Service)
(Doc ID 2352816.1)
Last updated on MARCH 03, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
NOTE: In the images and/or the document content below, the user information and environment data used represents
fictitious data from the Oracle sample schema(s),Public Documentation delivered with an Oracle database product or
other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental
and not intended in any manner.
For the purposes of this document, the following fictitious environment is used as an example
to describe the procedure:
SERVICE_NAMES: rw_rac_service, ro_rac_service
GDSPOOL: zepool
PDB_NAME: pze12c
DATABASES SB12S, NEW12S
DISKGROUPS: DATA, FRA
Added Two services rw_rac_service and ro_rac_service based on role in GDS (Global Data Services).
The services are added in RAC admin managed database.
GDSCTL>add service -service rw_rac_service -gdspool zepool -preferred_all -pdbname pze12c -role primary
GDSCTL>add service -service ro_rac_service -gdspool zepool -preferred_all -pdbname pze12c -role PHYSICAL_STANDBY
GDSCTL>config service
GDSCTL>config service
Name Network name Pool Started Preferred all
---- ------- ---- ---- ------- --------- ---
rw_rac_service rw_rac_service.zepool.oradbcloud zepool No Yes
ro_rac_service ro_rac_service.zepool.oradbcloud zepool No Yes
Start of Service fails with errors.
GDSCTL>start service -service rw_rac_service -gdspool zepool
GSM-45052: Service management error
ORA-45553: Service rw_rac_service does not have any instances defined for database\(s\) sb12s.
ORA-06512: at "GSMADMIN_INTERNAL.DBMS_GSM_POOLADMIN", line 4367
ORA-06512: at line 1
Solution
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
Goal |
Solution |