Patching Oracle AI Database Using Oracle FPP Local Mode

Use this procedure to patch Oracle AI Database using Oracle Fleet Patching and Provisioning (Oracle FPP) Local Mode.

  1. Deploy an Oracle AI Database home using Oracle FPP Local Mode.
    $ rhpctl deploy home -path /u01/app/oracle/product/23.6.0/dbhome_1 -zip /tmp/images/db_home.zip -sourcehome /u01/app/oracle/product/23.0.0/dbhome_1
  2. Switch from the old Oracle AI Database home to the new Oracle AI Database home using Oracle FPP Local Mode.
    $ rhpctl move database -desthome /u01/app/oracle/product/23.6.0/dbhome_1 –sourcehome /u01/app/oracle/product/23.0.0/dbhome_1