How to start a service for a read-only PDB Clone?
I have create a refreshable PDB Clone and opened it read only.
But if I want to start a service for the new read only PDB I get this error:
srvctl start service -d CTEST1 -s REF_CLONE_SRV
PRCD-1133 : failed to start services ref_clone_srv for database CTEST1
PRCR-1095 : Failed to start resources using filter ((NAME == ora.ctest1.ref_clone_srv.svc) AND (TYPE == ora.service.type))
CRS-5017: The resource action "ora.ctest1.ref_clone_srv.svc start" encountered the following error:
ORA-44773: Cannot perform requested service operation.
ORA-06512: at "SYS.DBMS_SERVICE_ERR", line 63
ORA-06512: at "SYS.DBMS_SERVICE", line 486