DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Error Message

  1. #1
    Join Date
    Apr 2003
    Location
    Hyderabad
    Posts
    40

    Error Message

    Some time my Application giving a error Message

    ORA-12571 TNS.Packet Write Failure.

    Pls tell it's meaning and the reason

  2. #2
    Join Date
    Jan 2003
    Location
    Hull, UK
    Posts
    220
    Hi,

    If the client cannot send data to the server, it throws back an TNS error.

    Check if the database is available and whether you can see the database through the network.

    Try TNSPING for the DB or use ODBC-Test to check if the host is reachable.

    HTH

    Srini

  3. #3
    Join Date
    Jan 2002
    Location
    Up s**t creek
    Posts
    1,525
    From the manual

    TNS-12571 TNS packet writer failure

    Cause: An error occurred during a data send. This message is not normally visible to the user.

    In addition, this message could occur when any of the following SQL*Plus commands have been issued:

    * SHUTDOWN ABORT
    * SHUTDOWN IMMEDIATE
    * SHUTDOWN TRANSACTIONAL

    Action: For further details, turn on tracing and re-execute the operation. If the error persists, contact Oracle Support Services.
    Jim
    Oracle Certified Professional
    "Build your reputation by helping other people build theirs."

    "Sarcasm may be the lowest form of wit but its still funny"

    Click HERE to vist my website!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width