Skip to Main Content

Oracle Database Discussions

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!

Oracle 11gR2 RAC problem with resource state

Alessandro ZenoniJun 17 2010 — edited Jun 1 2011
Hi all,
I installed Oracle 11gR2 grid infrastructure with 2 nodes and I installed DB 11gR2.
S.O: HP-UX
I actived both DB instance in each node.
For an hardware problem node 1 become unstable (continuos auto reboot).
I found that the problem was RAM.

However I note that database resource is in a particular state and i don't able to reset it.

Performing command crsctl status resource ora.orcl.db this is the result

ora.orcl.db
1 OFFLINE UNKNOWN node1 Startup Initiated
2 ONLINE ONLINE node2 Open

That UNKNOWN state is really abstruse.

I tryed to perform crsctl stop resource ora.orcl.db -n node1 and the result is

CRS-2679: Attempting to clean 'ora.orcl.db' on 'node1'
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
HPUX-ia64 Error: 2: No such file or directory
Process ID: 0
Session ID: 0 Serial number: 0
CRS-2680: Clean of 'ora.orcl.db' on 'node1' failed
CRS-4000: Command Stop failed, or completed with errors.

I tryed to perform crsctl start resource ora.orcl.db -n node1 and the result is

CRS-2662: Resource 'ora.orcl.db' is disabled on server 'node1'
CRS-4000: Command Start failed, or completed with errors.


How do I do to reset that UNKNOWN state?

Thanks in advance.

Bye
Alessandro
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2011
Added on Jun 17 2010
11 comments
17,634 views