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: Stephane Faroult <sfaroult_at_oriole.com>
Date: Wed, 05 Sep 2001 09:07:03 -0700
Message-ID: <F001.00383781.20010905091129@fatcity.com>

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

Original text of this message

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