Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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 Received on Thu Jan 25 2001 - 12:36:43 CST
![]() |
![]() |