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: Metalink and ORA-12514

Re: Metalink and ORA-12514

From: Brian Peasland <oracle_dba_at_remove_spam.peasland.com>
Date: Tue, 17 Jun 2003 15:38:58 GMT
Message-ID: <3EEF3612.D815A4F9@remove_spam.peasland.com>


Giving you Metalink documents would violate the support agreement one pays for. But for free, I can give you the following:

edcsns19 gasp% oerr ora 12514
12514, 00000, "TNS:listener could not resolve SERVICE_NAME given in connect descriptor"

// *Cause:  The SERVICE_NAME in the CONNECT_DATA was not found in 
// the listener's tables.
// *Action: Check to make sure that the SERVICE_NAME specified is
correct.
// *Comment: This error will be returned if the (database) service has not been
// registered with the listener; a database instance that is part of this
// service may need to be started or configured properly.

This means that you need to check the SERVICE_NAME parameter as defined in your listener.ora config file.

HTH,
Brian

Daan wrote:
>
> Hello,
>
> I had a problem on my computer and a nice person answer me on this
> forum that I should consult the article "ORA-12514 after Windows 2000
> domain upgrade" which is on the metalink oracle database.
>
> Unfortunately, I don't have any logon to connect to this database.
>
> Can anybody help me and send me the article ?
>
> Thank you very much for advance. We are really in trouble.
>
> Daan
> daan_vdv_at_yahoo.fr

-- 
===================================================================

Brian Peasland
oracle_dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Tue Jun 17 2003 - 10:38:58 CDT

Original text of this message

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