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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Startup / shutdown using SQLPLUS

RE: Startup / shutdown using SQLPLUS

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Wed, 07 Mar 2001 04:52:01 -0800
Message-ID: <F001.002C5B74.20010307040615@fatcity.com>

A 12154 is TNS could not resolve service name. This means that you have either entered the wrong connect description, or you do not have the right entry in your tnsnames.ora file. Now I am a little confused with this, as you HAVE managed to connect to shut the database down, but can no longer connect to start it up again?

First of all I would check the tnsnames files on both your PC, and the server you are trying to connect to - check the service name is valid. If nothing jumps out at you, you could then post it to the list, as even missing a parenthesis could cause this problem..

HTH Mark

-----Original Message-----
Dasgupta
Sent: Tuesday, March 06, 2001 07:21
To: Multiple recipients of list ORACLE-L

Hi:

I am trying to startup and shutdown a remote database on NT using SQLPLUS. I can shutdown alright but while attempting to startup I get ORA-12154. I am connecting as internal .
What am I doing wrong?

Manas.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Manas Dasgupta
  INET: manas.dasgupta_at_pfsfhq.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk 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 Wed Mar 07 2001 - 06:52:01 CST

Original text of this message

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