Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> drop package
Hi,
Does anyone know how to drop off the package. any help will be appreciated.
I run the following statemnet
select object_name from user_objects where object_type = 'PACKAGE BODY';
it show:
OBJECT_NAME
ERROR at line 1:
ORA-04043: object UUPDT does not exist
Thanks in advance. Received on Mon Aug 24 1998 - 12:56:38 CDT
![]() |
![]() |