Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Invalid objects in SYS

Re: Invalid objects in SYS

From: Andy <enzoweb_at_hotmail.com>
Date: 7 May 2002 18:07:02 -0700
Message-ID: <8d4033cd.0205071707.4de18568@posting.google.com>


Try $ORACLE_HOME/rdbms/admin/utlrp.sql

This is from the comments:

Rem utlrp.sql
Rem
Rem Copyright (c) Oracle Corporation 1998. All Rights Reserved. Rem
Rem NAME
Rem utlrp.sql - UTiLity script Recompile invalid Pl/sql modules Rem
Rem DESCRIPTION
Rem

Rem     This is a fairly general script that can be used at any time to
Rem     recompile all existing invalid PL/SQL modules in a database.


"bgt0990" <btighe_at_neometrics.com> wrote in message news:<3cd7e06b_2_at_corp-news.newsgroups.com>...
> Sometime over the weekend one of the developers had occasion to recompile
> the package STANDARD. This had the effect of invalidating every object
> (procedures, functions, views, etc). I have run catproc, and catrep to get
> most of the SYS objects back but there are still a number of them left
> invalid.
>
> Which 'CAT' scripts should I run and in what order to have the best chance
> of a clean SYS schema?
>
> Thanks
> Barry
Received on Tue May 07 2002 - 20:07:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US