Re: Full PL/SQL Programs

From: JHarleman <jharleman_at_aol.com>
Date: 1995/04/13
Message-ID: <3mk4q4$and_at_newsbf02.news.aol.com>#1/1


HELP!!! 6000+ line PL/SQL package specification and body will complie OK under my user - my_package but changing the owner to - scott.my_package causes the following error:




SQL> start my_package.sql
Package created.
Warning: Package Body created with compilation errors. SQL> show errors
No errors.


My grants include :

   create any procedure
   alter any procedure
   drop any procedure
   execute any procedure

Sun Unix, Oracle7 7.0.16.6.0, PL/SQL 2.0.18.1.0 Received on Thu Apr 13 1995 - 00:00:00 CEST

Original text of this message