Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: CRS-0223: Resource 'ora.orcl.orcl2.inst' has placement error.

Started 1 month ago by user12197386
Hi I am new to the Oracle RAC. I have the Oracle RAC 10gR2 installed on a RHEL4u7 machine. I get the foll error when I try to start a instance, after stopping it. oracle@linux2 ~ $ srvctl stop instance -d orcl -i orcl2 oracle@linux2 ~ $ srvctl status instance -d orcl -i orcl2 Instance orcl2 is not running on node linux2 oracle@linux2 ~ $ ...
Site: www.oracle.com  www.oracle.com - site profile
Forum: Real Application Clusters   Real Application Clusters
 - forum profile
Total authors: 3 authors
Total thread posts: 15 posts
Thread activity: no new posts during last week
Domain info for: oracle.com

Other posts in this thread:

Toni Lazarin replied 1 month ago
Could you do : crs_stat -t and post the results here ? Did you check crsd.log file and alert.log ? Also see this thread http://forums.oracle.com/forums/thread.jspa?messag eID=3876777&#3876777

user12197386 replied 1 month ago
It says 'Command not found'. Is a package missing in the installation? I am using the 'srvctl' commands.

whatis replied 1 month ago
It says 'Command not found'. Is a package missing in the installation? I am using the 'srvctl' commands.

Toni Lazarin replied 1 month ago
crs_stat should be under the ORA_CRS_HOME env variable in the bin folder. ORA_CRS_HOME is usually @ the $ORACLE_HOME/ORACLE_CRS_HOME What gives you echo $ORACLE_HOME and echo $ORACLE_CRS_HOME ?

whatis replied 1 month ago
I get the foll values: oracle@linux1 ~ $ echo $ORACLE_HOME /u01/app/oracle/product/10.2.0.1.0/db_1 oracle@linux1 ~ $ echo $ORACLE_CRS_HOME oracle@linux1 ~ $ ORACLE_CRS_HOME is not set. What should it be set to?

whatis replied 1 month ago
Also oracle@linux1 ~ $ echo $ORA_CRS_HOME /u01/app/oracle/product/crs

whatis replied 1 month ago
I realized that the ORACLE_SID was set to the same value for both the nodes in the .bash_profile file. After mdification, the stoping and starting the instances is returning no errors. But can you plz let me know why I am not able to exe the crs_stat commands.

Toni Lazarin replied 1 month ago
Because path to the crs_stat executable is not set. You should put $ORA_CRS_HOME/bin path into your $PATH variable. Do this: export PATH=$PATH:$ORA_CRS_HOME/bin and then try to execute crs_stat Note that you should also modify your .bash_profile with the new $PATH variable setup, so that you don't need to set it everytime you login....

whatis replied 1 month ago
Thanks.

whatis replied 1 month ago
The error seems to be coming again, on the other node now. oracle@linux2 ~ $ product/crs/bin/crs_stat -t Name Type Target State Host ora....SM1.asm application ONLINE ONLINE linux1 ora....X1.lsnr application ONLINE UNKNOWN linux1 ora.linux1.gsd application ONLINE ONLINE linux1 ora.linux1.ons ...

 

Top contributing authors

Name
Posts
whatis
10
user's latest post:
CRS-0223: Resource...
Published (2009-11-12 23:14:00)
I noticed that I have the same error in the 'crsd.log' file of the node2. But node2 seems to be working fine. $ srvctl status database -d orcl Instance orcl1 is not running on node linux1 Instance orcl2 is running on node linux2 $ srvctl status nodeapps -n linux2 VIP is running on node: linux2 GSD is running on node: linux2 Listener is running on node: linux2 ONS daemon is running on node: linux2 $ srvctl status instance -d orcl -i...
Toni Lazarin
3
user's latest post:
CRS-0223: Resource...
Published (2009-11-12 00:09:00)
Because path to the crs_stat executable is not set. You should put $ORA_CRS_HOME/bin path into your $PATH variable. Do this: export PATH=$PATH:$ORA_CRS_HOME/bin and then try to execute crs_stat Note that you should also modify your .bash_profile with the new $PATH variable setup, so that you don't need to set it everytime you login.
user12197386
2
user's latest post:
CRS-0223: Resource...
Published (2009-11-11 04:31:00)
It says 'Command not found'. Is a package missing in the installation? I am using the 'srvctl' commands.

Related threads on "www.oracle.com":

Related threads:

No related threads found!

Thread profile page for "CRS-0223: Resource 'ora.orcl.orcl2.inst' has placement error." on http://www.oracle.com. This report page is a snippet summary view from a single thread "CRS-0223: Resource 'ora.orcl.orcl2.inst' has placement error.", located on the Message Board at http://www.oracle.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity