[Home] [Help]
[Dependency Information]
VIEW: CTXSYS.CTX_PARAMETERS
Object Details
| Object Name: | CTX_PARAMETERS |
| Object Type: | VIEW |
| Owner: | CTXSYS |
| Subobject Name: | |
| Status: | VALID |
[View Source]
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.CTX_PARAMETERS;
Dependencies
[top of page]
CTXSYS.CTX_PARAMETERS references the following:
-
CTXSYS
-
DR$PARAMETER
CTXSYS.CTX_PARAMETERS is referenced by following:
-
CTXSYS
-
DRVXMD
- show dependent code
-
PUBLIC
-
CTX_PARAMETERS