Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Problem trying to upgrade OEM from version 13.3 to 13.4

Hello I am trying to update the OEM version to 13.4 on an AIX 7.2 server
Now run the Prerequisites with:
./em13400_aix_ppc64.bin EMPREREQ_KIT = TRUE -invPtrLoc /u01/app/oracle/product/oemfmw_13c/oraInst.loc
I understand that the warnings displayed may be ignored.
When I run the installer with:
./em13400_aix_ppc64.bin -invPtrLoc /u01/app/oracle/product/oemfmw_13c/oraInst.loc
There are 4 messages that indicate that the verification cannot be carried out, so it does not assure me that the installation will be able to finish without errors.
(Checking whether the Oracle software being installed is certified on the current operating system
Description:
Checks whether the Oracle software you are installing is certified on the current operating system.
Prerequisite Check was skipped and did not execute.)
(Checking whether the required packages are installed on the host.
Description:
Checks whether the minimum versions of the required packages are installed on the system,
Prerequisite Check was skipped and did not execute)
(Checking for sufficient physical memory.
Description:
Checks whether the host has the required physical memory.
Prerequisite Check was skipped and did not execute)
(Checking for sufficient swap space
Description:
Checks whether there is sufficient swap space. Prerequisite Check was skipped and did not execute)
I run the installer with the user "oracle"