Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Connection problem: Linux 8.1.5 to NT 8.0.5
Nils Jungclaus wrote:
> 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
Did you then run pupbld.sql in the Linux database? It's in ORACLE_HOME/sqlplus/admin
>
>
>
> 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 Thu Apr 27 2000 - 00:00:00 CDT
![]() |
![]() |