Hi,
Im installing oracle 1og on AIX 5.3, i have already run the rootpre.sh with root user
When running ./runInstaller im getting the following error,
oracle@sinsa1100428:/apps/oracle/database/Disk1#./runInstaller
**************************************************************************
******
Your platform requires the root user to perform certain pre-installation
OS preparation. The root user should run the shell script 'rootpre.sh' be
fore
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? [y/n] (n)
y
Error in GetCurrentDir(): 13
Error in GetCurrentDir(): 13
Error in GetCurrentDir(): 13
Starting Oracle Universal Installer...
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
When im trying to run with ignoreSysPrereqs
im getting the following error:
oracle@sinsa1100428:/apps/oracle/database/Disk1#./runInstaller -ignoreSysPrereqs
**************************************************************************
******
Your platform requires the root user to perform certain pre-installation
OS preparation. The root user should run the shell script 'rootpre.sh' be
fore
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? [y/n] (n)
y
Error in GetCurrentDir(): 13
Error in GetCurrentDir(): 13
Error in GetCurrentDir(): 13
Starting Oracle Universal Installer...
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Ignoring required pre-requisite failures. Continuing...
output of rootpre.sh
root@sinsa1100428:/apps/oracle/database/Disk1/rootpre#rootpre.sh
bash: rootpre.sh: command not found
root@sinsa1100428:/apps/oracle/database/Disk1/rootpre#sh rootpre.sh
rootpre.sh output will be logged in /tmp/rootpre.out_12-07-12.18:42:21
Kernel extension /etc/pw-syscall.64bit_kernel is loaded.
Unloading the existing extension: /etc/pw-syscall.64bit_kernel....
Oracle Kernel Extension Loader for AIX
Copyright (c) 1998,1999 Oracle Corporation
Unconfigured the kernel extension successfully
Unloaded the kernel extension successfully
Saving the original files in /etc/ora_save_12-07-12.18:42:21....
Copying new kernel extension to /etc....
Loading the kernel extension from /etc
Oracle Kernel Extension Loader for AIX
Copyright (c) 1998,1999 Oracle Corporation
Successfully loaded /etc/pw-syscall.64bit_kernel with kmid: 0x4323000
Successfully configured /etc/pw-syscall.64bit_kernel with kmid: 0x4323000
The kernel extension was successfuly loaded.
Configuring Asynchronous I/O....
Asynchronous I/O is already defined
Configuring POSIX Asynchronous I/O....
Posix Asynchronous I/O is already defined
Checking if group services should be configured....
Nothing to configure.
Please suggest solution.
thanks
Edited by: user10745179 on Jul 12, 2012 4:19 PM