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 |
ORA-12052: cannot fast refresh materialized view string.string
IMP-00043: export file character set inconsistent
ORA-06706: TLI Driver: service not found
ORA-25007: functions or methods not allowed in WHEN clause
ORA-02216: tablespace name expected
ORA-31496: must use DBMS_CDC_PUBLISH.DROP_CHANGE_TABLE to drop change tables
ORA-07474: snclrd: close error, unable to close sgadef.dbf file.
TNS-00015: INTCTL: error while closing terminal input channel
ORA-14324: values being added already exist in DEFAULT partition
ORA-12062: transaction string received out of sequence from site string
ORA-09877: sstascre: shmget error, unable to get a shared memory segment.
AMD-00146: Custom Measure "string" already exists in Workspace "string"