Use this procedure to gather information about your server configuration.
# /usr/sbin/lsattr -E -l sys0 -a realmem
# /usr/sbin/lsps -s
# /usr/sbin/lsps -a
/tmp
directory:
# df -m /tmp
If the free space available in the /tmp
directory is less than what is required, then complete one of the following steps:
Delete unnecessary files from the /tmp
directory to meet the disk space requirement.
When you set the Oracle user's environment, also set the TMP and TMPDIR environment variables to the directory you want to use instead of /tmp
.
Extend the file system that contains the /tmp
directory.
# df -g # df -m
# /usr/bin/getconf HARDWARE_BITMODE
# /usr/sbin/bootinfo -K
The result of this command must be 64, indicating that the 64-bit kernel is enabled.
Verify that the processor architecture matches the Oracle software release to install. If you do not see the expected output, then you cannot install the software on this system.
Note:
For AIX Based Systems, Oracle Database supports 64-bit kernel and does not provide support for 32-bit kernel applications./usr/bin/who -r