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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Invalid TYPE ???

Re: Invalid TYPE ???

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Thu, 03 Aug 2000 08:09:58 -0400
Message-Id: <10578.113709@fatcity.com>


Doing some checking on my system I found the same results also. The views = and package bodys that were INVALID were created when the database was = created and an option "replication" was not activated because we do not = use it. To clear the invalid objects I ran the "object removal" script = located in the ORACLE_HOME\admin directory. Of course I read the script = completely and understood it would remove only whet I didn't want or need = loaded. Some of the other views or packages were invalid because they were = not used anymore and the tables referenced had changed. Hope this helps.
Ron Rogers
DBA OCP
Atl.GA

>>> blair_at_pjm.com 08/02/00 12:39PM >>>

I just checked for INVALID objects (desperation due to some weird errors). =  I
got several object_type=3D'TYPE' with status of invalid. What is the = syntax for
making TYPE objects valid?

ALTER OBJECT MY_TYPE_OBJECT COMPILE; does not work.

thanks,

..tom

--=20
Author:=20
  INET: blair_at_pjm.com=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Aug 03 2000 - 07:09:58 CDT

Original text of this message

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