DBA Data[Home] [Help] [Dependency Information]


TABLE: CTXSYS.DR$DICTIONARY

Object Details
Object Name: DR$DICTIONARY
Object Type: TABLE
Owner: CTXSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceCTXD
PCT Free: 10
PCT Used: 40
Primary Key: SYS_C00246621
  1. ColumnDICT_OWNER#
  2. ColumnDICT_NAME
  3. ColumnDICT_LANG
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00246621 NORMAL UNIQUE TablespaceCTXD ColumnDICT_OWNER#
ColumnDICT_NAME
ColumnDICT_LANG
SYS_IL0000632794C00004$$ LOB UNIQUE TablespaceCTXD
Columns
Name Datatype Length Mandatory Comments
DICT_OWNER# NUMBER
Yes
DICT_NAME VARCHAR2 (30) Yes
DICT_LANG VARCHAR2 (30) Yes
DICT_LOB CLOB (4000)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT DICT_OWNER#
,      DICT_NAME
,      DICT_LANG
,      DICT_LOB
FROM CTXSYS.DR$DICTIONARY;

Dependencies

[top of page]

CTXSYS.DR$DICTIONARY does not reference any database object

CTXSYS.DR$DICTIONARY is referenced by following:

SchemaCTXSYS
ViewCTX_ALEXER_DICTS
ViewCTX_USER_ALEXER_DICTS
Package BodyDRVANL - show dependent code