Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

ODACLI Upgrade database RacOne/RAC from 12c to 19c

1) reimaged an X6-HA to 19.8 (Grid 19.8 , RDBMS19.8)

2) Installed RDBMS 12c

3) Clone 12c database on VM to ODA (Grid 19c, rdbms 12c)

4) Convert the database to RacOne: odacli register-database -t RacOne -sn <dbname> -o <node> -c OLTP -s odb1

5) I have to convert the database to a single instance before running odacli upgrade-database to 19c; otherwise the upgrade failed and the database is corrupted.

run: odacli modify-database -i <dbid> -y SI

  • error: DCS-10045: Validation error encountered: Datavase <dbname> with EE edition cannot be conveted

Please help with this issue.

Thank you,

Christine

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