Alfa: CPU patch RDBMS April 2019




  • Do follow the README.HTML for patch 29413116 which is the RDBMS patch

    1. use the "batch" scripts:
      1. "first.bat"(environment setting)
      2. "second.bat" (net stop services)
      3. Apply patch using "opatch apply" from the 29413116 directory
      4. "third.bat"(net start services)
      5. from Patch directory follow the post-installation steps:
        1. "datapatch -verbose"
          1. KIA is patched correctly 
          2. KIAUTV and KIAUTV2 has errors on RMAN scripts.
          3. Need to clarify this.
            1. Appears that the: "Bug 22757320 - ORA-1427 is raised during the execution of dbmsrmansys.sql on a Multitenant Pluggable Database (Doc ID 22757320.8)"
            2. Fix is to adapt the "dbmsrmansys.sql" file from
              1. "and t.owner = 'SYS'"
              2. to
              3. "and t.owner = 'SYS' and rownum = 1"
          4. Reason for this: is that the patchlevel is simply too old! and why are there differences between the KIA and the two other databases: KIAUTV and KIAUTV2 ?
      6. RMAN CATALOG upgrade .... nogo ???????
      7. Run: "@?/rdbms/admin/dpload.sql" (Datapump ....... for all databases)

    Kommentarer

    Populære opslag fra denne blog

    Alfa, opgradering 2024

    Alfa: Debugging 3

    Alfa: Forms & Reports Update - Patch 17882900