Moderator: Tim...
PRCR-1079: Failed to start resource ora.rac.db
ORA-01092: Oracle instance terminated. Disconnection forced.
ORA-00704: bootsrat process failure
ORA-00704: bootsrat process failure
ORA-00604: error occurred at recursive SQL level 1
ORA-01578: Oracle data block corrupted (file#1,block #337)
ORA-01110: datafile 1: '+DATA/rac/datafile/system.256.777565859'
Process ID: 11394
Session ID: 1 Serial number:3
CRS-2674: Start of 'ora.rac.db' on 'rac2' failed
CRS-2632: There are no more servers to try to place resource 'ora.rac.db' on that would satisfy its placement polisy.[oracle@rac1 ~]$ ps -ef |grep pmon
oracle 5757 1 0 21:06 ? 00:00:01 asm_pmon_+ASM1
oracle 6364 1 0 21:07 ? 00:00:01 ora_pmon_rac1
oracle 7890 7857 0 21:57 pts/1 00:00:00 grep pmon[oracle@rac1 ~]$ cat /etc/oratab
+ASM1:/oracle/app/11.2.0/grid:N # line added by Agent
rac:/oracle/app/oracle/product/11.2.0/dbhome_1:N # line added by [oracle@rac1 ~]$ . oraenv
ORACLE_SID = [rac1] ? rac
The Oracle base for ORACLE_HOME=/oracle/app/oracle/product/11.2.0/dbhome_1 is /oracle/app/oracle
[oracle@rac1 ~]$ sqlplus "/ as sysdba"
SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 11 21:59:06 2012
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.[oracle@rac1 ~]$ . oraenv
ORACLE_SID = [rac] ? rac1
ORACLE_HOME = [/home/oracle] ? /oracle/app/oracle/product/11.2.0/dbhome_1
[oracle@rac1 ~]$ sqlplus "/ as sysdba"
SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 11 21:59:47 2012
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL> SELECT inst_name FROM v$active_instances;
INST_NAME
--------------------------------------------------------------------------------
rac1.localdomain:rac1
rac2.localdomain:rac2Return to Oracle RAC and Clusterware
Users browsing this forum: No registered users and 0 guests