Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-12571 and ORA-12560
Gerar wrote:
> I've installed Oracle 8i in XP platform. I've tried to connect to my
> database, but after login in, i receive errors ORA-12571 (writer packet
> failure) and ORA-12560 (Protocol adapter error).
>
> Most of people tell me that maybe I configure in bad the way the
> listener.ora and tnsnames.ora files. But I don't think so:
> I need help, please.
> Thanks in advance.
>
[snip tnsnames.ora and listener.ora ... cursory look ... see no errors]
Open a DOS window and type the following:
ping pfe-2kznt32b8ki
tnsping orcl
Do either of these report errors? If no errors, try this in the DOS window:
set ORACLE_SID=ORCL
sqlplus system/manager
Do you get any errors?
Waiting for you answers to these questions before trying next step (since there's a split in the debugging path here). Received on Thu Jan 16 2003 - 12:16:59 CST
![]() |
![]() |