Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: what is !oerr
Try this..
ls -l $ORACLE_HOME/bin/oerr
If this file is missing ask your admin to install it or else add it to your
path..
-bruce
jkstill_at_cybcon.com_at_fatcity.com on 01/25/2001 12:35:27 PM
Please respond to ORACLE-L_at_fatcity.com
Sent by: root_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc:
Subject: Re: what is !oerr
On Thu, 25 Jan 2001, Leslie Lu wrote:
> Hi,
>
> In one of the listers' email, I saw this:
>
> SQL> !oerr ora 8106
> SQL> show error description
>
> but when I execute this in SQL Plus, I got the
> following:
> SQL> !oerr ora 8106
> SP2-0042: unknown command beginning "!oerr ora ..." -
> rest of line ignored.
>
Does your SHELL environment variable match the shell you are using?
Try this: !ksh oerr ora 8106
Jared
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: jkstill_at_cybcon.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 Thu Jan 25 2001 - 13:25:24 CST
![]() |
![]() |