RE: About ORA-12571

RE: About ORA-12571

 

  


This is usually due to an improper sqlnet.ora setting.
Here are some possible causes and remedies:
* Loose network cables. This error has been observed when there was a loose cable connection to the SCSI disk array (on an Oracle Parallel Server system).
Related errors were also subsequently noted in the NT event log.
* IP address conflict (Oracle 9.0.1).
* Authentication services. One solution is to edit the sqlnet.ora file and change the line:
SQLNET.AUTHENTICATION_SERVICES= (NTS)
to
SQLNET.AUTHENTICATION_SERVICES= (NONE)

Try with the third option first.... It will sort your problem.


Best Regards,

Hemant.

One's first step in wisdom is to question everything -
and One's last is to come to terms with everything..

------------------------------------------------------------------------------------------------------------------------
This e-mail is intended for the exclusive use of the addressee only. If you are not the intended recipient, you should not copy, forward, disclose
or use it or any part of it in any form whatsoever. If you have received this e-mail in error please notify us by telephone or by replying to the sender
and delete it or any of its copies.

We reserve the right to monitor all e-mail communications through our network.
------------------------------------------------------------------------------------------------------------------------


How are you creating the database - manually or using DBCA?
If manually, SET ORACLE_SID=<db name> before creating the database.
Also let us know at which stage are you facing this problem

Thanks and Regards,

Puja Audhya

One's first step in wisdom is to question everything -
and One's last is to come to terms with everything..



-----Original Message-----
From: Nouraddin Ali Mohammed
[mailto:oracledba-ezmlmshield-x11022150.[Email address protected]
Sent: Tuesday, August 02, 2005 10:36 AM
To: LazyDBA Discussion
Subject: About ORA-12571

Dear DBAs,



When I tried to install new Database in my local machine this Error is
coming to me..



ORA-12571:TNS:packet writer failure



What do you expect this Error for, and how can I solve it...



--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com To unsubscribe:
see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com By using this list you agree
to these terms:http://www.lazydba.com/legal.html


________________________________________________________________________
This electronic mail transmission may contain privileged,
confidential and/or proprietary information intended only for the
person(s) named. Any use, distribution, copying or disclosure to
another person is strictly prohibited. If you are not the
addressee indicated in this message (or responsible for delivery
of the message to such person), you may not copy or deliver this
message to anyone. In such case, you should destroy this message
and kindly notify the sender by reply email.
________________________________________________________________________


________________________________________________________________________
This electronic mail transmission may contain privileged,
confidential and/or proprietary information intended only for the
person(s) named. Any use, distribution, copying or disclosure to
another person is strictly prohibited. If you are not the
addressee indicated in this message (or responsible for delivery
of the message to such person), you may not copy or deliver this
message to anyone. In such case, you should destroy this message
and kindly notify the sender by reply email.
________________________________________________________________________


--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these terms:http://www.lazydba.com/legal.html





Oracle LazyDBA home page