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 |
O2I-00130: Invalid Java file name
ORA-02172: The PUBLIC keyword is not appropriate for a disable thread
ORA-37002: Oracle OLAP failed to initialize. Please contact Oracle OLAP technical support.
TNS-12555: TNS:permission denied
RMAN-08551: recovering datafilecopy fno=string name=string
TNS-01053: Connecting to string
IMP-00032: SQL statement exceeded buffer length
ORA-01338: Other process is attached to LogMiner session
ORA-27542: Failed to unprepare a buffer prepared for remote update
ORA-00360: not a logfile member: string
ORA-00400: invalid release value string for parameter string
ORA-29515: exit called from Java code with status string