Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ubuntu server 9.04 Oracle xe installation

deepak1501Aug 31 2009 — edited Sep 1 2009
Hi,

After installing the pakages the error is when I call sqlplus and login as SYS :-

oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
ERROR:
ORA-12547: TNS:lost contact

What I have done:-

My system is 64 bit AMD.
I installed .deb package on Ubuntu 9.04 server. I installed the following packages.

1. ibc6-i386
2. libaio_0.3.104-1_i386.deb
3. bc
4. oracle-xe-universal_10.2.0.1-1.1_i386.deb.

The Oracle processes do not start after running /etc/init.d/oracle-xe start.
I can tnsping from the local machine.

dpkg -l |grep libaio gives the following:

ii libaio1 0.3.107-3ubuntu1 Linux kernel AIO access library - shared lib
This indicates that the libaio library is installed.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2009
Added on Aug 31 2009
2 comments
1,087 views