ORA-24372: invalid object for describe
Answers were Sorted based on User's Feedback
Answer / guest
Cause: The object to be described is not valid. It either
has compilation or authorization errors.
Action: The object to be described must be valid.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / santosh kumar
Use This query to find out any invalid objects with the same Object name in error.
select object_name,owner,object_type,status
from all_objects
where object_name=&object_in_error;
Then try to compile the invalid objects
| Is This Answer Correct ? | 0 Yes | 0 No |
NNL-01054: Request forwarding enabled: string
QSM-02123: subquery and UNION mv's must be primary key mv's
ORA-19598: can not backup SPFILE because the instance was not started with SPFILE
ORA-31076: required attribute "string" not specified
DRG-13010: alt_value is already used by another sub lexer
ORA-12671: Shared server: adapter failed to save context
ORA-07564: sldext: wildcard in filename or extension
PLS-00105: at most one forward declaration of type 'string' is permitted
ORA-25119: LOGGING/NOLOGGING option already specified
RMAN-06723: file "string" (string bytes) updated in catalog
ORA-03220: DBMS_ADMIN_PACKAGE required parameter is NULL or missing
ORA-14043: only one partition may be added