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: Yadav, Shailesh <NDASY3_at_labor.state.ny.us>
Date: Fri, 07 Sep 2001 07:11:11 -0700
Message-ID: <F001.00386695.20010907051703@fatcity.com>

Sure you can, but its kinda tricky... There are .msb files in ORACLE_HOME for different Oracle utilities. I guess oraus.msb is one for ORA msgs. I had changed it such that the number of characters in the message remained same... It worked :)

Shailesh

-----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: Yadav, Shailesh
  INET: NDASY3_at_labor.state.ny.us
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 - 09:11:11 CDT

Original text of this message

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