From NDASY3@labor.state.ny.us Fri, 07 Sep 2001 07:11:11 -0700
From: "Yadav, Shailesh" <NDASY3@labor.state.ny.us>
Date: Fri, 07 Sep 2001 07:11:11 -0700
Subject: RE: How to change error messages?
Message-ID: <F001.00386695.20010907051703@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


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@daas.dla.mil
937-656-3844 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Terrian, Tom
  INET: tterrian@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@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@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@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).


