Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: object_type = 'UNDEFINED' ??
Jerry C wrote:
>
> 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!
>
> - Jerry
UNDEFINED is how an Oracle 7 (client) SQL*Plus calls any type from an Oracle 8 (server) database it has never heard of, such as CLOB, BFILE, etc, etc.
-- Regards, Stephane Faroult Oriole Corporation ------------------------------------------------------------------ http://www.oriolecorp.com, designed by Oracle DBAs for Oracle DBAs ------------------------------------------------------------------ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.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).Received on Wed Sep 05 2001 - 11:07:03 CDT
![]() |
![]() |