Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Database service startup issue by Shriram

User_6VGE3Jun 10 2019 — edited Jun 12 2019

I am getting below error message while starting one of the service on DR site which i can see is configured in the database and also in enabled state but not getting started, refer below error:

srvctl start service -s GSS_SECURERO.barclays.co.uk -d R1GSSSS -i R1GSSSS5

PRCR-1013 : Failed to start resource ora.r1gssss.gss_securero.barclays.co.uk.svc

PRCR-1064 : Failed to start resource ora.r1gssss.gss_securero.barclays.co.uk.svc on node gbrccr000xxn01

CRS-5017: The resource action "ora.r1gssss.gss_securero.barclays.co.uk.svc start" encountered the following error:

ORA-44312: database closed

ORA-06512: at "SYS.DBMS_SERVICE", line 468

ORA-06512: at "SYS.DBMS_SERVICE", line 229

ORA-06512: at line 1

. For details refer to "(:CLSN00107:)" in "/app/oracle_grid/11.2.0/grid/log/gbrccr000xxn01/agent/crsd/oraagent_oracle//oraagent_oracle.log".

CRS-2674: Start of 'ora.r1gssss.gss_securero.barclays.co.uk.svc' on 'gbrccr000xxn01' failed

CRS-5017: The resource action "ora.r1gssss.gss_securero.barclays.co.uk.svc clean" encountered the following error:

ORA-44304: service GSS_SECURERO.barclays.co.uk does not exist

ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86

ORA-06512: at "SYS.DBMS_SERVICE", line 452

ORA-06512: at "SYS.DBMS_SERVICE", line 400

ORA-06512: at line 1

. For details refer to "(:CLSN00106:)" in "/app/oracle_grid/11.2.0/grid/log/gbrccr000xxn01/agent/crsd/oraagent_oracle//oraagent_oracle.log".

This post has been answered by Sunny kichloo on Jun 11 2019
Jump to Answer

Comments

Post Details

Added on Jun 10 2019
3 comments
1,607 views