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

RMAN-05018: some datafile copies cannot be recovered, aborting the RECOVER command

1 Answers  


RMAN-10013: error initializing PL/SQL

1 Answers  


ORA-25278: grantee name cannot be NULL

1 Answers  


RMAN-06578: INCREMENTAL LEVEL > 0 must be specified with FOR RECOVER OF

1 Answers  


ORA-13191: failed to read SDO_ORDCNT value

1 Answers  


ORA-29842: option not supported with the version string of the indextype interface

1 Answers  


NCR-03024: NCRO: Transport type LIST not supported

1 Answers  


LPX-00244: invalid use of less-than ('<') character (use <)

1 Answers  


ORA-07227: rtneco: unable to set noecho mode.

1 Answers  


RMAN-06428: recovery catalog is not installed

1 Answers  


RMAN-06224: Automatic instance created

1 Answers  


TNS-00533: Connection dissolved or not yet made

1 Answers  


Categories