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

Home -> Community -> Usenet -> c.d.o.server -> Re: TNS problem: ORA-12571

Re: TNS problem: ORA-12571

From: <oliver.willandsen_at_sg.cec.be>
Date: Fri, 16 Oct 1998 15:34:10 GMT
Message-ID: <707p1j$poa$1@nnrp1.dejanews.com>


In article <36271543.780D8050_at_profit.maginfo.net>,   dima_at_profit.maginfo.net wrote:
> I can't connect to RDBMS v 7.3.4 by sqlplus v 8.0.5 for Linux.
> I've got this result :
> ========================
> $ tnsping DB
>
> TNS Ping Utility for Linux: Version 8.0.5.0.0 - Production on 16-OCT-98
> 15:12:48
>
> (c) Copyright 1997 Oracle Corporation. All rights reserved.
>
> Attempting to contact
> (ADDRESS=(PROTOCOL=TCP)(Host=192.8.200.3)(Port=1521))
> OK (10 msec)
>
> $ sqlplus scott/tiger_at_DB
>
> SQL*Plus: Release 8.0.5.0.0 - Production on Fri Oct 16 15:12:4 1998
>
> (c) Copyright 1998 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-12571: TNS:packet writer failure
>
> =========================
> The connections to RDBMS v 8.0.4 and 8.0.5 are OK.
> I'm sure Linux is not reason of the trouble.
>
> Any ideas?
>
> --
> Regards, Dmitry Bezgodov,
> Profit Research Group, Russia.
> Phones: +7-(3511)-201469,+7-(3511)-200975, Fax: +7-(3511)-213612
> http://profit.maginfo.net
>
>

Hi Dmitry,

turn on the trace option, and re-execute your connect to get more information.

This error should not normally be visible to the user, it occurs during a data send.

Regards

--
Oliver Willandsen
European Commission
http://europa.eu.int

All comments represent my own opinion and may not in any circumstance be regarded as stating an official position of the European Commission

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Oct 16 1998 - 10:34:10 CDT

Original text of this message

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