dbTalk Databases Forums  

ERROR ORA-12154 TNS: could not resolve the connect identifierspecified

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss ERROR ORA-12154 TNS: could not resolve the connect identifierspecified in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #51  
Old   
sybrandb@hccnet.nl
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifier specified - 10-16-2008 , 12:21 PM






On Wed, 15 Oct 2008 13:21:34 -0700 (PDT), beta <qlng2000 (AT) gmail (DOT) com>
wrote:

Quote:
Calm down Sybrand! There is only one tnsname.ora on a server (It is
easy to find - sorry I didn't tell you that up front!) do you have
idea or NO answer or DON"T know the answer. if it is not so difficult,
just show your knowledge about it. Thanks much,
The file should have been called tnsnames.ora.
I can't resolve your problem, as you are unwillling read my answers
and to provide answers to the questions I asked.
This is typically for developers, they are usually not hired because
they are industrious, but because they are lazy and cheap and easily
laid off.

--
Sybrand Bakker
Senior Oracle DBA


Reply With Quote
  #52  
Old   
sybrandb@hccnet.nl
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifier specified - 10-16-2008 , 12:21 PM






On Wed, 15 Oct 2008 13:21:34 -0700 (PDT), beta <qlng2000 (AT) gmail (DOT) com>
wrote:

Quote:
Calm down Sybrand! There is only one tnsname.ora on a server (It is
easy to find - sorry I didn't tell you that up front!) do you have
idea or NO answer or DON"T know the answer. if it is not so difficult,
just show your knowledge about it. Thanks much,
The file should have been called tnsnames.ora.
I can't resolve your problem, as you are unwillling read my answers
and to provide answers to the questions I asked.
This is typically for developers, they are usually not hired because
they are industrious, but because they are lazy and cheap and easily
laid off.

--
Sybrand Bakker
Senior Oracle DBA


Reply With Quote
  #53  
Old   
sybrandb@hccnet.nl
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifier specified - 10-16-2008 , 12:21 PM



On Wed, 15 Oct 2008 13:21:34 -0700 (PDT), beta <qlng2000 (AT) gmail (DOT) com>
wrote:

Quote:
Calm down Sybrand! There is only one tnsname.ora on a server (It is
easy to find - sorry I didn't tell you that up front!) do you have
idea or NO answer or DON"T know the answer. if it is not so difficult,
just show your knowledge about it. Thanks much,
The file should have been called tnsnames.ora.
I can't resolve your problem, as you are unwillling read my answers
and to provide answers to the questions I asked.
This is typically for developers, they are usually not hired because
they are industrious, but because they are lazy and cheap and easily
laid off.

--
Sybrand Bakker
Senior Oracle DBA


Reply With Quote
  #54  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifierspecified - 10-16-2008 , 01:31 PM



beta wrote:
Quote:
I am a developer consultant ! it is a serious issue for me.
The error message (ORA-12154: TNS:could not resolve the connect
identifier specified) like the environment is not correct setup for a
web. What I've done was create a new startup web sript

*****************************
#/bin/sh
export ORACLE_BASE=/opt/app/oracle
export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1
export ORACLE_SID=demo
export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib
export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin
Odd... you tnsping uses
/u01/app/oracle/product/11.1.0/db_1/network/admin/
--

Regards,
Frank van Bortel


Reply With Quote
  #55  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifierspecified - 10-16-2008 , 01:31 PM



beta wrote:
Quote:
I am a developer consultant ! it is a serious issue for me.
The error message (ORA-12154: TNS:could not resolve the connect
identifier specified) like the environment is not correct setup for a
web. What I've done was create a new startup web sript

*****************************
#/bin/sh
export ORACLE_BASE=/opt/app/oracle
export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1
export ORACLE_SID=demo
export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib
export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin
Odd... you tnsping uses
/u01/app/oracle/product/11.1.0/db_1/network/admin/
--

Regards,
Frank van Bortel


Reply With Quote
  #56  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifierspecified - 10-16-2008 , 01:31 PM



beta wrote:
Quote:
I am a developer consultant ! it is a serious issue for me.
The error message (ORA-12154: TNS:could not resolve the connect
identifier specified) like the environment is not correct setup for a
web. What I've done was create a new startup web sript

*****************************
#/bin/sh
export ORACLE_BASE=/opt/app/oracle
export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1
export ORACLE_SID=demo
export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib
export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin
Odd... you tnsping uses
/u01/app/oracle/product/11.1.0/db_1/network/admin/
--

Regards,
Frank van Bortel


Reply With Quote
  #57  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: ERROR ORA-12154 TNS: could not resolve the connect identifierspecified - 10-16-2008 , 01:31 PM



beta wrote:
Quote:
I am a developer consultant ! it is a serious issue for me.
The error message (ORA-12154: TNS:could not resolve the connect
identifier specified) like the environment is not correct setup for a
web. What I've done was create a new startup web sript

*****************************
#/bin/sh
export ORACLE_BASE=/opt/app/oracle
export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1
export ORACLE_SID=demo
export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib
export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin
Odd... you tnsping uses
/u01/app/oracle/product/11.1.0/db_1/network/admin/
--

Regards,
Frank van Bortel


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.