Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

CLSRSC-564 error during GI upgrade (18.3.0.0)

edited Aug 21, 2019 3:44AM in Oracle Database Appliance (ODA) (MOSC) 2 comments

Hi.

While patching an ODA x-6 HA (Virtualised Platform) to 18.3.0.0 I got the following error.

2019-08-17 22:45:34: CLSRSC-564: Failed to disable the CVU resource during upgrade.

After investigation the ora.cvu resource was missing:

srvctl status cvu

PRKO-2700 : The CVU resource is not configured

Solution was the following:

su - grid

srvctl add cvu -checkinterval 360

srvctl status cvu

CVU is enabled but is not running

srvctl start cvu

Note this must be done as the grid user otherwise you will get the following error

PRCR-1071 : Failed to register or update resource ora.cvu

CRS-0245: User doesn't have enough privilege to perform the operation

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