Although you can store your data definitions in the data
dictionary, the database system refers only to the system
tables in the database file itself for these definitions. In a
sense, the system tables are an internal data dictionary for the
database. This method improves performance as Oracle Rdb does not
have to access the data dictionary at run time.