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: How to change error messages?

RE: How to change error messages?

From: Tirumala, Surendra <Surendra.Tirumala_at_am.sony.com>
Date: Fri, 07 Sep 2001 06:17:45 -0700
Message-ID: <F001.003867F6.20010907060026@fatcity.com>

can be done by changing the contents of the files under '$ORACLE_HOME/sqlplus/mesg',
BUT not recommended.
Don't know exactly as never tried.

Suren  

-----Original Message-----
Sent: Thursday, September 06, 2001 4:59 PM To: Multiple recipients of list ORACLE-L

Does anyone know how to change the message that Oracle displays when an error
occurs. For example:

SQL> select * from fjfjfjfjf;
select * from fjfjfjfjf

              *
ERROR at line 1:
ORA-00942: table or view does not exist

I am sure that Oracle Corp. will really frown on this, but can I change "table
or view does not exist" to something else?

Tom Terrian
Oracle DBA
WPAFB - DAASC
tterrian_at_daas.dla.mil
937-656-3844

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Terrian, Tom
  INET: tterrian_at_daas.dla.mil

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: Tirumala, Surendra
  INET: Surendra.Tirumala_at_am.sony.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). Received on Fri Sep 07 2001 - 08:17:45 CDT

Original text of this message

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