We just migrated a database, and as part of our validation we noticed that
we had a package body in one schema with no package header.

This is the case both in the old db and in the new one, exp / imp faithfully
recreated the decapitated package body in the new db.

Change Manager did not report it as a problem, since the situation is the
same in both databases.

DROP PACKAGE drops both the header and the package body.
DROP PACKAGE BODY drops just the package body.

I don't think there is a DROP PACKAGE HEADER command.

Would anyone know how someone could drop just the header of a package, but
not the body?

Perhaps via objects privileges (?).

This is weird.

Regards,
Patrice Boivin
Systems Analyst (Oracle Certified DBA)

Systems Admin & Operations | Admin. et Exploit. des systèmes
Technology Services        | Services technologiques
Informatics Branch         | Direction de l'informatique 
Maritimes Region, DFO      | Région des Maritimes, MPO

E-Mail: [EMAIL PROTECTED]
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Boivin, Patrice J
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to