Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-24372: invalid object for describe

Answers were Sorted based on User's Feedback



ORA-24372: invalid object for describe..

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

ORA-24372: invalid object for describe..

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

Post New Answer

More Oracle Errors Interview Questions

ORA-14039: partitioning columns must form a subset of key columns of a UNIQUE index

1 Answers  


ORA-19587: error occurred reading string bytes at block number string

1 Answers  


NNL-00557: Causes the controller to sleep for N seconds

1 Answers  


QSM-01027: materialized view, string, is unusable

1 Answers  


PROT-00018: Failed to open file

1 Answers  


ORA-08206: ora_addr: cannot translate address file name

1 Answers  


SQL*Loader-00402: Unable to determine length of column string from specification

1 Answers  


ORA-02494: invalid or missing maximum file size in MAXSIZE clause

1 Answers  


ORA-30567: name already used by an existing log group

1 Answers  


ORA-02459: Hashkey value must be a positive integer

1 Answers  


ORA-15074: diskgroup string requires rebalance completion

1 Answers  


PLS-00359: assignment target in 'string' must have components

1 Answers  


Categories