Re: what is the data dictionary?

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Tue, 22 Sep 2009 12:14:17 +0300
Message-id: <4AB89569.9030606_at_inter.net.il>



The data dictionary is a set of tables and views that ORACLE use to manage the database.
Creating table under SYS will not make it a data dictionary table. You should not use sys or system to create your own objects.

Adar Yechiel
Rechovot, Israel

Martin Berger wrote:
> But if I create a table sys.myobj$ in tablespace SYSTEM and a vie
> DBA_MYOBJ on this table, does they belong to the data dictionary also?
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 22 2009 - 04:14:17 CDT

Original text of this message