| 
		
			| ORA-29701: unable to connect to Cluster Synchronization Service [message #684227] | Mon, 26 April 2021 04:11  |  
			| 
				
				|  | solution Messages: 13
 Registered: November 2020
 | Junior Member |  |  |  
	| I have a RAC with 2 nodes. I couldn't start the database now one of them. I got this error when trying to startup the database on node2.
 
 How can I resolve the problem?
Enter user-name: sys as sysdba
Enter password:
Connected to an idle instance.
SQL> startup
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file '+DATA/mydborcl/spfilemydborcl.ora'
ORA-17503: ksfdopn:2 Failed to open file +DATA/mydborcl/spfilemydborcl.ora
ORA-29701: unable to connect to Cluster Synchronization Service
ORA-29701: unable to connect to Cluster Synchronization Service
ORA-29701: unable to connect to Cluster Synchronization Service
 |  
	|  |  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	| 
		
			| Re: ORA-29701: unable to connect to Cluster Synchronization Service [message #684262 is a reply to message #684261] | Thu, 29 April 2021 01:17  |  
			| 
				
				
					| John Watson Messages: 8989
 Registered: January 2010
 Location: Global Village
 | Senior Member |  |  |  
	| Quote: Actually I don't how to set my $ORACLE_HOME, $PATH, and SID by hand.You set the ORACLE_HOME environment variable to the directory where the Grid Infrastructure software is installed. Your PATH must include $ORACLE_HOME/bin, and the ORACLE_SID should be the name of the ASM instance that will be running on this node. You had better ask whomever did the installation if you do not know this basic information. |  
	|  |  |