Re: Problems with utldtree.sql
Date: 1995/07/13
Message-ID: <3u42qs$r0p_at_hasle.oslonett.no>#1/1
unter_at_mecati.mecasoft.ch (Stefano UNTERNAEHRER) wrote:
>I have some problem running this script...
>
>At first, I ran catproc.sql as dba AND as system user.
>During this job I saw some times this line:
>ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
>
>Then, running the utldtree.sql script I have obtained the same
>error message, trying to create the deptree_fill procedure.
>
>As I know, this error means I have to run the standard.sql script,
>called by the catproc.sql script (the first I have called) !
>
>Which is the correct way to let run utldtree.sql without errors?
>
It seems like a problem i bounced into when i upgrade my database for the first time. In the hurry i forgot to relink my database. When i start to run the scripts, i start to get the same message that you did. When i discovered my mistake, i relinked, and after that all the scripts run whitout errors.
perarne_at_oslonett.no Received on Thu Jul 13 1995 - 00:00:00 CEST