Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Package becomes INVALID when a partiiton is dropped
I have a table, say T1, having 3 partitions P1, P2 and
P3.
There exists a PL/SQL procedure that declares variables as :
col1 T1.col1%TYPE
When I drop a partition P1 of table T1, the PL/SQL procedure becomes INVALID.
The PL/SQL doesn't reference the partition P1 at all.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jun 27 2005 - 17:06:21 CDT
![]() |
![]() |