Use this procedure to gather information about your server configuration.
# sar -r n i
For Example:
# sar -r 2 10
# /usr/sbin/swap -s
/tmp
directory:
# df -kh /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
.
# df -kh
# /usr/sbin/prtconf | grep "Memory size"
# /bin/isainfo -kv
64-bit sparcv9 kernel modules
64-bit amd64 kernel modules
If you do not see the expected output, then you cannot install the software on this system.