Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

12.1.2.12 to 12.2.1.2 can fail - easy fix: Error is Found in /opt/oracle/oak/onecmd/tmp/gridconfig.

edited Feb 14, 2018 11:21AM in Oracle Database Appliance (ODA) (MOSC) 1 comment

Symptom: When upgrade to 12.2.1.2 on ODA

"/opt/oracle/oak/onecmd/tmp/gridconfig.sh"' and it returned code(127)

/u01/app/12.2.0.1/grid/crs/config/config.sh: line 48:/u01/app/12.2.0/grid/perl/bin/perl: No such file or directory

It is using /u01/app/12.2.0 directory which does not exist

Evidence found in    /opt/oracle/oak/onecmd/tmp/giclonepl.sh-*log

Solution: remove related file:

rm -R /u01/app/oraInventory/locks

then redo the upgrade. = rerun the patch and it should complete without error

Or to prevent the issue happening before the upgrade we can do the check


    ls -al /u01/app/oraInventory/locks

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