Actually there is...

for example in 8i:
DBA_REFRESH
DBA_2PC_PENDING
DBA_SNAPSHOTS

and so on...

Regards,
Satar

--- Jacques Kilchoer <[EMAIL PROTECTED]>
wrote:
> No such thing as DBA_ tables. :-)
> 
> SQL> select obj#, name
>   2  from sys.obj$
>   3  where name like 'DBA\_%' escape '\'
>   4  and type# = 2 ;
> 
> aucune ligne sélectionnée
> 
> 
> -----Original Message-----
> 
> The DBA_ tables are owned by SYS.
>  
> But a lot of features such as AQ and such use
> objects owned by SYSTEM.
> 


__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: satar naghshineh
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to