Problem Installing Oracle 10g on AIX 6.1
718619Aug 21 2009 — edited Aug 21 2009I'm trying to install Oracle 10g onto an IBM Power 6 server that has AIX 6.1 installed. I have successfully installed the patch 6613550 (which is a prerequisite requirement) however when I try to start the Oracle Installer, I am comming across the following error:
ksh: ./runInstaller: not found.
I am accessing the AIX server through a hyperterminal session and I have set the term to VT100.
Below can be see the commands I have entered:
# pwd
/
# ls
admin etc OraDb10g smit.transaction
audit home pconsole tftpboot
bin lib proc tmp
cd1 lost+found sbin u
cdrom lpp .sh_history unix
dev mnt smit.log usr
esa opt smit.script var
#
#
# cd OraDb10g
#
# ls
oracle10 p6613550
# cd oracle10
# ls
10gr2_ai.cpi
#
# ./runInstaller
ksh: ./runInstaller: not found.
#
Can anyone please assist? Thanks in advance for any assistance.