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

Home -> Community -> Mailing Lists -> Oracle-L -> Urgent - tnsnames problem..

Urgent - tnsnames problem..

From: Manivannan Muthukrishnan <manivannan.m_at_tatainfotech.com>
Date: Thu, 26 Apr 2001 12:41:42 -0700
Message-ID: <F001.002F33E6.20010426101603@fatcity.com>

Hi
I have a problem. I've installed Oracle 8.0.5 on HPUX. I've created the database. But I can't connect thro tns. Its giving me Oracle not available error. I've
checked the entries.
Here is the tnsnames.ora file

#
# Installation Generated Net8 Configuration
# Version Date: Oct-27-97
# Filename: Tnsnames.ora
#

extproc_connection_data =
  (DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = extproc))
(CONNECT_DATA = (SID = extproc))

  )

VUNTEST =
  (DESCRIPTION =
(ADDRESS = (PROTOCOL= TCP)(Host= 163.122.1.35)(Port= 1521))
(CONNECT_DATA = (SID = VUNTEST))

  )

Thanks in advance..
Manivannan.M

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Manivannan Muthukrishnan
  INET: manivannan.m_at_tatainfotech.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Apr 26 2001 - 14:41:42 CDT

Original text of this message

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