Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: What is DICT.BASE?
Anthony wrote:
> If I do a select from database_property, I got an entry for DICT.BASE:
>
> PROPERTY_NAME PROPERTY_VALUE
>
> ------------------------------ ------------------------------
>
> DBTIMEZONE 00:00
>
> DEFAULT_PERMANENT_TABLESPACE USERS
>
> DEFAULT_TBS_TYPE SMALLFILE
>
> DEFAULT_TEMP_TABLESPACE TEMP
>
> DICT.BASE 2
> ...
> ...
>
> What is DICT.BASE? What other value can it have? So far, I get only 2
> (Oracle 9i and 10g) on windows platform.
dict.base is the version number of the data dictionary.
-- Sybrand Bakker Senior Oracle DBAReceived on Thu Oct 19 2006 - 00:24:10 CDT
![]() |
![]() |