Re: Q: How to create package DBMS_STANDARD?

From: Vijaya Kumar Nair <vnair_at_ccm.tdsnet.com>
Date: 1996/01/07
Message-ID: <30F01340.3B84_at_ccm.tdsnet.com>#1/1


Ron Levenberg wrote:
>
> While trying to install WOW, I ran the ht.sql and received error
> messages, like the one shown below. What do I need to do to create
> the DBMS_STANDARD package? Thanks.
>
> Ron Levenberg - ral_at_cc.bellcore.com
>
> SQL> ral_at_carib:/users/www/wow: sqlplus /
>
> SQL*Plus: Release 3.1.3.7.1 - Production on Sun Jan 7 02:12:39 1996
>
> Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.
>
> Connected to:
> Oracle7 Server Release 7.1.6.2.0 - Production Release
> PL/SQL Release 2.1.6.2.0 - Production
>
> SQL> start ht.sql
> Package htf...
> create or replace package htf as
> *
> ERROR at line 1:
> ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
>
> [and so on ...]You need to run catproc.sql available in $ORACLE_HOME/rdbms/admin in
unix (ORA$ROOT:[rdbms] in Vax) directory. This should be run connecting as 'internal' through sqldba.

Vijay Nair Received on Sun Jan 07 1996 - 00:00:00 CET

Original text of this message