Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To check whether standby is recovering properly or not?? Oracle
  • Formatter Explain plan Output 1 Oracle
  • Insert cause enqueue locks Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • replace alphabets using sed Linux/Unix
  • Locktree.sql Oracle
  • Important Solaris Commands Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • secure crt settings Linux/Unix
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • Optimizer SORT Operations Oracle
  • Find Command Linux/Unix
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Drop tempfiles from database Oracle

284785.1 How to check RAC Option is currently linked into the Oracle Binary

Posted on 04-Jan-2009 By Admin No Comments on 284785.1 How to check RAC Option is currently linked into the Oracle Binary

Applies to:

Oracle Server – Enterprise Edition – Version: 9.2 to 11.1

Information in this document applies to any platform.

Goal

The goal of this articale is to find whether rac option is linked into Oracle binary or not.

Solution

steps to check

———————————

1.Go to $ORACLE_HOME/rdbms/lib

2.run the following command

nm -r libknlopt.a | grep -c kcsm.o

3.If above command returns 0, then RAC is not linked.If it returns more than 0, then it is linked.

If you want to make the binaries RAC enabled use the following steps:

1 Log in as the Oracle software owner in all nodes.

2 Shut down all the instances from all the nodes using a NORMAL or IMMEDIATE option.

3)Stop all the resources (like listener,ASM running from this home).

3 Change the working directory to $ORACLE_HOME/lib:

4 cd $ORACLE_HOME/lib Run the following make command to relink the Oracle binaries with the RAC option:

make -f ins_rdbms.mk rac_on

Oracle, RAC

Post navigation

Previous Post: 556976.1 Oracle Clusterware: Components installed
Next Post: 272332.1 CRS 10g Diagnostic Collection Guide

Related Posts

  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Oracle Connections expire_time and firewall Oracle
  • How can I tell if ASO is installed ? Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Rman Notes -1 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • good linux notes Linux/Unix
  • Jai Shree Ram Oracle
  • New OFA for 11g Oracle
  • sql_plan9i.sql Oracle
  • First Entry in RAC Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • oracle fast start failover best practice Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme