Monday, June 04, 2007

[Oracle 10G] Get ORA-12547 :Tns Lost Contact when DBCA on Rhel 4 X86-64

I installed Oracle 10G on Rhel 4 X86_64.

When I run DBCA for creating Database.

I got "ORA-12547 :Tns Lost Contact".

Oh What is That?

After I investigated:
I resolved By :

Install package libaio for x86_64

$ rpm -ivh libaio-0.1.3.105-2.x86_64.rpm
warning: libaio-01.3.105-2.x86_64.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing... ########################################### [100%]
1:libaio ########################################### [100%]


$rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' libaio

libaio-0.3.105-2 (i386)
libaio-0.3.105-2 (x86_64)

5 comments:

Anonymous said...

Thanks for the information. It sorted out my problem.

Anonymous said...

really it solved my issue

Anonymous said...

thank you so much i had installed a new libaio rpm.i uninstalled it and installed the libaio-0.3.105-2 (i386)
it solved tns lost contact error,
thanks indeed

Unknown said...

will u give me the downloaded URL for that RPM.

Surachart Opun said...

if you use Oracle Linux... please check this.
http://public-yum.oracle.com/