INVALID status in DBa_OBJECTS -
04-07-2004
, 03:38 PM
Hi there,
Can anyone tell me how an object gets a status of "INVALID" in the database?
More precisely if i do,
select OWNER,OBJEC_NAME,OBJECT_TYPE from DBA_OBJECTS where status='INVALID';
i get rows returned.
What are the possible causes for the same ?
-thanks,
avsrk |