Oracle DBA FAQ

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Oracle DBA FAQ

Oracle RAC interview questions, Oracle Dataguard, ASM, CRS, Oracle wait events, Performance Tuning


    How To find out the value of your CLUSTER_NAME for oracle RAC

    avatar
    Tom
    Guest


    How To find out the value of your CLUSTER_NAME for oracle RAC Empty How To find out the value of your CLUSTER_NAME for oracle RAC

    Post  Tom Thu Feb 03, 2011 12:29 pm

    How To find out the value of your CLUSTER_NAME for oracle RAC

    Do the following from the CRS_HOME.

    cd $CRS_HOME/bin

    ./cemutlo -n

    or

    ./ ocrdump
    avatar
    Tom
    Guest


    How To find out the value of your CLUSTER_NAME for oracle RAC Empty How To find out the value of your CLUSTER_NAME for oracle RAC

    Post  Tom Thu Feb 03, 2011 12:32 pm

    ocrdump will create a text file called OCRDUMPFILE
    open that file and look for this entry
    [SYSTEM.css.clustername]
    ORATEXT : crs_cluster
    In this case, "crs_cluster" is the cluster name.


      Current date/time is Sat May 11, 2024 7:42 pm