Stopping of RAC Service fails with PRCR-1065 ,CRS-2675 (Doc ID 1599332.1)

rongshiyuan發表於2015-01-21

Stopping of RAC Service fails with PRCR-1065 ,CRS-2675 (Doc ID 1599332.1)


In this Document

Symptoms
Cause
Solution


Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.4 [Release 11.2]
Information in this document applies to any platform.

Symptoms

Stopping of a  service  created  using srvctl  is failing as below

[oracle@pgrac1 traces]$ srvctl stop service -s prod_sim1 -d dbrone
PRCD-1085 : Failed to stop service prod_sim1
PRCR-1065 : Failed to stop resource ora.dbrone.prod_sim1.svc
CRS-2675: Stop of 'ora.dbrone.prod_sim1.svc' on 'pgrac1' failed

On a RAC ONE node , the same issue may result in the failure of instance relocation with following errors.

[oracle@pgrac1 ~]$ srvctl relocate database  -d dbrone -n pgrac2
PRCD-1161 : Online relocation failed for RAC One Node database dbrone
PRCR-1106 : Failed to relocate resource ora.dbrone.prod_sim1.svc from node pgrac1 to node pgrac2
PRCR-1089 : Failed to relocate resource ora.dbrone.prod_sim1.svc.
CRS-2675: Stop of 'ora.dbrone.prod_sim1.svc' on 'pgrac1' failed
CRS-2731: Resource 'ora.dbrone.prod_sim1.svc' is already running on server 'pgrac1'

 

 

Cause

 Dispatchers  parameter  contains the  service name as below.

 dispatchers  = "(PROTOCOL=TCP)(DISPATCHERS=15)(SERVICE=PROD_SIM1)"

 If a service name is used  in the DISPATCHERS initialization parameter,it overrides any service in the SERVICE_NAMES parameter, and cannot be  managed by srvctl. (For example, stopping the service with a SRVCTL command does not  stop users connecting with the service.)

Solution

 Dont include  the service name in the DISPATCHERS parameter.

 

 

Document Details

 
Rate this document Email link to this documentOpen document in new windowPrintable Page
Type:
Status:
Last Major Update:
Last Update:
PROBLEM
PUBLISHED
Nov 18, 2013
Nov 18, 2013
     
 

Related Products

 
Oracle Database - Enterprise Edition
     
 

Document References

 
     
 

Recently Viewed

 
     

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1409558/,如需轉載,請註明出處,否則將追究法律責任。

相關文章