Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: object_type = 'UNDEFINED' ??
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!
--
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).
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
![]() |
![]() |