Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: "cluvfy" setup for RAC Pre-installation setup Checks..........RE: 10g RAC with Veritas SF
Folks
Running $ORACLE_HOME/bin/cluvfy gives message:-
"<ORACLE_HOME>/bin/cluvfy: /bin/cluvfy: not found"
Thereafter I created a symbolic Link in "/bin" directory of file cluvfy.
$ su
# cd /bin
# ln -s <Local Directory containing copy of cluvfy>/cluvfy cluvfy
Thereafter $ORACLE_HOME/bin/cluvfy gives a BLANK line & control does NOT return to Unix prompt. Need to press Ctrl C to get control back.
Running $ truss cluvfy gives Output running indefinitely.
NOTE - $ORACLE_HOME is a NON-RAC Oracle 10gR2 installation on Solaris 10.
Qs 1 Is using cluvfy obtained from a NON-RAC Oracle installation OK or should it be Copied directly from the CD?
Qs 2 Does cluvfy need to be run as root user , Oracle user or any dba (unix) group user?
Qs 3 Any Other ideas?
Thanks indeed
-----Original Message-----
From: Nathan Dietsch [mailto:njd_at_ndietsch.com]
Sent: Monday, November 20, 2006 2:57 PM
To: VIVEK_SHARMA
Subject: Re: "cluvfy" setup for RAC Pre-installation setup
Checks..........RE: 10g RAC with Veritas SF
Hello Vivek,
If you can do this and get a result
echo $ORACLE_HOME
Try
$ORACLE_HOME/bin/cluvfy
Kind Regards,
Nathan Dietsch
![]() |
![]() |