Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_errlog
On Sep 12, 11:53 am, zino <antony6..._at_gmail.com> wrote:
> I'm new to oracle, I installed oracle 10g version 2 and I'm the
> administrator on this box. I'm trying to execute the
> dbms_errlog.create_error_log command through SQL Plus but I keep
> getting the error message:
>
> SP2-0734: unknown command beginning "dbms_errlo..." - rest of line
> ignored
>
> what am I missing in order to use this package.
> thanks for help
I do not believe that the dbms_errorlog package is created by default. Look in your $ORACLE_HOME/rdbms/admin directory for the package create script.
HTH -- Mark D Powell -- Received on Wed Sep 12 2007 - 11:01:40 CDT
![]() |
![]() |