Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DBMS_SYS_SQL creating package failsl
Amy Davidson wrote:
>
> DBA's,
>
> I'm using 7.3.4.Oracle on an NT workstation 4.
> I create a database via the Oracle NT instance manager.
> The script catalog.sql and catproc.sql are run automatically.
>
> During one of these scripts, the package DBMS_SYS_SQL
> is created but it is created with compilation errors.
> I tried to recompile but keep getting the error:
> sys.DBMS_SQL must be declared.
>
> Is there a patch that I'm missing?
>
> Your help would be appreciated.
>
> Regards,
> Amy
Look under $ORACLE_HOME/rdbms/admin
the package: dbmssql.sql and prvtsql.sql
Run these to create "DBMS_SQL" and see how you go...
HTH
--
![]() |
![]() |