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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12154

Re: ORA-12154

From: Cameron Abbott <cvabbott_at_altavista.com>
Date: Thu, 2 Aug 2001 08:03:52 -0400
Message-ID: <9kbf8l$bip$1@bcarh8ab.ca.nortel.com>

oerr ora 12154
12154, 00000, "TNS:could not resolve service name"

// *Cause:  The service name specified is not defined correctly in the
// TNSNAMES.ORA file.
// *Action:  Make the following checks and correct the error:
//           - Verify that a TNSNAMES.ORA file exists and is in the proper
//             place and accessible. See the operating system specific
manual
//             for details on the required name and location.
//           - Check to see that the service name exists in one of the
//             TNSNAMES.ORA files and add it if necessary.
//           - Make sure there are no syntax errors anywhere in the file.
//             Particularly look for unmatched parentheses or stray
characters.
//             Any error in a TNSNAMES.ORA file makes it unusable. See
//             Chapter 4 in the SQL*Net V2 Administrator's Guide. If
//             possible, regenerate the configuration files using the Oracle
//             Network Manager.

Q.W <qinwang_at_btamail.net.cn> wrote in message news:9kaq1e$dvk$1_at_mail.cn99.com...
> Hi,
> Would you tell me ORA-12154 is what's error??Boz I installed a Weblogic6.0
> server on my redhat6.2,when I configure something,it's prompt this
> error,thank for all.
>
>
Received on Thu Aug 02 2001 - 07:03:52 CDT

Original text of this message

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