Describes the process of installing Oracle10201 on AIX.
First check to see if your system meets your database installation needs:
#/USR/SBIN/LSATTR-E-L sys0-a Realmem
Realmem 32604160 Amount of usable physical memory in Kbytes False
#/usr/sbin/lsps-a
Page Space physical Volume Volume Group Size%used Active Auto Type chksum
Hd6 hdisk0 ROOTVG 16384MB 1 yes Yes LV 0
# DF-K/tmp
FileSystem 1024-blocks Free%used iused%iused mounted on
/DEV/HD3 3145728 3140388 1% 1%/tmp
# df-k
FileSystem 1024-blocks Free%used iused%iused mounted on
/DEV/HD4 3145728 2608568 18% 10939 2%/
/DEV/HD2 4194304 1991084 53% 47242 10%/usr
/dev/hd9var 2097152 1764848 16% 8269 3%
/DEV/HD3 3145728 3140388 1% 1%/tmp
/dev/fwdump 1048576 1048080 1% 5 1%/var/adm/ras/platform
/DEV/HD1 2097152 2096488 1% 5 1%/home
/dev/hd11admin 262144 261744 1% 5 1%/admin
/proc----//proc
/dev/hd10opt 4194304 3945520 6% 8748 1%
/dev/livedump 262144 261776 1% 4 1%/var/adm/ras/livedump
#/usr/bin/getconf Hardware_bitmode
64
System content requires at least 1G of memory, the swap size for more than 8G of memory requires 75% memory size, currently configured to 50% memory size, although sufficient to use, but the Oracle check may be error, need to ignore check errors.
Requires AIX operating system above 5.2:
# Oslevel-r
6100-06
Currently 6 to meet the requirements.
Check the operating system file set:
# lslpp-l bos.adt.base bos.adt.lib bos.adt.libm bos.perf.perfstat bos.perf.libperfstat bos.perf.proctools
Fileset level State Description
----------------------------------------------------------------------------
Path:/usr/lib/objrepos
Bos.adt.base 6.1.6.0 committed base application Development
Toolkit
Bos.adt.lib 6.1.2.0 committed Base application Development
Libraries
BOS.ADT.LIBM 6.1.5.0 committed Base application Development
Math Library
Bos.perf.libperfstat 6.1.6.0 committed Performance Statistics Library
Interface
Bos.perf.perfstat 6.1.6.0 committed Performance Statistics
Interface