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


TABLE: CTXSYS.DR$STOPLIST

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

Storage Details
Tablespace: TablespaceCTXD
PCT Free: 10
PCT Used: 40
Primary Key: DR_STOPLIST_PK
  1. ColumnSPL_ID
Unique Key: DR_STOPLIST_UNIQ
  1. ColumnSPL_NAME
  2. ColumnSPL_OWNER#
Indexes
Index Type Uniqueness Tablespace Column
DR_STOPLIST_PK NORMAL UNIQUE TablespaceCTXD ColumnSPL_ID
DR_STOPLIST_UNIQ NORMAL UNIQUE TablespaceCTXD ColumnSPL_NAME
ColumnSPL_OWNER#
Columns
Name Datatype Length Mandatory Comments
SPL_ID NUMBER
Yes
SPL_OWNER# NUMBER
Yes
SPL_NAME VARCHAR2 (30) Yes
SPL_COUNT NUMBER
Yes
SPL_TYPE VARCHAR2 (30) Yes
Query Text

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


SELECT SPL_ID
,      SPL_OWNER#
,      SPL_NAME
,      SPL_COUNT
,      SPL_TYPE
FROM CTXSYS.DR$STOPLIST;

Dependencies

[top of page]

CTXSYS.DR$STOPLIST does not reference any database object

CTXSYS.DR$STOPLIST is referenced by following:

SchemaCTXSYS
Package BodyCTX_ADM - show dependent code
ViewCTX_STOPLISTS
ViewCTX_STOPWORDS
ViewCTX_USER_STOPLISTS
ViewCTX_USER_STOPWORDS
Package BodyDRISGP - show dependent code
Package BodyDRISPL - show dependent code