I want to install Oracle 11.2.0.3 on a new single node server, using ASM disks, and I am getting error on executing /runInstaller in the GRID directory.
OS: AIX 7.1
Oracle: 11.2.0.3
I ran rootpre.sh with the below output:
# ./rootpre.sh
./rootpre.sh output will be logged in /tmp/rootpre.out_13-02-25.17:37:19
Checking if group services should be configured....
Nothing to configure.
#
Then when I execute runInstaller I get this is the error
$pwd
$/u02/software/grid
$ . ./runInstaller
touch: cannot change times on /var/opt/freeware/lib/rpm/packages.rpm
rpm_share: 0645-007 ATTENTION: set_time_token() returned an unexpected result.
touch: cannot change times on /var/opt/freeware/lib/rpm/packages.rpm
rpm_share: 0645-007 ATTENTION: set_time_token() returned an unexpected result.
********************************************************************************
Your platform requires the root user to perform certain pre-installation
OS preparation. The root user should run the shell script 'rootpre.sh' before
you proceed with Oracle installation. rootpre.sh can be found at the top level
of the CD or the stage area.
Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
********************************************************************************
Has 'rootpre.sh' been run by root on all nodes? [y/n] (n)
y
/usr/bin/ksh: /usr/bin/install/.oui: not found
$