Exadata General (MOSC)

MOSC Banner

dbaascli database upgrade in parallel

Hello, 

I am trying to upgrade a database 12.2 to 19c using dbaascli because the database lives in Exadata Cloud at Customer Gen 2. 

I need to reduce the downtime time, so I am trying to use parallelism. Reading the documentation I found this:

--upgradeOptions - to pass DBUA specific arguments to perform the Oracle database upgrade. Refer to the corresponding Oracle documentation for the supported arguments and options.

I tried this command, but it failed:

dbaascli database upgrade --dbname $DB_NAME --targetHome /u02/app/oracle/product/19.0.0.0/dbhome_1 --standBy --upgradeOptions -upgrade_parallelism 4

Do you know how can I use parallelism?

Thanks in advance.

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