Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Applying patches 21255373 and 28553832 to GI (has) results in start failure

edited Jun 28, 2022 2:42PM in Database Install/Upgrade/Opatch (MOSC) 4 commentsAnswered

Hi all,

I'm in the process of upgrading a GI 11.2.0.4 (standalone/has) instance, running on Oracle Linux 7.9, to version 19c which requires the 21255373 and 28553832 patches.

Patch 21255373 applies without any problem, but 28553832 fails.

I'm applying the patches as follows:

As the root user I then run opatch (11.2.0.3.34):

export ORACLE_HOME=/u01/app/oracle/product/11.2.0/grid
export PATH=$ORACLE_HOME/OPatch:$PATH
opatch auto ~/patches/p21255373 -oh $ORACLE_HOME # applies without problems
opatch auto ~/patches/p28553832 -oh $ORACLE_HOME

Applying the last patch results in GI failing to start:

Starting CRS...
CRS-4124: Oracle High Availability Services startup failed.
CRS-4000: Command Start failed, or completed with errors.
Timed out waiting for ohasd to start.
Tagged:

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