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


TABLE: SYS.SYNCREF$_PARAMETERS

Object Details
Object Name: SYNCREF$_PARAMETERS
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: SYS_C00245513
  1. ColumnPARAMETER_NAME
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00245513 NORMAL UNIQUE TablespaceSYSTEM ColumnPARAMETER_NAME
Columns
Name Datatype Length Mandatory Comments
PARAMETER_NAME VARCHAR2 (256) Yes
NUM_VALUE NUMBER

STR_VALUE VARCHAR2 (4000)
FLAGS NUMBER

Query Text

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


SELECT PARAMETER_NAME
,      NUM_VALUE
,      STR_VALUE
,      FLAGS
FROM SYS.SYNCREF$_PARAMETERS;

Dependencies

[top of page]

SYS.SYNCREF$_PARAMETERS does not reference any database object

SYS.SYNCREF$_PARAMETERS is referenced by following:

SchemaSYS
Package BodyDBMS_SYNC_REFRESH - show dependent code