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


TABLE: CTXSYS.DR$PARAMETER

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

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: SYS_IOT_TOP_21569
  1. ColumnPAR_NAME
Indexes
Index Type Uniqueness Tablespace Column
SYS_IOT_TOP_21569 IOT - TOP UNIQUE TablespaceCTXD ColumnPAR_NAME
Columns
Name Datatype Length Mandatory Comments
PAR_NAME VARCHAR2 (30) Yes
PAR_VALUE VARCHAR2 (500)
Query Text

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


SELECT PAR_NAME
,      PAR_VALUE
FROM CTXSYS.DR$PARAMETER;

Dependencies

[top of page]

CTXSYS.DR$PARAMETER does not reference any database object

CTXSYS.DR$PARAMETER is referenced by following:

SchemaCTXSYS
Package BodyCTX_ADM - show dependent code
Package BodyCTX_OUTPUT - show dependent code
ViewCTX_PARAMETERS
Package BodyCTX_REPORT - show dependent code
Package BodyDRIUTL - show dependent code
Package BodyDRIXMD - show dependent code