Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
TNS_ADMIN

TNS_ADMIN

2004-11-09       - By Hitchman, Peter
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Hi,
My experience on Solaris with Oracle 9i is that it looks in
$ORACLE_HOME/network/admin first, but I am sure that different ports vary,
despite what the manual say. I suggest using truss on a tnsping or sqlplus
session and studying the ouput for open commands to see what order the
search takes place in for the tnsnames.ora file.

Regards

Pete

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of Rusnak, George A.
(SEC-Lee) CTR
Sent: 04 November 2004 15:59
To: oracle-l@(protected)
Subject: TNS_ADMIN


Group,

HOST MACHINE: HP-UX B.11.11 U 9000/800
ORACLE : Oracle9i Enterprise Edition Rel. 9.2.0.5.0 - 64 bit
LISTENER: Version 10.1.0.2.0
TNSNAMES.ORA: ls -lai $ORACLE_HOME/network/admin/tnsnames.ora
-rw-r--r-- 1 oracle dba 6546 Nov 3 13:11
/opt/oracle/product/9.2.0/network/admin/tnsnames.ora
PROBLEM:
rusnakga >unset TNS_ADMIN
SQL > select count(*)
from ses_army@(protected);
from ses_army@(protected)
*
ERROR at line 2:
ORA-12154 (See ORA-12154.ora-code.com): TNS:could not resolve service name

rusnakga >export TNS_ADMIN=$ORACLE_HOME/network/admin
SQL > select count(*)
from ses_army@(protected);

COUNT(*)
-- ---- --
3

QUESTION:
The tnsnames.ora is in the default location and it is not found until
TNS_ADMIN is set. How do I find out where TNS_ADMIN is pointing at the
system level, if there is such a thing ? Why do I have to set TNS_ADMIN at
the session level ?????

TIA,

Al Rusnak
Oracle Certified Professional
DBA - CISIS, Computer Operations

* 804-734-8210
* george.rusnak@(protected)


--
http://www.freelists.org/webpage/oracle-l

__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
--
http://www.freelists.org/webpage/oracle-l