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

Thread: Protocol Error

  1. #1
    Join Date
    Aug 2000
    Posts
    33
    Hi,
    I had installed Oracle 8i in Windows NT sp6 . Installation has been successfull. But when i try to connect , it is giving
    "TNS:Protocol Error".

    Can anyone guide in this one..
    Thanks in Advance
    Ravi

  2. #2
    Join Date
    Jan 2001
    Posts
    18
    Hi,

    Please check the following.

    1. PING : Check if PING works fine from DOS prompt.
    C:> PING ip_address
    where ip_address is the IP address of the server
    where the database resides.

    If it fails, Contact System Administrator to resolve the
    problem.

    2. If PING works fine, then try TNSPING.
    C:> TNSPING dbname 3
    where dbname refers to 4-letter database name and
    3 refers to number of times it will try.

    If it fails, Check the IP Address specified in TNSNAMES.ORA


    If both work fine, then you should not be getting any problem.

    Thanks.

    Sundar
    S. Sundar,
    Technical Specialist,
    Computer Software & Solutions,
    Muscat,
    Sultanate of Oman.

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