Database - RAC/Scalability (MOSC)

MOSC Banner

How to figure out all patch# or patch set# applied to each instance - Oracle RAC

edited Jan 14, 2014 7:54AM in Database - RAC/Scalability (MOSC) 4 commentsAnswered
Oracle = Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionOS = Linux 6
RAC = 3 nodes
 
I need to compare all Patch# and/or Patch Sets from my DEV to PROD environment.


I ran the following to check the inventory but is the best way to compare?  Is there a SQL Query?

$ORACLE_HOME/OPatch/opatch lsinventory -detail -oh $ORACLE_HOME >  INST01_ORACLE_HOME_lsinventory.txt

$GRID_HOME/OPatch/opatch lsinventory -detail -oh $GRID_HOME > INST01_GRID_HOME_lsinventory.txt

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center