Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Connection problem: Linux 8.1.5 to NT 8.0.5

Connection problem: Linux 8.1.5 to NT 8.0.5

From: Nils Jungclaus <Nils_at_TechFak.Uni-Bielefeld.DE>
Date: 2000/04/26
Message-ID: <3906E911.FDED9571@TechFak.Uni-Bielefeld.DE>#1/1

Hi there,

I have a running Oracle Server on an NT-Server running Oracle 8.0.5.0. Everything works fine
locally. I installed 8.1.5.0 on a Linux box (SuSe Linux 6.3) and want to connect to the database on the
NT server. tnsping works fine, but when I use the sqlplus tool, I get the following error:



SQL*Plus: Release 8.1.5.0.0 - Production on Tue Apr 25 17:11:57 2000

(c) Copyright 1999 Oracle Corporation. All rights reserved.

Error accessing PRODUCT_USER_PROFILE
Warning: Product user profile information not loaded! You may need to run PUPBLD.SQL as SYSTEM Error accessing package DBMS_APPLICATION_INFO ERROR:
ORA-01460: unimplemented or unreasonable conversion requested

SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.

Connected to:
Oracle8 Release 8.0.5.0.0 - Production
PL/SQL Release 8.0.5.0.0 - Production


When I try to do a simple query, I get:



SQL> select * from testdb;
select * from testdb

*
ERROR at line 1:
ORA-03106: fatal two-task communication protocol error


It seems to me, there is something misconfigured concerning the conversion.
Does anybody know, where to look and how to fix this? A trace did not bring
more light into this error.

Any help/pointers to help welcome!

    Nils


Nils Jungclaus                      University of Bielefeld
phone: +49 521 106-6059                           (Germany)
fax: +49 521 106-6011
email: nils_at_TechFak.Uni-Bielefeld.DE
Received on Wed Apr 26 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US