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

Thread: compile invalid objects script

Hybrid View

  1. #1
    Join Date
    Jun 2000
    Posts
    315
    after upgrading, there are many invalid objects in database.
    Does anyone have a script to compile there?

    Thanks!

  2. #2
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    $oracle_home\rdbms\admin\utlrp.sql
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  3. #3
    Join Date
    Jun 2000
    Posts
    315
    Thanks for the help!

    After I submit utlrp.sql, I got 'statement process' message right after it. Does that mean the script finished running in the database? I am suspicious about it!



  4. #4
    Join Date
    May 2000
    Location
    Portsmouth, NH, USA
    Posts
    378

    Red face


    Just check your objects to see if they are valid now.
    That would double-check that it worked.

    Also, it can say: statement processed, but if you do not have "set serveroutput on" then you will not see what errors are evident.

    - magnus

    ps: sometimes it takes a few compiles to compile everything since some objects need to be compiled in a specific order.

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