Hi gurus,
We are installing ECC IDES server on AIX 6.1 with oracle 10.2 database.
As mentioned in the installation guide we had downloaded
RDBMS_SAP_64.zip and replace the SAP directory
in /oracle/stage/102_64/database/Disk1/
with the extracted one from RDBMS_SAP_64.zip.
after that we ran rootpre.sh from root user, but while executing it we
got following output:
oadext pw-syscall32 rootpre.sh
localhost:oraecd 20> su root
root's Password:
./rootpre.sh
./rootpre.sh output will be logged in /tmp/rootpre.out_10-07-28.21:19:46Saving the original files in /etc/ora_save_10-07-28.21:19:46....
Copying new kernel extension to /etc....
Loading the kernel extension from /etc
Oracle Kernel Extension Loader for AIX
Copyright (c) 1998,1999 Oracle Corporation
Kernel Extension /etc/pw-syscall.64bit_kernel already loaded,
unloading it
Unconfigured the kernel extension successfully
Unloaded the kernel extension successfully
Successfully loaded /etc/pw-syscall.64bit_kernel with kmid: 0x50bff000
Successfully configured /etc/pw-syscall.64bit_kernel with kmid:
0x50bff000
The kernel extension was successfuly loaded.
Configuring Asynchronous I/O....
Asynchronous I/O is not installed on this system.
You will need to install it, and either configure it yourself using
'smit aio' or rerun the Oracle root installation procedure.
Configuring POSIX Asynchronous I/O....
Posix Asynchronous I/O is not installed on this system.
You will need to install it, and either configure it yourself using
'smit aio' or rerun the Oracle root installation procedure.
Checking if group services should be configured....
Nothing to configure...
#
but as it dint change the authorisations of SAP directory, i changed it
manually to root:system.
We had run the oracle installer before that. during execution it threw
some error because of which we had to terminate it.
Now post that, whenever we are trying to run the oracle installer ,
1 ) first it shows error in the pre requisite test:
oracle10g does not support current operating system.( NThis issue was
coming earlier also which we ignored because we checked in the PAM and
SAP supports oracle 10g with AIX6.1)
2) now whenever we are trying to proceed with the OUI, we are geting
the error, that we need to shut down the current running process before
continuing.
the process is java.bin.
and when ever i check with the ps -ef | grep java.bin,
the only process which is running is the current OUI installer.
How do i proceed. Kindly help.
Regards,
Ms. Priya