DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Invalid objects

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Posts
    162

    Invalid objects

    Hi,

    Can anyone explain me,What are the possible reasons so that the database object becomes invalid(STATUS -Invalid while checking in DBA_OBJECTS)?

    Thanks,
    Gajini

  2. #2
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Hi.

    Often, this is caused by DDL operations on objects that your invalid objects were dependent on. For instance, if a table is modified, packages and procedures referring to that table are marked as invalid.

    There are a number of ways to ercompile invalid objects:

    http://www.oracle-base.com/articles/...emaObjects.php

    Cheers

    Tim...
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width