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: object_type = 'UNDEFINED' ??

RE: object_type = 'UNDEFINED' ??

From: Yadav, Shailesh <NDASY3_at_labor.state.ny.us>
Date: Thu, 06 Sep 2001 09:49:24 -0700
Message-ID: <F001.00385827.20010906100254@fatcity.com>

Jerry,

  We also encountered the UNDEFINED objects. On investigation it was found to be summary object created when you create snapshots. This according to the metablink was a problem in 8.1.6 on solaris 2.6 and thats what we have here.
  The quick check for this was querying sys.obj$ for the object_id of one of these object and if type# = 42 then its the aforementioned problem.

HTH
Shailesh

-----Original Message-----
Sent: Wednesday, September 05, 2001 12:52 PM To: Multiple recipients of list ORACLE-L

Hi there.

What the heck is an object_type of undefined? When I select * from dba_objects where status = 'INVALID' , I get a bunch of objects with an object_type of UNDEFINED.

Thanks for any insight!


Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jerry C
  INET: usidba_at_yahoo.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Yadav, Shailesh
  INET: NDASY3_at_labor.state.ny.us
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 Sep 06 2001 - 11:49:24 CDT

Original text of this message

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