USER_ALL_TABLES

INSTANCESThe number of instances across which the table is to be scanned
CACHEWhether the table is to be cached in the buffer cache
TABLE_LOCKWhether table locking is enabled or disabled
SAMPLE_SIZEThe sample size used in analyzing this table
LAST_ANALYZEDThe date of the most recent time this table was analyzed
PARTITIONEDIs this table partitioned? YES or NO
IOT_TYPEIf index-only table, then IOT_TYPE is IOT or IOT_OVERFLOW or IOT_MAPPING else NULL
OBJECT_ID_TYPEIf user-defined OID, then USER-DEFINED, else if system generated OID, then SYST EM GENERATED
TABLE_TYPE_OWNEROwner of the type of the table if the table is an object table
TABLE_TYPEType of the table if the table is an object table
TEMPORARYCan the current session only see data that it place in this object itself?
SECONDARYIs this table object created as part of icreate for domain indexes?
NESTEDIs the table a nested table?
BUFFER_POOLThe default buffer pool to be used for table blocks
ROW_MOVEMENTWhether partitioned row movement is enabled or disabled
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
DURATIONIf temporary table, then duration is sys$session or sys$transaction else NULL
SKIP_CORRUPTWhether skip corrupt blocks is enabled or disabled
MONITORINGShould we keep track of the amount of modification?
CLUSTER_OWNEROwner of the cluster, if any, to which the table belongs
DEPENDENCIESShould we keep track of row level dependencies?
TABLE_NAMEName of the table
TABLESPACE_NAMEName of the tablespace containing the table
CLUSTER_NAMEName of the cluster, if any, to which the table belongs
IOT_NAMEName of the index-only table, if any, to which the overflow or mapping table entry belongs
PCT_FREEMinimum percentage of free space in a block
PCT_USEDMinimum percentage of used space in a block
INI_TRANSInitial number of transactions
MAX_TRANSMaximum number of transactions
INITIAL_EXTENTSize of the initial extent in bytes
NEXT_EXTENTSize of secondary extents in bytes
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercentage increase in extent size
FREELISTSNumber of process freelists allocated in this segment
FREELIST_GROUPSNumber of freelist groups allocated in this segment
LOGGINGLogging attribute
BACKED_UPHas table been backed up since last modification?
NUM_ROWSThe number of rows in the table
BLOCKSThe number of used blocks in the table
EMPTY_BLOCKSThe number of empty (never used) blocks in the table
AVG_SPACEThe average available free space in the table
CHAIN_CNTThe number of chained rows in the table
AVG_ROW_LENThe average row length, including row overhead
AVG_SPACE_FREELIST_BLOCKSThe average freespace of all blocks on a freelist
NUM_FREELIST_BLOCKSThe number of blocks on the freelist
DEGREEThe number of threads per instance for scanning the table

USER_APPLICATION_ROLES

ROLEName of Application Role
SCHEMASchema name of authorizing package
PACKAGEName of authorizing package

USER_ARGUMENTS

OBJECT_NAMEProcedure or function name
PACKAGE_NAMEPackage name
OBJECT_IDObject number of the object
OVERLOADOverload unique identifier
ARGUMENT_NAMEArgument name
POSITIONPosition in argument list, or null for function return value
SEQUENCEArgument sequence, including all nesting levels
DATA_LEVELNesting depth of argument for composite types
DATA_TYPEDatatype of the argument
DEFAULT_VALUEDefault value for the argument
DEFAULT_LENGTHLength of default value for the argument
IN_OUTArgument direction (IN, OUT, or IN/OUT)
DATA_LENGTHLength of the column in bytes
DATA_PRECISIONLength: decimal digits (NUMBER) or binary digits (FLOAT)
DATA_SCALEDigits to right of decimal point in a number
RADIXArgument radix for a number
CHARACTER_SET_NAMECharacter set name for the argument
TYPE_OWNEROwner name for the argument type in case of object types
TYPE_NAMEObject name for the argument type in case of object types
TYPE_SUBNAMESubordinate object name for the argument type in case of object types
TYPE_LINKDatabase link name for the argument type in case of object types
PLS_TYPEPL/SQL type name for numeric arguments
CHAR_LENGTHCharacter limit for string datatypes
CHAR_USEDIs the byte limit (B) or char limit (C) official for this string?

USER_ASSOCIATIONS

OBJECT_OWNEROwner of the object for which the association is being defined
OBJECT_NAMEObject name for which the association is being defined
COLUMN_NAMEColumn name in the object for which the association is being defined
OBJECT_TYPESchema type of the object - table, type, package or function
STATSTYPE_SCHEMAOwner of the statistics type
STATSTYPE_NAMEName of Statistics type which contains the cost, selectivity or stats funcs
DEF_SELECTIVITYDefault Selectivity if any of the object
DEF_CPU_COSTDefault CPU cost if any of the object
DEF_IO_COSTDefault I/O cost if any of the object
DEF_NET_COSTDefault Networking cost if any of the object
INTERFACE_VERSIONInterface number of Statistics type interface implemented

USER_AUDIT_POLICIES

OBJECT_NAMEName of the table or view
POLICY_NAMEName of the policy
POLICY_TEXTAudit condition
POLICY_COLUMNRelevant column
PF_SCHEMAOwner of the audit handler function
PF_PACKAGEName of the package containing the audit handler function
PF_FUNCTIONName of the audit handler function
ENABLEDIs this policy is enabled?

USER_AUDIT_TRAIL

LOGOFF_LWRITELogical writes for the session
LOGOFF_DLOCKDeadlocks detected during the session
COMMENT_TEXTText comment on the audit trail entry. Also indicates how the user was authenticated. The method can be one of the following: 1. "DATABASE" - authentication was done by password. 2. "NETWORK" - authe
ntication was done by Net8 or the Advanced Networking Option. 3. "PROXY" - the client was authenticated by another user. The name of the proxy user follows the method type.
SESSIONIDNumeric ID for each Oracle session
ENTRYIDNumeric ID for each audit trail entry in the session
STATEMENTIDNumeric ID for each statement run (a statement may cause many actions)
RETURNCODEOracle error code generated by the action. Zero if the action succeeded
PRIV_USEDSystem privilege used to execute the action
CLIENT_IDClient identifier in each Oracle session
SESSION_CPUAmount cpu time used by each oracel session
OS_USERNAMEOperating System logon user name of the user whose actions were audited
USERNAMEName (not ID number) of the user whose actions were audited
USERHOSTNumeric instance ID for the Oracle instance from which the user is accessing the database. Used only in environments with distributed file systems and shared database files (e.g., clustered Oracle on
DEC VAX/VMS clusters)
TERMINALIdentifier for the user's terminal
TIMESTAMPTimestamp for the creation of the audit trail entry (Timestamp for the user's logon for entries created by AUDIT SESSION)
OWNERCreator of object affected by the action
OBJ_NAMEName of the object affected by the action
ACTIONNumeric action type code. The corresponding name of the action type (CREATE TABLE, INSERT, etc.) is in the column ACTION_NAME
ACTION_NAMEName of the action type corresponding to the numeric code in ACTION
NEW_OWNERThe owner of the object named in the NEW_NAME column
NEW_NAMENew name of object after RENAME, or name of underlying object (e.g. CREATE INDEX owner.obj_name ON new_owner.new_name)
OBJ_PRIVILEGEObject privileges granted/revoked by a GRANT/REVOKE statement
SYS_PRIVILEGESystem privileges granted/revoked by a GRANT/REVOKE statement
ADMIN_OPTIONIf role/sys_priv was granted WITH ADMIN OPTON, A/-
GRANTEEThe name of the grantee specified in a GRANT/REVOKE statement
AUDIT_OPTIONAuditing option set with the audit statement
SES_ACTIONSSession summary. A string of 11 characters, one for each action type, in thisorder: Alter, Audit, Comment, Delete, Grant, Index, Insert, Lock, Rename, Select, Update. Values: "-" = None, "S" = Succ
ess, "F" = Failure, "B" = Both
LOGOFF_TIMETimestamp for user logoff
LOGOFF_LREADLogical reads for the session
LOGOFF_PREADPhysical reads for the session

USER_AWS

AW_NUMBER
AW_NAMEName of the Analytic Workspace
PAGESPACESNumber of pagespaces in the Analytic Workspace
GENERATIONSNumber of active generations in the Analytic Workspace

USER_AW_PS

AW_NUMBER
AW_NAMEName of the Analytic Workspace
PSNUMBERNumber of the pagespace
GENERATIONSNumber of active generations in the pagespace

USER_BASE_TABLE_MVIEWS

OWNEROwner of the master table which changes are logged
MASTERName of the master table which changes are logged
MVIEW_LAST_REFRESH_TIMEOne date per materialized view -- the date the materialized view was last refreshed
MVIEW_IDUnique identifier of the materialized view

USER_CATALOG

TABLE_NAMEName of the object
TABLE_TYPEType of the object

USER_CLUSTERS

CLUSTER_NAMEName of the cluster
TABLESPACE_NAMEName of the tablespace containing the cluster
PCT_FREEMinimum percentage of free space in a block
PCT_USEDMinimum percentage of used space in a block
KEY_SIZEEstimated size of cluster key plus associated rows
INI_TRANSInitial number of transactions
MAX_TRANSMaximum number of transactions
INITIAL_EXTENTSize of the initial extent in bytes
NEXT_EXTENTSize of secondary extents in bytes
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercentage increase in extent size
FREELISTSNumber of process freelists allocated in this segment
FREELIST_GROUPSNumber of freelist groups allocated in this segment
AVG_BLOCKS_PER_KEYAverage number of blocks containing rows with a given cluster key
CLUSTER_TYPEType of cluster: b-tree index or hash
FUNCTIONIf a hash cluster, the hash function
HASHKEYSIf a hash cluster, the number of hash keys (hash buckets)
DEGREEThe number of threads per instance for scanning the cluster
INSTANCESThe number of instances across which the cluster is to be scanned
CACHEWhether the cluster is to be cached in the buffer cache
BUFFER_POOLThe default buffer pool to be used for cluster blocks
SINGLE_TABLEWhether the cluster can contain only a single table
DEPENDENCIESShould we keep track of row level dependencies?

USER_CLUSTER_HASH_EXPRESSIONS

OWNERName of owner of cluster
CLUSTER_NAMEName of cluster
HASH_EXPRESSIONText of hash function of cluster

USER_CLU_COLUMNS

CLUSTER_NAMECluster name
CLU_COLUMN_NAMEKey column in the cluster
TABLE_NAMEClustered table name
TAB_COLUMN_NAMEKey column or attribute of object column in the table

USER_COLL_TYPES

TYPE_NAMEName of the type
COLL_TYPECollection type
UPPER_BOUNDSize of the FIXED ARRAY type or maximum size of the VARYING ARRAY type
ELEM_TYPE_MODType modifier of the element
ELEM_TYPE_OWNEROwner of the type of the element
ELEM_TYPE_NAMEName of the type of the element
LENGTHLength of the CHAR element or maximum length of the VARCHAR or VARCHAR2 element
PRECISIONDecimal precision of the NUMBER or DECIMAL element or binary precision of the FLOAT element
SCALEScale of the NUMBER or DECIMAL element
CHARACTER_SET_NAMECharacter set name of the element
ELEM_STORAGEStorage optimization specification for VARRAY of numeric elements
NULLS_STOREDIs null information stored with each VARRAY element?

USER_COL_COMMENTS

TABLE_NAMEObject name
COLUMN_NAMEColumn name
COMMENTSComment on the column

USER_COL_PRIVS

GRANTEEName of the user to whom access was granted
OWNERUsername of the owner of the object
TABLE_NAMEName of the object
COLUMN_NAMEName of the column
GRANTORName of the user who performed the grant
PRIVILEGEColumn Privilege
GRANTABLEPrivilege is grantable

USER_COL_PRIVS_MADE

GRANTEEName of the user to whom access was granted
TABLE_NAMEName of the object
COLUMN_NAMEName of the column
GRANTORName of the user who performed the grant
PRIVILEGEColumn Privilege
GRANTABLEPrivilege is grantable

USER_COL_PRIVS_RECD

OWNERUsername of the owner of the object
TABLE_NAMEName of the object
COLUMN_NAMEName of the column
GRANTORName of the user who performed the grant
PRIVILEGEColumn Privilege
GRANTABLEPrivilege is grantable

USER_CONSTRAINTS

OWNEROwner of the table
CONSTRAINT_NAMEName associated with constraint definition
CONSTRAINT_TYPEType of constraint definition
TABLE_NAMEName associated with table with constraint definition
SEARCH_CONDITIONText of search condition for table check
R_OWNEROwner of table used in referential constraint
R_CONSTRAINT_NAMEName of unique constraint definition for referenced table
DELETE_RULEThe delete rule for a referential constraint
STATUSEnforcement status of constraint - ENABLED or DISABLED
DEFERRABLEIs the constraint deferrable - DEFERRABLE or NOT DEFERRABLE
DEFERREDIs the constraint deferred by default - DEFERRED or IMMEDIATE
VALIDATEDWas this constraint system validated? - VALIDATED or NOT VALIDATED
GENERATEDWas the constraint name system generated? - GENERATED NAME or USER NAME
BADCreating this constraint should give ORA-02436. Rewrite it before 2000 AD.
RELYIf set, this flag will be used in optimizer
LAST_CHANGEThe date when this column was last enabled or disabled
INDEX_OWNERThe owner of the index used by the constraint
INDEX_NAMEThe index used by the constraint
INVALID
VIEW_RELATED

USER_CONS_COLUMNS

OWNEROwner of the constraint definition
CONSTRAINT_NAMEName associated with the constraint definition
TABLE_NAMEName associated with table with constraint definition
COLUMN_NAMEName associated with column or attribute of object column specified in the constraint definition
POSITIONOriginal position of column or attribute in definition

USER_CONS_OBJ_COLUMNS

TABLE_NAMEName of the table containing the object column or attribute
COLUMN_NAMEFully qualified name of the object column or attribute
CONS_TYPE_OWNEROwner of the type that the column is constrained to
CONS_TYPE_NAMEName of the type that the column is constrained to
CONS_TYPE_ONLYIndication of whether the column is constrained to ONLY type

USER_DB_LINKS

DB_LINKName of the database link
USERNAMEName of user to log on as
PASSWORDPassword for logon
HOSTSQL*Net string for connect
CREATEDCreation time of the database link

USER_DEPENDENCIES

NAMEName of the object
TYPEType of the object
REFERENCED_OWNEROwner of referenced object (remote owner if remote object)
REFERENCED_NAMEName of referenced object
REFERENCED_TYPEType of referenced object
REFERENCED_LINK_NAMEName of dblink if this is a remote object
SCHEMAID
DEPENDENCY_TYPE

USER_DIMENSIONS

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
INVALIDInvalidity of the dimension, Y = INVALID, N = VALID. The column is deprecated, please use COMPILE_STATE instead.
COMPILE_STATECompile status of the dimension, VALID/NEEDS_COMPILE/ERROR
REVISIONRevision levle of the dimension

USER_DIM_ATTRIBUTES

OWNEROwner of the dimentsion
DIMENSION_NAMEName of the dimension
LEVEL_NAMEName of the hierarchy level
COLUMN_NAMEName of the dependent column
INFERREDWhether this attribute is inferred from a JOIN KEY specification

USER_DIM_CHILD_OF

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
HIERARCHY_NAMEName of the hierarchy
POSITIONHierarchical position within this hierarchy, position 1 being the most detailed
CHILD_LEVEL_NAMEName of the child-side level of this 1:n relationship
JOIN_KEY_IDKeys that join child uniquely to the parent
PARENT_LEVEL_NAMEName of the parent-side level of this 1:n relationship

USER_DIM_HIERARCHIES

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
HIERARCHY_NAMEName of the hierarchy

USER_DIM_JOIN_KEY

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
DIM_KEY_IDJoin key ID (unique within a dimension)
LEVEL_NAMEName of the hierarchy level
KEY_POSITIONPosition of the key column within the level
HIERARCHY_NAMEName of the hierarchy
CHILD_JOIN_COLUMNName of the join column

USER_DIM_LEVELS

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
LEVEL_NAMEName of the dimension level (unique within a dimension)
NUM_COLUMNSNumber of columns in the level definition
DETAILOBJ_OWNEROwner of the detail object that the keys of this level come from
DETAILOBJ_NAMEName of the table that the keys of this level come from

USER_DIM_LEVEL_KEY

OWNEROwner of the dimension
DIMENSION_NAMEName of the dimension
LEVEL_NAMEName of the hierarchy level
KEY_POSITIONOrdinal position of the key column within the level
COLUMN_NAMEName of the key column

USER_ERRORS

NAMEName of the object
TYPEType: "TYPE", "TYPE BODY", "VIEW", "PROCEDURE", "FUNCTION", "PACKAGE", "PACKAGE BODY", "TRIGGER", "JAVA SOURCE" or "JAVA CLASS"
SEQUENCESequence number used for ordering purposes
LINELine number at which this error occurs
POSITIONPosition in the line at which this error occurs
TEXTText of the error

USER_EVALUATION_CONTEXTS

EVALUATION_CONTEXT_NAMEName of the evaluation context
EVALUATION_FUNCTIONUser supplied function to evaluate rules
EVALUATION_CONTEXT_COMMENTuser description of the evaluation context

USER_EVALUATION_CONTEXT_TABLES

EVALUATION_CONTEXT_NAMEName of the evaluation context
TABLE_ALIASAlias of the table
TABLE_NAMEName of the table

USER_EVALUATION_CONTEXT_VARS

EVALUATION_CONTEXT_NAMEName of the evaluation context
VARIABLE_NAMEName of the variable
VARIABLE_TYPE
VARIABLE_VALUE_FUNCTIONFunction to provide variable value
VARIABLE_METHOD_FUNCTIONFunction to provide variable method return value

USER_EXTENTS

SEGMENT_NAMEName of the segment associated with the extent
PARTITION_NAMEPartition/Subpartition Name, if any, of the segment
SEGMENT_TYPEType of the segment
TABLESPACE_NAMEName of the tablespace containing the extent
EXTENT_IDExtent number in the segment
BYTESSize of the extent in bytes
BLOCKSSize of the extent in ORACLE blocks

USER_EXTERNAL_LOCATIONS

TABLE_NAMEName of the corresponding external table
LOCATIONExternal table location clause
DIRECTORY_OWNEROwner of the directory containing the external table location
DIRECTORY_NAMEName of the directory containing the location

USER_EXTERNAL_TABLES

TABLE_NAMEName of the external table
TYPE_OWNEROwner of the implementation type for the external table access driver
TYPE_NAMEName of the implementation type for the external table access driver
DEFAULT_DIRECTORY_OWNEROwner of the default directory for the external table
DEFAULT_DIRECTORY_NAMEName of the default directory for the external table
REJECT_LIMITReject limit for the external table
ACCESS_TYPEType of access parameters for the external table (CLOB/BLOB)
ACCESS_PARAMETERSAccess parameters for the external table

USER_FREE_SPACE

TABLESPACE_NAMEName of the tablespace containing the extent
FILE_IDID number of the file containing the extent
BLOCK_IDStarting block number of the extent
BYTESSize of the extent in bytes
BLOCKSSize of the extent in ORACLE blocks
RELATIVE_FNORelative number of the file containing the extent

USER_HISTOGRAMS

TABLE_NAMETable name
COLUMN_NAMEColumn name or attribute of object column
ENDPOINT_NUMBEREndpoint number
ENDPOINT_VALUENormalized endpoint value
ENDPOINT_ACTUAL_VALUEActual endpoint value

USER_INDEXES

DOMIDX_OPSTATUSStatus of the operation on the domain index
FUNCIDX_STATUSIs the Function-based Index DISABLED or ENABLED?
JOIN_INDEXIs this index a join index?
INDEX_NAMEName of the index
INDEX_TYPE
TABLE_OWNEROwner of the indexed object
TABLE_NAMEName of the indexed object
TABLE_TYPEType of the indexed object
UNIQUENESSUniqueness status of the index: "UNIQUE", "NONUNIQUE", or "BITMAP"
COMPRESSIONCompression property of the index: "ENABLED", "DISABLED", or NULL
PREFIX_LENGTHNumber of key columns in the prefix used for compression
TABLESPACE_NAMEName of the tablespace containing the index
INI_TRANSInitial number of transactions
MAX_TRANSMaximum number of transactions
INITIAL_EXTENTSize of the initial extent in bytes
NEXT_EXTENTSize of secondary extents in bytes
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercentage increase in extent size
PCT_THRESHOLDThreshold percentage of block space allowed per index entry
INCLUDE_COLUMNUser column-id for last column to be included in index-only table top index
FREELISTSNumber of process freelists allocated in this segment
FREELIST_GROUPSNumber of freelist groups allocated to this segment
PCT_FREEMinimum percentage of free space in a block
LOGGINGLogging attribute
BLEVELB-Tree level
LEAF_BLOCKSThe number of leaf blocks in the index
DISTINCT_KEYSThe number of distinct keys in the index
AVG_LEAF_BLOCKS_PER_KEYThe average number of leaf blocks per key
AVG_DATA_BLOCKS_PER_KEYThe average number of data blocks per key
CLUSTERING_FACTORA measurement of the amount of (dis)order of the table this index is for
STATUSWhether the non-partitioned index is in USABLE or not
NUM_ROWSNumber of rows in the index
SAMPLE_SIZEThe sample size used in analyzing this index
LAST_ANALYZEDThe date of the most recent time this index was analyzed
DEGREEThe number of threads per instance for scanning the partitioned index
INSTANCESThe number of instances across which the partitioned index is to be scanned
PARTITIONEDIs this index partitioned? YES or NO
TEMPORARYCan the current session only see data that it place in this object itself?
GENERATEDWas the name of this index system generated?
SECONDARYIs the index object created as part of icreate for domain indexes?
BUFFER_POOLThe default buffer pool to be used for index blocks
USER_STATSWere the statistics entered directly by the user?
DURATIONIf index on temporary table, then duration is sys$session or sys$transaction else NULL
PCT_DIRECT_ACCESSIf index on IOT, then this is percentage of rows with Valid guess
ITYP_OWNERIf domain index, then this is the indextype owner
ITYP_NAMEIf domain index, then this is the name of the associated indextype
PARAMETERSIf domain index, then this is the parameter string
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
DOMIDX_STATUSIs the indextype of the domain index valid

USER_INDEXTYPES

OWNEROwner of the indextype
INDEXTYPE_NAMEName of the indextype
IMPLEMENTATION_SCHEMAName of the schema for indextype implementation
IMPLEMENTATION_NAMEName of indextype implementation
INTERFACE_VERSIONVersion of indextype interface
IMPLEMENTATION_VERSIONVersion of indextype implementation
NUMBER_OF_OPERATORSNumber of operators associated with the indextype
PARTITIONINGKinds of local partitioning supported by the indextype

USER_INDEXTYPE_COMMENTS

OWNEROwner of the user-defined indextype
INDEXTYPE_NAMEName of the user-defined indextype
COMMENTSComment for the user-defined indextype

USER_INDEXTYPE_OPERATORS

OWNEROwner of the indextype
INDEXTYPE_NAMEName of the indextype
OPERATOR_SCHEMAName of the operator schema
OPERATOR_NAMEName of the operator for which the indextype is defined
BINDING#Binding# associated with the operator

USER_IND_COLUMNS

INDEX_NAMEIndex name
TABLE_NAMETable or cluster name
COLUMN_NAMEColumn name or attribute of object column
COLUMN_POSITIONPosition of column or attribute within index
COLUMN_LENGTHMaximum length of the column or attribute, in bytes
CHAR_LENGTHMaximum length of the column or attribute, in characters
DESCENDDESC if this column is sorted descending on disk, otherwise ASC

USER_IND_EXPRESSIONS

INDEX_NAMEIndex name
TABLE_NAMETable or cluster name
COLUMN_EXPRESSIONFunctional index expression defining the column
COLUMN_POSITIONPosition of column or attribute within index

USER_INTERNAL_TRIGGERS

TABLE_NAMEName of the table
INTERNAL_TRIGGER_TYPEType of internal trigger

USER_JOBS

JOBIdentifier of job. Neither import/export nor repeated executions change it.
LOG_USERUSER who was logged in when the job was submitted
PRIV_USERUSER whose default privileges apply to this job
SCHEMA_USERselect * from bar means select * from schema_user.bar
LAST_DATEDate that this job last successfully executed
LAST_SECSame as LAST_DATE. This is when the last successful execution started.
THIS_DATEDate that this job started executing (usually null if not executing)
THIS_SECSame as THIS_DATE. This is when the last successful execution started.
NEXT_DATEDate that this job will next be executed
NEXT_SECSame as NEXT_DATE. The job becomes due for execution at this time.
TOTAL_TIMETotal wallclock time spent by the system on this job, in seconds
BROKENIf Y, no attempt is being made to run this job. See dbms_jobq.broken(job).
INTERVALA date function, evaluated at the start of execution, becomes next NEXT_DATE
FAILURESHow many times has this job started and failed since its last success?
WHATBody of the anonymous PL/SQL block that this job executes
NLS_ENValter session parameters describing the NLS environment of the job
MISC_ENVa versioned raw maintained by the kernel, for other session parameters
INSTANCEInstance number restricted to run the job

USER_JOIN_IND_COLUMNS

INDEX_NAMEIndex name
INNER_TABLE_OWNERTable owner of inner table (table closer to the fact table)
INNER_TABLE_NAMETable name of inner table (table closer to the fact table)
INNER_TABLE_COLUMNColumn name of inner table (table closer to the fact table)
OUTER_TABLE_OWNERTable owner of outer table (table closer to the fact table)
OUTER_TABLE_NAMETable name of outer table (table closer to the fact table)
OUTER_TABLE_COLUMNColumn name of outer table (table closer to the fact table)

USER_LIBRARIES

LIBRARY_NAMEName of the library
FILE_SPECOperating system file specification of the library
DYNAMICIs the library dynamically loadable
STATUSStatus of the library

USER_LOBS

TABLE_NAMEName of the table containing the LOB
COLUMN_NAMEName of the LOB column or attribute
SEGMENT_NAMEName of the LOB segment
INDEX_NAMEName of the LOB index
CHUNKSize of the LOB chunk as a unit of allocation/manipulation in bytes
PCTVERSIONMaximum percentage of the LOB space used for versioning
RETENTIONMaximum time duration for versioning of the LOB space
FREEPOOLSNumber of freepools for this LOB segment
CACHEIs the LOB accessed through the buffer cache?
LOGGINGAre changes to the LOB logged?
IN_ROWAre some of the LOBs stored with the base row?

USER_LOG_GROUPS

OWNEROwner of the table
LOG_GROUP_NAMEName associated with log group definition
TABLE_NAME
ALWAYSIf set, these columns are always logged

USER_LOG_GROUP_COLUMNS

OWNEROwner of the log group definition
LOG_GROUP_NAMEName associated with the log group definition
TABLE_NAMEName associated with table with log group definition
COLUMN_NAMEName associated with column or attribute of object column specified in the log group definition
POSITIONOriginal position of column or attribute in definition

USER_METHOD_PARAMS

TYPE_NAMEName of the type
METHOD_NAMEName of the method
METHOD_NOMethod number for distinguishing overloaded method (not to be used as ID number)
PARAM_NAMEName of the parameter
PARAM_NOParameter number or position
PARAM_MODEMode of the parameter
PARAM_TYPE_MODType modifier of the parameter
PARAM_TYPE_OWNEROwner of the type of the parameter
PARAM_TYPE_NAMEName of the type of the parameter
CHARACTER_SET_NAMECharacter set name of the parameter

USER_METHOD_RESULTS

TYPE_NAMEName of the type
METHOD_NAMEName of the method
METHOD_NOMethod number for distinguishing overloaded method (not to be used as ID number)
RESULT_TYPE_MODType modifier of the result
RESULT_TYPE_OWNEROwner of the type of the result
RESULT_TYPE_NAMEName of the type of the result
CHARACTER_SET_NAMECharacter set name of the result

USER_MVIEWS

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
CONTAINER_NAMEName of the materialized view container table
QUERYThe defining query that the materialized view instantiates
QUERY_LENThe number of bytes in the defining query (based on the server character set
UPDATABLEIndicates whether the materialized view can be updated
UPDATE_LOGName of the table that logs changes to an updatable materialized view
MASTER_ROLLBACK_SEGName of the rollback segment to use at the master site
MASTER_LINKName of the database link to the master site
REWRITE_ENABLEDIndicates whether rewrite is enabled for the materialized view
REWRITE_CAPABILITYIndicates the kind of rewrite that is enabled
REFRESH_MODEIndicates how and when the materialized view will be refreshed
REFRESH_METHODThe default refresh method for the materialized view (complete, fast, ...)
BUILD_MODEHow and when to initially build (load) the materialized view container
FAST_REFRESHABLEIndicates the kinds of operations that can be fast refreshed for the MV
LAST_REFRESH_TYPEIndicates the kind of refresh that was last performed on the MV
LAST_REFRESH_DATEThe date that the materialized view was last refreshed
STALENESSIndicates the staleness state of the materialized view (fresh, stale, ...)
AFTER_FAST_REFRESHIndicates the staleness state the MV will have after a fast refresh is done
UNKNOWN_PREBUILTIndicates if the materialized view is prebuilt
UNKNOWN_PLSQL_FUNCIndicates if the materialized view contains PL/SQL function
UNKNOWN_EXTERNAL_TABLEIndicates if the materialized view contains external tables
UNKNOWN_CONSIDER_FRESHIndicates if the materialized view is considered fresh
UNKNOWN_IMPORTIndicates if the materialized view is imported
COMPILE_STATEIndicates the validity of the MV meta-data
USE_NO_INDEXIndicates whether the MV uses no index

USER_MVIEW_AGGREGATES

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
POSITION_IN_SELECTPosition of this aggregated measure with the SELECT list
CONTAINER_COLUMNName of this column in the container table
AGG_FUNCTIONName of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
DISTINCTFLAGSet to Y is this is a DISTINCT aggregation
MEASUREThe SQL text of the measure, excluding the aggregation function

USER_MVIEW_ANALYSIS

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
MVIEW_TABLE_OWNEROwner of the container table
CONTAINER_NAMEName of the container table for this materialized view
LAST_REFRESH_SCNThe SCN of the last transaction to refresh the materialized view
LAST_REFRESH_DATEThe date of the last refresh of the materialized view
REFRESH_METHODUser declared method of refresh for the materialized view
SUMMARY
FULLREFRESHTIMThe time that it took to fully refresh the materialized view
INCREFRESHTIMThe time that it took to incrementally refresh the materialized view
CONTAINS_VIEWSThis materialized view contains views in the FROM clause
UNUSABLEThis materialized view is unusable, the build was deferred
RESTRICTED_SYNTAXThis materialized view contains restrictive syntax
INC_REFRESHABLEThis materialized view is not restricted from being incrementally refreshed
KNOWN_STALEThis materialized view is directly stale
INVALIDInvalidity of the materialized view, Y = INVALID, N = VALID
REWRITE_ENABLEDThis materialized view is enabled for query rewrite
QUERY_LENThe length (in bytes) of the query field
QUERYSELECT expression of the materialized view definition
REVISIONReserved for internal use

USER_MVIEW_DETAIL_RELATIONS

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
DETAILOBJ_OWNEROwner of the detail relation
DETAILOBJ_NAMEName of the materialized view detail table
DETAILOBJ_TYPEType of materialized view detail table type
DETAILOBJ_ALIASAlias of the detail relation if used

USER_MVIEW_JOINS

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
DETAILOBJ1_OWNEROwner of the 1st detail object
DETAILOBJ1_RELATIONName of the 1st detail object
DETAILOBJ1_COLUMNName of the 1st detail object column
OPERATORName of the join operator. Currently only = is defined
OPERATOR_TYPE
DETAILOBJ2_OWNEROwner of the 2nd detail object
DETAILOBJ2_RELATIONName of the 2nd detail object
DETAILOBJ2_COLUMNName of the 2nd detail object column

USER_MVIEW_KEYS

OWNEROwner of the materialized view
MVIEW_NAMEName of the materialized view
POSITION_IN_SELECTPosition of this key within the SELECT list
CONTAINER_COLUMNName of the column in the container table
DETAILOBJ_OWNEROwner of the detail object
DETAILOBJ_NAMEName of the detail object
DETAILOBJ_ALIASAlias of the detail object
DETAILOBJ_TYPEType of the detail object: VIEW or TABLE
DETAILOBJ_COLUMNName of the detail object column

USER_MVIEW_LOGS

LOG_OWNEROwner of the materialized view log
MASTERName of the master table which changes are logged
LOG_TABLELog table; with rowids and timestamps of rows which changed in the master
LOG_TRIGGERTrigger on master table; fills the materialized view log
ROWIDSIf YES, the materialized view log records rowid information
PRIMARY_KEYIf YES, the materialized view log records primary key information
OBJECT_IDIf YES, the materialized view log records object id information
FILTER_COLUMNSIf YES, the materialized view log records filter column information
SEQUENCEIf YES, the materialized view log records sequence information
INCLUDE_NEW_VALUESIf YES, the materialized view log records old and new values (else only old values)

USER_MVIEW_REFRESH_TIMES

OWNEROwner of the materialized view
NAMEThe view used by users and applications for viewing the MV
MASTER_OWNEROwner of the master table
MASTERName of the master table
LAST_REFRESHSYSDATE from the master site at the time of the last refresh

USER_NESTED_TABLES

TABLE_NAMEName of the nested table
TABLE_TYPE_OWNEROwner of the type of which the nested table was created
TABLE_TYPE_NAMEName of the type of the nested table
PARENT_TABLE_NAMEName of the parent table containing the nested table
PARENT_TABLE_COLUMNColumn name of the parent table that corresponds to the nested table
STORAGE_SPEC
RETURN_TYPE
ELEMENT_SUBSTITUTABLEIndication of whether the nested table element is substitutable or not

USER_OBJECTS

OBJECT_NAMEName of the object
SUBOBJECT_NAMEName of the sub-object (for example, partititon)
OBJECT_IDObject number of the object
DATA_OBJECT_IDObject number of the segment which contains the object
OBJECT_TYPEType of the object
CREATEDTimestamp for the creation of the object
LAST_DDL_TIMETimestamp for the last DDL change (including GRANT and REVOKE) to the object
TIMESTAMPTimestamp for the specification of the object
STATUSStatus of the object
TEMPORARYCan the current session only see data that it place in this object itself?
GENERATEDWas the name of this object system generated?
SECONDARYIs this a secondary object created as part of icreate for domain indexes?

USER_OBJECT_SIZE

NAMEName of the object
TYPEType of the object: "TYPE", "TYPE BODY", "TABLE", "VIEW", "SYNONYM", "SEQUENCE", "PROCEDURE", "FUNCTION", "PACKAGE", "PACKAGE BODY", "JAVA SOURCE", "JAVA CLASS", "JAVA RESOURCE" or "JAVA DATA"
SOURCE_SIZESize of the source, in bytes. Must be in memory during compilation, or dynamic recompilation
PARSED_SIZESize of the parsed form of the object, in bytes. Must be in memory when an object is being compiled that references this object
CODE_SIZECode size, in bytes. Must be in memory when this object is executing
ERROR_SIZESize of error messages, in bytes. In memory during the compilation of the object when there are compilation errors

USER_OBJECT_TABLES

LOGGINGLogging attribute
BACKED_UPHas table been backed up since last modification?
NUM_ROWSThe number of rows in the table
BLOCKSThe number of used blocks in the table
EMPTY_BLOCKSThe number of empty (never used) blocks in the table
AVG_SPACEThe average available free space in the table
CHAIN_CNTThe number of chained rows in the table
AVG_ROW_LENThe average row length, including row overhead
AVG_SPACE_FREELIST_BLOCKSThe average freespace of all blocks on a freelist
NUM_FREELIST_BLOCKSThe number of blocks on the freelist
DEGREEThe number of threads per instance for scanning the table
INSTANCESThe number of instances across which the table is to be scanned
CACHEWhether the table is to be cached in the buffer cache
TABLE_LOCKWhether table locking is enabled or disabled
SAMPLE_SIZEThe sample size used in analyzing this table
LAST_ANALYZEDThe date of the most recent time this table was analyzed
PARTITIONEDIs this table partitioned? YES or NO
IOT_TYPEIf index-only table, then IOT_TYPE is IOT or IOT_OVERFLOW or IOT_MAPPING else NULL
OBJECT_ID_TYPEIf user-defined OID, then USER-DEFINED, else if system generated OID, then SYSTEM GENERATED
TABLE_TYPE_OWNEROwner of the type of the table if the table is an object table
TABLE_TYPEType of the table if the table is an object table
TEMPORARYCan the current session only see data that it place in this object itself?
SECONDARYIs this table object created as part of icreate for domain indexes?
NESTEDIs the table a nested table?
BUFFER_POOLThe default buffer pool to be used for table blocks
ROW_MOVEMENTWhether partitioned row movement is enabled or disabled
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
DURATIONIf temporary table, then duration is sys$session or sys$transaction else NULL
SKIP_CORRUPTWhether skip corrupt blocks is enabled or disabled
MONITORINGShould we keep track of the amount of modification?
CLUSTER_OWNEROwner of the cluster, if any, to which the table belongs
DEPENDENCIESShould we keep track of row level dependencies?
TABLE_NAMEName of the table
TABLESPACE_NAMEName of the tablespace containing the table
CLUSTER_NAMEName of the cluster, if any, to which the table belongs
IOT_NAMEName of the index-only table, if any, to which the overflow or mapping table entry belongs
PCT_FREEMinimum percentage of free space in a block
PCT_USEDMinimum percentage of used space in a block
INI_TRANSInitial number of transactions
MAX_TRANSMaximum number of transactions
INITIAL_EXTENTSize of the initial extent in bytes
NEXT_EXTENTSize of secondary extents in bytes
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercentage increase in extent size
FREELISTSNumber of process freelists allocated in this segment
FREELIST_GROUPSNumber of freelist groups allocated in this segment

USER_OBJ_AUDIT_OPTS

OBJECT_NAMEName of the object
OBJECT_TYPEType of the object: "TABLE" or "VIEW"
ALTAuditing ALTER WHENEVER SUCCESSFUL / UNSUCCESSFUL
AUDAuditing AUDIT WHENEVER SUCCESSFUL / UNSUCCESSFUL
COMAuditing COMMENT WHENEVER SUCCESSFUL / UNSUCCESSFUL
DELAuditing DELETE WHENEVER SUCCESSFUL / UNSUCCESSFUL
GRAAuditing GRANT WHENEVER SUCCESSFUL / UNSUCCESSFUL
INDAuditing INDEX WHENEVER SUCCESSFUL / UNSUCCESSFUL
INSAuditing INSERT WHENEVER SUCCESSFUL / UNSUCCESSFUL
LOCAuditing LOCK WHENEVER SUCCESSFUL / UNSUCCESSFUL
RENAuditing RENAME WHENEVER SUCCESSFUL / UNSUCCESSFUL
SELAuditing SELECT WHENEVER SUCCESSFUL / UNSUCCESSFUL
UPDAuditing UPDATE WHENEVER SUCCESSFUL / UNSUCCESSFUL
REFAuditing REFERENCES WHENEVER SUCCESSFUL / UNSUCCESSFUL (no used)
EXEAuditing EXECUTE WHENEVER SUCCESSFUL / UNSUCCESSFUL
CRE
REA
WRI

USER_OBJ_COLATTRS

TABLE_NAMEName of the table containing the object column or attribute
COLUMN_NAMEFully qualified name of the object column or attribute
SUBSTITUTABLEIndication of whether the column is substitutable or not

USER_OPANCILLARY

OWNEROwner of ancillary operator
OPERATOR_NAMEName of ancillary operator
BINDING#Binding number of ancillary operator
PRIMOP_OWNEROwner of primary operator
PRIMOP_NAMEName of primary operator
PRIMOP_BIND#Binding number of primary operator

USER_OPARGUMENTS

OWNEROwner of the operator
OPERATOR_NAMEName of the operator
BINDING#Binding# of the operator
POSITIONPosition of the operator argument
ARGUMENT_TYPEDatatype of the operator argument

USER_OPBINDINGS

OWNEROwner of the operator
OPERATOR_NAMEName of the operator
BINDING#Binding# of the operator
FUNCTION_NAMEName of the binding function or method as specified by the user
RETURN_SCHEMAName of the schema of the return type - not null only for ADTs
RETURN_TYPEName of the return type
IMPLEMENTATION_TYPE_SCHEMASchema of the implementation type of the indextype
IMPLEMENTATION_TYPEImplementation type of the indextype
PROPERTYProperty of the operator binding

USER_OPERATORS

OWNEROwner of the operator
OPERATOR_NAMEName of the operator
NUMBER_OF_BINDSNumber of bindings associated with the operator

USER_OPERATOR_COMMENTS

OWNEROwner of the user-defined operator
OPERATOR_NAMEName of the user-defined operator
COMMENTSComment for the user-defined operator

USER_OUTLINES

NAMEName of the outline
CATEGORYCategory to which the outline belongs
USEDFlag indicating whether the outline has ever been used
TIMESTAMPTimestamp at which the outline was created
VERSIONOracle Version that created the outline
SQL_TEXTSQL text of the query
SIGNATURESignature uniquely identifying the outline SQL text

USER_OUTLINE_HINTS

NAMEStage at which the outline is processed
NODEI.D. of the query or subquery to which the hint applies
STAGEStage at which outline is processed
JOIN_POSPosition of the table in the join order
HINTText of the hint

USER_PARTIAL_DROP_TABS

TABLE_NAMEName of the table

USER_PASSWORD_LIMITS

RESOURCE_NAMEResource name
LIMITLimit placed on this resource

USER_PENDING_CONV_TABLES

TABLE_NAMEName of the table

USER_POLICIES

OBJECT_NAMEName of the synonym, table, or view
POLICY_GROUP
POLICY_NAMEName of the policy
PF_OWNEROwner of the policy function
PACKAGEName of the package containing the policy function
FUNCTIONName of the policy function
SELIf YES, policy is applied to query on the object
INSIf YES, policy is applied to insert on the object
UPDIf YES, policy is applied to update on the object
DELIf YES, policy is applied to delete on the object
CHK_OPTIONIs check option enforced for this policy?
ENABLEIs this policy is enabled?
STATIC_POLICYIs this policy is static?

USER_POLICY_CONTEXTS

OBJECT_NAMEName of the synonym, table, or view
NAMESPACENamespace of the context
ATTRIBUTEAttribute of the context

USER_POLICY_GROUPS

OBJECT_NAMEName of the synonym, table, or view
POLICY_GROUPPolicy group defined

USER_PROCEDURES

OBJECT_NAMEName of the object : top level function/procedure/package name
PROCEDURE_NAMEName of the procedure
AGGREGATEIs it an aggregate function ?
PIPELINEDIs it a pipelined table function ?
IMPLTYPEOWNERName of the owner of the implementation type (if any)
IMPLTYPENAMEName of the implementation type (if any)
PARALLELIs the procedure parallel enabled ?
INTERFACE
DETERMINISTIC
AUTHID

USER_PROXIES

CLIENTName of the client user who the proxy user can act on behalf of
CREDENTIALCredential passed by the proxy for the client (if any)
TYPEType of the credential
VERSIONVersion of the credential
AUTHORIZATION_CONSTRAINTIndicates the proxy's authority to exercise roles on client's behalf
ROLEName of the role referenced in authorization constraint

USER_QUEUES

NAMEName of the queue
QUEUE_TABLEName of the table the queue data resides in
QIDObject number of the queue
QUEUE_TYPEType of the queue
MAX_RETRIESMaximum number of retries allowed when dequeuing from the queue
RETRY_DELAYTime interval between retries
ENQUEUE_ENABLEDQueue is enabled for enqueue
DEQUEUE_ENABLEDQueue is enabled for dequeue
RETENTIONTime interval processed messages retained in the queue
USER_COMMENTUser specified comment

USER_QUEUE_TABLES

QUEUE_TABLEName of the queue table
TYPEName of the payload type
OBJECT_TYPEName of the payload type for object type payload
SORT_ORDERSort order for the queue table
RECIPIENTSMulitple or single recipient queue
MESSAGE_GROUPINGTransaction grouping
COMPATIBLECompatibility version of the queue table
PRIMARY_INSTANCEInstance assigned as the primary owner of the queue table
SECONDARY_INSTANCEInstance assigned as the secondary owner of the queue table
OWNER_INSTANCEInstance which owns the queue table currently
USER_COMMENTUser specified comment
SECURESecure queue table

USER_REFRESH

ROWNERName of the owner of the refresh group
RNAMEName of the refresh group
REFGROUPInternal identifier of refresh group
IMPLICIT_DESTROYY or N, if Y then destroy the refresh group when its last item is subtracted
PUSH_DEFERRED_RPCY or N, if Y then push changes from snapshot to master before refresh
REFRESH_AFTER_ERRORSIf Y, proceed with refresh despite error when pushing deferred RPCs
ROLLBACK_SEGName of the rollback segment to use while refreshing
JOBIdentifier of job used to automatically refresh the group
NEXT_DATEDate that this job will next be automatically refreshed, if not broken
INTERVALA date function used to compute the next NEXT_DATE
BROKENY or N, Y is the job is broken and will never be run
PURGE_OPTIONThe method for purging the transaction queue after each push
PARALLELISMThe level of parallelism for transaction propagation
HEAP_SIZEThe heap size used for transaction propagation

USER_REFRESH_CHILDREN

BROKENY or N, Y is the job is broken and will never be run
PURGE_OPTIONThe method for purging the transaction queue after each push
PARALLELISMThe level of parallelism for transaction propagation
HEAP_SIZEThe heap size used for transaction propagation
OWNEROwner of the object in the refresh group
NAMEName of the object in the refresh group
TYPEType of the object in the refresh group
ROWNERName of the owner of the refresh group
RNAMEName of the refresh group
REFGROUPInternal identifier of refresh group
IMPLICIT_DESTROYY or N, if Y then destroy the refresh group when its last item is subtracted
PUSH_DEFERRED_RPCY or N, if Y then push changes from snapshot to master before refresh
REFRESH_AFTER_ERRORSIf Y, proceed with refresh despite error when pushing deferred RPCs
ROLLBACK_SEGName of the rollback segment to use while refreshing
JOBIdentifier of job used to automatically refresh the group
NEXT_DATEDate that this job will next be automatically refreshed, if not broken
INTERVALA date function used to compute the next NEXT_DATE

USER_REFS

TABLE_NAMEName of the table containing the REF column
COLUMN_NAMEColumn name or attribute of object column
WITH_ROWIDIs the REF value stored with the rowid?
IS_SCOPEDIs the REF column scoped?
SCOPE_TABLE_OWNEROwner of the scope table, if it exists
SCOPE_TABLE_NAMEName of the scope table, if it exists
OBJECT_ID_TYPEIf ref contains user-defined OID, then USER-DEFINED, else if it contains system generated OID, then SYSTEM GENERATED

USER_REGISTERED_MVIEWS

OWNEROwner of the materialized view
NAMEThe name of the materialized view
MVIEW_SITEGlobal name of the materialized view site
CAN_USE_LOGIf NO, this materialized view is complex and cannot fast refresh
UPDATABLEIf NO, the materialized view is read only
REFRESH_METHODWhether the materialized view uses rowid or primary key or object id for fast refresh
MVIEW_IDIdentifier for the materialized view used by the master for fast refresh
VERSIONVersion of materialized view
QUERY_TXTQuery defining the materialized view

USER_REGISTERED_SNAPSHOTS

OWNEROwner of the snapshot
NAMEThe name of the snapshot
SNAPSHOT_SITEGlobal name of the snapshot site
CAN_USE_LOGIf NO, this snapshot is complex and cannot fast refresh
UPDATABLEIf NO, the snapshot is read only
REFRESH_METHODWhether the snapshot uses rowid or primary key or object id for fast refresh
SNAPSHOT_IDIdentifier for the snapshot used by the master for fast refresh
VERSIONVersion of snapshot
QUERY_TXTQuery defining the snapshot

USER_REPAUDIT_ATTRIBUTE

ATTRIBUTEDescription of the attribute
DATA_TYPEDatatype of the attribute value
DATA_LENGTHLength of the attribute value in byte
SOURCEName of the function which returns the attribute value

USER_REPAUDIT_COLUMN

ONAMEName of the shadow table
COLUMN_NAMEName of the column in the shadow table
BASE_SNAMEOwner of replicated table
BASE_ONAMEName of the replicated table
BASE_CONFLICT_TYPEType of conflict
BASE_REFERENCE_NAMETable name, unique constraint name, or column group name
ATTRIBUTEDescription of the attribute

USER_REPCATLOG

IDIdentifying number of repcat log record
SOURCEName of the database at which the request originated
USERIDName of the user who submitted the request
TIMESTAMPWhen the request was submitted
ROLEIs this database the masterdef for the request
MASTERName of the database that processes this request
SNAMESchema of replicated object name, if applicable
REQUESTName of the requested operation
ONAMEReplicated object name, if applicable
TYPEType of replicated object, if applicable
STATUSStatus of the request at this database
MESSAGEError message associated with processing the request
ERRNUMOracle error number associated with processing the request
GNAMEName of the replicated object group

USER_REPCAT_REFRESH_TEMPLATES

REFRESH_TEMPLATE_NAMEName of the refresh group template.
OWNEROwner of the refresh group template.
REFRESH_GROUP_NAMEName of the refresh group to create during instantiation.
TEMPLATE_COMMENTOptional comment field for the refresh group template.
PUBLIC_TEMPLATEFlag specifying public template or private template.

USER_REPCAT_TEMPLATE_OBJECTS

REFRESH_TEMPLATE_NAMEName of the refresh group template.
OBJECT_NAMEName of the database object.
OBJECT_TYPEType of database object.
DDL_NUMOrder of DDLs for creating the object.
DDL_TEXTDDL string for creating the object or WHERE clause for snapshot query.
MASTER_ROLLBACK_SEGMENTRollback segment for use during snapshot refreshes.
DERIVED_FROM_SNAMESchema name of schema containing object this was derived from.
DERIVED_FROM_ONAMEObject name of object this object was derived from.
FLAVOR_IDForeign key to the REPCAT$_FLAVORS table.

USER_REPCAT_TEMPLATE_PARMS

REFRESH_TEMPLATE_NAMEName of the refresh group template.
OWNEROwner of the refresh group template.
REFRESH_GROUP_NAMEName of the refresh group to create during instantiation.
TEMPLATE_COMMENTOptional comment field for the refresh group template.
PUBLIC_TEMPLATEFlag specifying public template or private template.
PARAMETER_NAMEname of the parameter.
DEFAULT_PARM_VALUEDefault value for the parameter.
PROMPT_STRINGString for use in prompting for parameter values.
USER_OVERRIDEUser override flag.

USER_REPCAT_TEMPLATE_SITES

REFRESH_TEMPLATE_NAMEName of the refresh group template.
REFRESH_GROUP_NAMEName of the refresh group to create during instantiation.
TEMPLATE_OWNEROwner of the refresh group template.
USER_NAMEDatabase user name.
SITE_NAMEName of the site that has instantiated the template.
REPAPI_SITE_NAMEName of the repapi site that has instantiated the template.
STATUSStatus of the instantiation at the site.
INSTANTIATION_DATE

USER_REPCAT_USER_AUTHORIZATION

REFRESH_TEMPLATE_NAMEName of the refresh group template.
OWNEROwner of the refresh group template.
REFRESH_GROUP_NAMEName of the refresh group to create during instantiation.
TEMPLATE_COMMENTOptional comment field for the refresh group template.
PUBLIC_TEMPLATEFlag specifying public template or private template.
USER_NAMEDatabase user name.

USER_REPCAT_USER_PARM_VALUES

REFRESH_TEMPLATE_NAMEName of the refresh group template.
OWNEROwner of the refresh group template.
REFRESH_GROUP_NAMEName of the refresh group to create during instantiation.
TEMPLATE_COMMENTOptional comment field for the refresh group template.
PUBLIC_TEMPLATEFlag specifying public template or private template.
PARAMETER_NAMEname of the parameter.
DEFAULT_PARM_VALUEDefault value for the parameter.
PROMPT_STRINGString for use in prompting for parameter values.
PARM_VALUEValue of the parameter for this user.
USER_NAMEDatabase user name.

USER_REPCOLUMN

CTYPE_MODDatatype modifier of a column
DATA_LENGTHLength of the column in bytes
DATA_PRECISIONLength: decimal digits (NUMBER) or binary digits (FLOAT)
DATA_SCALEDigits to right of decimal point in a number
NULLABLEDoes column allow NULL values?
CHARACTER_SET_NAMEName of character set for column, if applicable
TOPTop column name for an attribute
CHAR_LENGTHThe maximum length of the column in characters
CHAR_USEDC if the width was specified in characters, B if in bytes
SNAMEName of the user
ONAMEName of the object
TYPEType of the object
CNAMEName of the replicated column
IDID of the replicated column
POSOrdering of the replicated column
COMPARE_OLD_ON_DELETECompare the old value of the column in replicated deletes
COMPARE_OLD_ON_UPDATECompare the old value of the column in replicated updates
SEND_OLD_ON_DELETESend the old value of the column in replicated deletes
SEND_OLD_ON_UPDATESend the old value of the column in replicated updates
CTYPEType of the column
CTYPE_TOIDType OID of a column of TYPE
CTYPE_OWNERType owner of a column of TYPE
CTYPE_HASHCODEType hashcode of a column of TYPE

USER_REPCOLUMN_GROUP

ONAMEName of the replicated object
GROUP_NAMEName of the column group
GROUP_COMMENTDescription of the column group

USER_REPDDL

LOG_IDIdentifying number of the repcat log record
SOURCEName of the database at which the request originated
ROLEIs this database the masterdef for the request
MASTERName of the database that processes this request
LINEOrdering of records within a single request
TEXTPortion of an argument
DDL_NUMOrder of ddls to execute

USER_REPFLAVORS

FLAVOR_IDFlavor identifier, unique within object group
GNAMEName of the object group
FNAMEName of the flavor
CREATION_DATEDate on which the flavor was created
CREATED_BYUser that created the flavor
PUBLISHEDIndicates whether flavor is published (Y/N) or obsolete (O)
GROUP_OWNEROwner of the object group

USER_REPFLAVOR_COLUMNS

FNAMEFlavor name
GNAMEObject group name
SNAMESchema containing the object
ONAMEObject name
CNAMEColumn name
TYPEColumn type
POSOrdering of column used as IN parameter in the replication procedures
GROUP_OWNERObject group owner
TYPE_TOIDType OID of a column of TYPE
TYPE_OWNERType owner of a column of TYPE
TYPE_HASHCODEType hashcode of a column of TYPE
TYPE_MODDatatype modifier of a column
TOPTop column of this attribute column

USER_REPFLAVOR_OBJECTS

FNAMEFlavor name
GNAMEObject group name
SNAMESchema containing object
ONAMEName of object
TYPEObject type
GROUP_OWNERObject group owner

USER_REPGENERATED

SNAMESchema containing the generated object
ONAMEName of the generated object
TYPEType of the generated object
BASE_SNAMEName of the user
BASE_ONAMEName of the user's object
BASE_TYPEType of the user's object
PACKAGE_PREFIXPrefix for package wrapper
PROCEDURE_PREFIXProcedure prefix for package wrapper or procedure wrapper
DISTRIBUTEDIs the generated object separately generated at each master
REASONReason the object was generated

USER_REPGENOBJECTS

SNAMESchema containing the generated object
ONAMEName of the generated object
TYPEType of the generated object
BASE_SNAMEName of the user
BASE_ONAMEName of the user's object
BASE_TYPEType of the user's object
PACKAGE_PREFIXPrefix for package wrapper
PROCEDURE_PREFIXProcedure prefix for package wrapper or procedure wrapper
DISTRIBUTEDIs the generated object separately generated at each master
REASONReason the object was generated

USER_REPGROUP

SNAMEOBSOLETE COLUMN: Name of the user
MASTERIs the site a master site
STATUSIf site is master, the master's status
SCHEMA_COMMENTUser description of the replicated object group
GNAMEName of the replicated object group
FNAMEFlavor name
RPC_PROCESSING_DISABLEDWhether this site disables processing of replication RPC
OWNEROwner of the replicated object group

USER_REPGROUPED_COLUMN

ONAMEName of the replicated object
GROUP_NAMEName of the column group
COLUMN_NAMEName of the column in the column group

USER_REPGROUP_PRIVILEGES

USERNAMEName of the user
GNAMEName of the replicated object group
CREATEDRegistration date
RECEIVERReceiver privileges
PROXY_SNAPADMINProxy snapadmin privileges
OWNER

USER_REPKEY_COLUMNS

SNAMESchema containing table
ONAMEName of the table
COLColumn in the table

USER_REPOBJECT

SNAMEName of the user
ONAMEName of the object
TYPEType of the object
STATUSStatus of the last create or alter request on the local object
GENERATION_STATUSStatus of whether the object needs to generate replication packages
IDIdentifier of the local object
OBJECT_COMMENTUser description of the replicated object
GNAMEName of the replicated objects group
MIN_COMMUNICATIONSend only necessary OLD and NEW values for an updated row?
REPLICATION_TRIGGER_EXISTSInline trigger flag exists?
INTERNAL_PACKAGE_EXISTSInternal package exists?
GROUP_OWNEROwner of the replicated objects group
NESTED_TABLEStorage table for a nested table column?

USER_REPPARAMETER_COLUMN

SNAME
ONAMEName of the replicated object
CONFLICT_TYPEType of conflict
REFERENCE_NAMETable name, unique constraint name, or column group name
SEQUENCE_NOOrdering on resolution
METHOD_NAME
FUNCTION_NAME
PRIORITY_GROUP
PARAMETER_TABLE_NAMEName of the table to which the parameter column belongs
PARAMETER_COLUMN_NAMEName of the parameter column used for resolving the conflict
PARAMETER_SEQUENCE_NOOrdering on parameter column

USER_REPPRIORITY

PRIORITY_GROUPName of the priority group
PRIORITYPriority of the value
DATA_TYPEDatatype of the value
FIXED_DATA_LENGTHLength of the value in bytes if the datatype is CHAR
CHAR_VALUEBlank-padded character string
VARCHAR2_VALUECharacter string
NUMBER_VALUENumeric value
DATE_VALUEDate value
RAW_VALUERaw value
NCHAR_VALUENCHAR string
NVARCHAR2_VALUENVARCHAR2 string
LARGE_CHAR_VALUEBlank-padded character string over 255 characters

USER_REPPRIORITY_GROUP

PRIORITY_GROUPName of the priority group
DATA_TYPEDatatype of the value
FIXED_DATA_LENGTHLength of the value in bytes if the datatype is CHAR
PRIORITY_COMMENTDescription of the priority group

USER_REPPROP

SNAMEName of the user
ONAMEName of the object
TYPEType of the object
DBLINKDestination database for propagation
HOWPropagation choice for the destination database
PROPAGATE_COMMENTUser description of the propagation choice

USER_REPRESOLUTION

ONAMEName of the replicated object
CONFLICT_TYPEType of conflict
REFERENCE_NAMETable name, unique constraint name, or column group name
SEQUENCE_NOOrdering on resolution
METHOD_NAMEName of the conflict resolution method
FUNCTION_NAMEName of the resolution function
PRIORITY_GROUPName of the priority group used in conflict resolution
RESOLUTION_COMMENTDescription of the conflict resolution

USER_REPRESOLUTION_METHOD

CONFLICT_TYPEType of conflict
METHOD_NAMEName of the conflict resolution method

USER_REPRESOLUTION_STATISTICS

ONAMEName of the replicated object
CONFLICT_TYPEType of conflict
REFERENCE_NAMETable name, unique constraint name, or column group name
METHOD_NAMEName of the conflict resolution method
FUNCTION_NAMEName of the resolution function
PRIORITY_GROUPName of the priority group used in conflict resolution
RESOLVED_DATETimestamp for the resolution of the conflict
PRIMARY_KEY_VALUEPrimary key of the replicated row (character data)

USER_REPRESOL_STATS_CONTROL

ONAMEName of the replicated object
CREATEDTimestamp for which statistics collection was first started
STATUSStatus of statistics collection: ACTIVE, CANCELLED
STATUS_UPDATE_DATETimestamp for which the status was last updated
PURGED_DATETimestamp for the last purge of statistics data
LAST_PURGE_START_DATEThe last start date of the statistics purging date range
LAST_PURGE_END_DATEThe last end date of the statistics purging date range

USER_REPSCHEMA

SNAMEOBSOLETE COLUMN: Name of the user
DBLINKA database site replicating the object group
MASTERDEFIs the database the master definition site for the replicated object group
SNAPMASTERFor snapshot sites, is the database the current refresh master
MASTER_COMMENTUser description of the database site
GNAMEName of the replicated object group
MASTERRedundant information from user_repcat.master
GROUP_OWNEROwner of the replicated object group

USER_REPSITES

GNAMEName of the replicated object group
DBLINKA database site replicating the schema
MASTERDEFIs the database the master definition site for the replicated object group
SNAPMASTERFor snapshot sites, is the database the current refresh master
MASTER_COMMENTUser description of the database site
MASTERRedundant information from user_repcat.master
GROUP_OWNEROwner of the replicated object group

USER_RESOURCE_LIMITS

RESOURCE_NAMEResource name
LIMITLimit placed on this resource

USER_RESUMABLE

ERROR_MSGThe current error message
SESSION_IDSession ID of this resumable session
INSTANCE_IDInstance ID of this resumable session
COORD_INSTANCE_IDInstance number of parallel query coordinator
COORD_SESSION_IDSession number of parallel query coordinator
STATUSStatus of this resumable session
TIMEOUTTimeout of this resumable session
START_TIMEStart time of the current transaction
SUSPEND_TIMESuspend time of the current statement
RESUME_TIMEResume time of the current statement
NAMEName of this resumable session
SQL_TEXTThe current SQL text
ERROR_NUMBERThe current error number
ERROR_PARAMETER1The 1st parameter to the current error message
ERROR_PARAMETER2The 2nd parameter to the current error message
ERROR_PARAMETER3The 3rd parameter to the current error message
ERROR_PARAMETER4The 4th parameter to the current error message
ERROR_PARAMETER5The 5th parameter to the current error message

USER_ROLE_PRIVS

USERNAMEUser Name or PUBLIC
GRANTED_ROLEGranted role name
ADMIN_OPTIONGrant was with the ADMIN option
DEFAULT_ROLERole is designated as a DEFAULT ROLE for the user
OS_GRANTEDRole is granted via the operating system (using OS_ROLES = TRUE)

USER_RSRC_CONSUMER_GROUP_PRIVS

GRANTED_GROUPconsumer groups to which the user can switch
GRANT_OPTIONwhether the user can grant the privilege to others
INITIAL_GROUP

USER_RSRC_MANAGER_SYSTEM_PRIVS

PRIVILEGEname of the system privilege
ADMIN_OPTIONwhether the user can grant the privilege to others

USER_RULES

RULE_NAMEName of the rule
RULE_CONDITIONthe rule expression
RULE_EVALUATION_CONTEXT_OWNERowner of the evaluation context on which rule is defined
RULE_EVALUATION_CONTEXT_NAMEname of the evaluation context on which rule is defined
RULE_ACTION_CONTEXTaction context of the rule
RULE_COMMENTuser description of the rule

USER_RULESETS

RULESET_NAMEName of the ruleset
RULESET_STORAGE_TABLEname of the table to store rules in the ruleset
BASE_TABLEname of the evaluation context for the rule set
RULESET_COMMENTuser description of the ruleset

USER_RULE_SETS

RULE_SET_NAMEName of the rule set
RULE_SET_EVAL_CONTEXT_OWNERThe evaluation context owner name associated with the rule set, if any
RULE_SET_EVAL_CONTEXT_NAMEThe evaluation context name associated with the rule set, if any
RULE_SET_COMMENTuser description of the rule set

USER_RULE_SET_RULES

RULE_SET_NAMEName of the rule set
RULE_OWNEROwner of the rule
RULE_NAMEName of the rule
RULE_SET_RULE_ENABLEDWhether the rule is enabled in this ruleset
RULE_SET_RULE_EVAL_CTX_OWNERevaluation context owner specified when the rule is added to this rule set
RULE_SET_RULE_EVAL_CTX_NAMEevaluation context name specified when the rule is added to this rule set
RULE_SET_RULE_COMMENTUser description of this mapping

USER_SECONDARY_OBJECTS

INDEX_OWNERName of the domain index owner
INDEX_NAMEName of the domain index
SECONDARY_OBJECT_OWNEROwner of the secondary object
SECONDARY_OBJECT_NAMEName of the secondary object

USER_SEGMENTS

FREELIST_GROUPSNumber of freelist groups allocated to this segment
BUFFER_POOLThe default buffer pool to be used for blocks from this segment
SEGMENT_NAMEName, if any, of the segment
PARTITION_NAMEPartition/Subpartition Name, if any, of the segment
SEGMENT_TYPEType of segment: "TABLE", "CLUSTER", "INDEX", "ROLLBACK", "DEFERRED ROLLBACK", "TEMPORARY", "SPACE HEADER", "TYPE2 UNDO" or "CACHE"
TABLESPACE_NAMEName of the tablespace containing the segment
BYTESSize, in bytes, of the segment
BLOCKSSize, in Oracle blocks, of the segment
EXTENTSNumber of extents allocated to the segment
INITIAL_EXTENTSize, in bytes, of the initial extent of the segment
NEXT_EXTENTSize, in bytes, of the next extent to be allocated to the segment
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercent by which to increase the size of the next extent to be allocated
FREELISTSNumber of process freelists allocated to this segment

USER_SEQUENCES

SEQUENCE_NAMESEQUENCE name
MIN_VALUEMinimum value of the sequence
MAX_VALUEMaximum value of the sequence
INCREMENT_BYValue by which sequence is incremented
CYCLE_FLAGDoes sequence wrap around on reaching limit?
ORDER_FLAGAre sequence numbers generated in order?
CACHE_SIZENumber of sequence numbers to cache
LAST_NUMBERLast sequence number written to disk

USER_SNAPSHOTS

LAST_REFRESHSYSDATE from the master site at the time of the last refresh
ERRORThe error returned last time an automatic refresh was attempted
FR_OPERATIONS
CR_OPERATIONS
TYPEThe type of refresh (complete,fast,force) for all automatic refreshes
NEXTThe date function used to compute next refresh dates
START_WITHThe date function used to compute next refresh dates
REFRESH_GROUPAll snapshots in a given refresh group get refreshed in the same transaction
UPDATE_TRIGThe name of the trigger which fills the UPDATE_LOG
UPDATE_LOGThe table which logs changes made to an updatable snapshots
QUERYThe original query that this snapshot is an instantiation of
MASTER_ROLLBACK_SEGRollback segment to use at the master site
STATUSThe status of the contents of the snapshot
REFRESH_MODEThis indicates how and when the snapshot will be refreshed
PREBUILTIf YES, this snapshot uses a prebuilt table as the base table
OWNEROwner of the snapshot
NAMEThe view used by users and applications for viewing the snapshot
TABLE_NAMETable the snapshot is stored in -- has an extra column for the master rowid
MASTER_VIEWView of the master table, owned by the snapshot owner, used for refreshes
MASTER_OWNEROwner of the master table
MASTERName of the master table that this snapshot is a copy of
MASTER_LINKDatabase link name to the master site
CAN_USE_LOGIf NO, this snapshot is complex and will never use a log
UPDATABLEIf NO, the snapshot is read only. Look up REPLICATION
REFRESH_METHODThe values used to drive a fast refresh of the snapshot

USER_SNAPSHOT_LOGS

LOG_OWNEROwner of the snapshot log
MASTERName of the master table which changes are logged
LOG_TABLELog table; with rowids and timestamps of rows which changed in the master
LOG_TRIGGERTrigger on master table; fills the snapshot log
ROWIDSIf YES, the snapshot log records rowid information
PRIMARY_KEYIf YES, the snapshot log records primary key information
OBJECT_IDIf YES, the snapshot log records object id information
FILTER_COLUMNSIf YES, the snapshot log records filter column information
SEQUENCEIf YES, the snapshot log records sequence information
INCLUDE_NEW_VALUESIf YES, the snapshot log records old and new values (else only old values)
CURRENT_SNAPSHOTSDates that all known simple snapshots last refreshed
SNAPSHOT_ID

USER_SNAPSHOT_REFRESH_TIMES

OWNEROwner of the materialized view
NAMEThe view used by users and applications for viewing the MV
MASTER_OWNEROwner of the master table
MASTERName of the master table
LAST_REFRESHSYSDATE from the master site at the time of the last refresh

USER_SOURCE

NAMEName of the object
TYPEType of the object: "TYPE", "TYPE BODY", "PROCEDURE", "FUNCTION", "PACKAGE", "PACKAGE BODY" or "JAVA SOURCE"
LINELine number of this line of source
TEXTSource text

USER_SQLJ_TYPES

TYPE_NAMEName of the type
TYPE_OIDObject identifier (OID) of the type
EXTERNAL_NAMEExternal class name of the type
USINGRepresentation of the type
TYPECODETypecode of the type
ATTRIBUTESNumber of attributes (if any) in the type
METHODSNumber of methods (if any) in the type
PREDEFINEDIs the type a predefined type?
INCOMPLETEIs the type an incomplete type?
FINALIs the type a final type?
INSTANTIABLEIs the type an instantiable type?
SUPERTYPE_OWNEROwner of the supertype (null if type is not a subtype)
SUPERTYPE_NAMEName of the supertype (null if type is not a subtype)
LOCAL_ATTRIBUTESNumber of local (not inherited) attributes (if any) in the subtype
LOCAL_METHODSNumber of local (not inherited) methods (if any) in the subtype

USER_SQLJ_TYPE_ATTRS

TYPE_NAMEName of the type
ATTR_NAMEName of the attribute
EXTERNAL_ATTR_NAMEExternal name of the attribute
ATTR_TYPE_MODType modifier of the attribute
ATTR_TYPE_OWNEROwner of the type of the attribute
ATTR_TYPE_NAMEName of the type of the attribute
LENGTHLength of the CHAR attribute or maximum length of the VARCHAR or VARCHAR2 attribute
PRECISIONDecimal precision of the NUMBER or DECIMAL attribute or binary precision of the FLOAT attribute
SCALEScale of the NUMBER or DECIMAL attribute
CHARACTER_SET_NAMECharacter set name of the attribute
ATTR_NOSyntactical order number or position of the attribute as specified in the type specification or CREATE TYPE statement (not to be used as ID number)
INHERITEDIs the attribute inherited from the supertype ?

USER_SQLJ_TYPE_METHODS

TYPE_NAMEName of the type
METHOD_NAMEName of the method
EXTERNAL_VAR_NAMEName of the external variable
METHOD_NOMethod number for distinguishing overloaded method (not to be used as ID number)
METHOD_TYPEType of the method
PARAMETERSNumber of parameters to the method
RESULTSNumber of results returned by the method
FINALIs the method final ?
INSTANTIABLEIs the method instantiable ?
OVERRIDINGIs the method overriding a supertype method ?
INHERITEDIs the method inherited from the supertype ?

USER_STORED_SETTINGS

OBJECT_NAMEName of the object
OBJECT_IDObject number of the object
OBJECT_TYPEType of the object
PARAM_NAMEName of the parameter
PARAM_VALUEValue of the parameter

USER_SUMMARIES

OWNEROwner of the summary
SUMMARY_NAMEName of the summary
CONTAINER_OWNEROwner of the container table
CONTAINER_NAMEName of the container table for this summary
LAST_REFRESH_SCNThe SCN of the last transaction to refresh the summary
LAST_REFRESH_DATEThe date of the last refresh of the summary
REFRESH_METHODUser declared method of refresh for the summary
SUMMARYIndicates the presence of either aggregation or a GROUP BY
FULLREFRESHTIMThe time that it took to fully refresh the summary
INCREFRESHTIMThe time that it took to incrementally refresh the summary
CONTAINS_VIEWSThis summary contains views in the FROM clause
UNUSABLEThis summary is unusable, the build was deferred
RESTRICTED_SYNTAXThis summary contains restrictive syntax
INC_REFRESHABLEThis summary is not restricted from being incrementally refreshed
KNOWN_STALEThis summary is directly stale
QUERY_LEN
QUERY

USER_SUMMARY_AGGREGATES

OWNEROwner of the summary
SUMMARY_NAMEName of the summary
POSITION_IN_SELECTPosition of this aggregated measure with the SELECT list
CONTAINER_COLUMNName of this column in the container table
AGG_FUNCTIONName of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
DISTINCTFLAGSet to Y is this is a DISTINCT aggregation
MEASUREThe SQL text of the measure, excluding the aggregation function

USER_SUMMARY_DETAIL_TABLES

OWNEROwner of the summary
SUMMARY_NAMEName of the summary
DETAIL_OWNEROwner of the detail relation
DETAIL_RELATIONName of the summary detail table
DETAIL_TYPEType of summary detail table type
DETAIL_ALIASAlias of the detail relation if used

USER_SUMMARY_JOINS

OWNEROwner of the summary
SUMMARY_NAMEName of the summary
DETAILOBJ1_OWNEROwner of the 1st detail object
DETAILOBJ1_RELATIONName of the 1st detail object
DETAILOBJ1_COLUMNName of the 1st detail object column
OPERATORName of the join operator. Currently only = is defined
DETAILOBJ2_OWNEROwner of the 2nd detail object
DETAILOBJ2_RELATIONName of the 2nd detail object
DETAILOBJ2_COLUMNName of the 2nd detail object column

USER_SUMMARY_KEYS

OWNEROwner of the summary
SUMMARY_NAMEName of the summary
POSITION_IN_SELECTPosition of this key within the SELECT list
CONTAINER_COLUMNName of the column in the container table
DETAILOBJ_OWNEROwner of the detail object
DETAILOBJ_NAMEName of the detail object
DETAILOBJ_ALIASAlias of the detail object
DETAILOBJ_TYPEType of the detail object: VIEW or TABLE
DETAILOBJ_COLUMNName of the detail object column

USER_SYNONYMS

SYNONYM_NAMEName of the synonym
TABLE_OWNEROwner of the object referenced by the synonym
TABLE_NAMEName of the object referenced by the synonym
DB_LINKDatabase link referenced in a remote synonym

USER_SYS_PRIVS

USERNAMEUser Name or PUBLIC
PRIVILEGESystem privilege
ADMIN_OPTIONGrant was with the ADMIN option

USER_TABLES

TABLE_NAMEName of the table
TABLESPACE_NAMEName of the tablespace containing the table
CLUSTER_NAMEName of the cluster, if any, to which the table belongs
IOT_NAMEName of the index-only table, if any, to which the overflow or mapping table entry belongs
PCT_FREEMinimum percentage of free space in a block
PCT_USEDMinimum percentage of used space in a block
INI_TRANSInitial number of transactions
MAX_TRANSMaximum number of transactions
INITIAL_EXTENTSize of the initial extent in bytes
NEXT_EXTENTSize of secondary extents in bytes
MIN_EXTENTSMinimum number of extents allowed in the segment
MAX_EXTENTSMaximum number of extents allowed in the segment
PCT_INCREASEPercentage increase in extent size
FREELISTSNumber of process freelists allocated in this segment
FREELIST_GROUPSNumber of freelist groups allocated in this segment
LOGGINGLogging attribute
BACKED_UPHas table been backed up since last modification?
NUM_ROWSThe number of rows in the table
BLOCKSThe number of used blocks in the table
EMPTY_BLOCKSThe number of empty (never used) blocks in the table
AVG_SPACEThe average available free space in the table
CHAIN_CNTThe number of chained rows in the table
AVG_ROW_LENThe average row length, including row overhead
AVG_SPACE_FREELIST_BLOCKSThe average freespace of all blocks on a freelist
NUM_FREELIST_BLOCKSThe number of blocks on the freelist
DEGREEThe number of threads per instance for scanning the table
INSTANCESThe number of instances across which the table is to be scanned
CACHEWhether the table is to be cached in the buffer cache
TABLE_LOCKWhether table locking is enabled or disabled
SAMPLE_SIZEThe sample size used in analyzing this table
LAST_ANALYZEDThe date of the most recent time this table was analyzed
PARTITIONEDIs this table partitioned? YES or NO
IOT_TYPEIf index-only table, then IOT_TYPE is IOT or IOT_OVERFLOW or IOT_MAPPING else NULL
TEMPORARYCan the current session only see data that it place in this object itself?
SECONDARYIs this table object created as part of icreate for domain indexes?
NESTEDIs the table a nested table?
BUFFER_POOLThe default buffer pool to be used for table blocks
ROW_MOVEMENTWhether partitioned row movement is enabled or disabled
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
DURATIONIf temporary table, then duration is sys$session or sys$transaction else NULL
SKIP_CORRUPTWhether skip corrupt blocks is enabled or disabled
MONITORINGShould we keep track of the amount of modification?
CLUSTER_OWNEROwner of the cluster, if any, to which the table belongs
DEPENDENCIESShould we keep track of row level dependencies?

USER_TABLESPACES

TABLESPACE_NAMETablespace name
BLOCK_SIZETablespace block size
INITIAL_EXTENTDefault initial extent size
NEXT_EXTENTDefault incremental extent size
MIN_EXTENTSDefault minimum number of extents
MAX_EXTENTSDefault maximum number of extents
PCT_INCREASEDefault percent increase for extent size
MIN_EXTLENMinimum extent size for the tablespace
STATUSTablespace status: "ONLINE", "OFFLINE", or "READ ONLY"
CONTENTSTablespace contents: "PERMANENT", or "TEMPORARY"
LOGGINGDefault logging attribute
FORCE_LOGGINGTablespace force logging mode
EXTENT_MANAGEMENTExtent management tracking: "DICTIONARY" or "LOCAL"
ALLOCATION_TYPEType of extent allocation in effect for this tablespace
SEGMENT_SPACE_MANAGEMENTSegment space management tracking: "AUTO" or "MANUAL"

USER_TAB_COLS

TABLE_NAMETable, view or cluster name
COLUMN_NAMEColumn name
DATA_TYPEDatatype of the column
DATA_TYPE_MODDatatype modifier of the column
DATA_TYPE_OWNEROwner of the datatype of the column
DATA_LENGTHLength of the column in bytes
DATA_PRECISIONLength: decimal digits (NUMBER) or binary digits (FLOAT)
DATA_SCALEDigits to right of decimal point in a number
NULLABLEDoes column allow NULL values?
COLUMN_IDSequence number of the column as created
DEFAULT_LENGTHLength of default value for the column
DATA_DEFAULTDefault value for the column
NUM_DISTINCTThe number of distinct values in the column
LOW_VALUEThe low value in the column
HIGH_VALUEThe high value in the column
DENSITYThe density of the column
NUM_NULLSThe number of nulls in the column
NUM_BUCKETSThe number of buckets in histogram for the column
LAST_ANALYZEDThe date of the most recent time this column was analyzed
SAMPLE_SIZEThe sample size used in analyzing this column
CHARACTER_SET_NAMECharacter set name
CHAR_COL_DECL_LENGTHDeclaration length of character type column
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
AVG_COL_LENThe average length of the column in bytes
CHAR_LENGTHThe maximum length of the column in characters
CHAR_USEDC is maximum length given in characters, B if in bytes
V80_FMT_IMAGEIs column data in 8.0 image format?
DATA_UPGRADEDHas column data been upgraded to the latest type version format?
HIDDEN_COLUMNIs this a hidden column?
VIRTUAL_COLUMNIs this a virtual column?
SEGMENT_COLUMN_IDSequence number of the column in the segment
INTERNAL_COLUMN_IDInternal sequence number of the column

USER_TAB_COLUMNS

TABLE_NAMETable, view or cluster name
COLUMN_NAMEColumn name
DATA_TYPEDatatype of the column
DATA_TYPE_MODDatatype modifier of the column
DATA_TYPE_OWNEROwner of the datatype of the column
DATA_LENGTHLength of the column in bytes
DATA_PRECISIONLength: decimal digits (NUMBER) or binary digits (FLOAT)
DATA_SCALEDigits to right of decimal point in a number
NULLABLEDoes column allow NULL values?
COLUMN_IDSequence number of the column as created
DEFAULT_LENGTHLength of default value for the column
DATA_DEFAULTDefault value for the column
NUM_DISTINCTThe number of distinct values in the column
LOW_VALUEThe low value in the column
HIGH_VALUEThe high value in the column
DENSITYThe density of the column
NUM_NULLSThe number of nulls in the column
NUM_BUCKETSThe number of buckets in histogram for the column
LAST_ANALYZEDThe date of the most recent time this column was analyzed
SAMPLE_SIZEThe sample size used in analyzing this column
CHARACTER_SET_NAMECharacter set name
CHAR_COL_DECL_LENGTHDeclaration length of character type column
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
AVG_COL_LENThe average length of the column in bytes
CHAR_LENGTHThe maximum length of the column in characters
CHAR_USEDC is maximum length given in characters, B if in bytes
V80_FMT_IMAGEIs column data in 8.0 image format?
DATA_UPGRADEDHas column data been upgraded to the latest type version format?

USER_TAB_COL_STATISTICS

TABLE_NAMETable, view or cluster name
COLUMN_NAMEColumn name
NUM_DISTINCTThe number of distinct values in the column
LOW_VALUEThe low value in the column
HIGH_VALUEThe high value in the column
DENSITYThe density of the column
NUM_NULLSThe number of nulls in the column
NUM_BUCKETSThe number of buckets in histogram for the column
LAST_ANALYZEDThe date of the most recent time this column was analyzed
SAMPLE_SIZEThe sample size used in analyzing this column
GLOBAL_STATSAre the statistics calculated without merging underlying partitions?
USER_STATSWere the statistics entered directly by the user?
AVG_COL_LENThe average length of the column in bytes

USER_TAB_COMMENTS

TABLE_NAMEName of the object
TABLE_TYPEType of the object: "TABLE" or "VIEW"
COMMENTSComment on the object

USER_TAB_HISTOGRAMS

TABLE_NAMETable name
COLUMN_NAMEColumn name or attribute of object column
ENDPOINT_NUMBEREndpoint number
ENDPOINT_VALUENormalized endpoint value
ENDPOINT_ACTUAL_VALUEActual endpoint value

USER_TAB_MODIFICATIONS

TABLE_NAMEModified table
PARTITION_NAMEModified partition
SUBPARTITION_NAMEModified subpartition
INSERTSApproximate number of rows inserted since last analyze
UPDATESApproximate number of rows updated since last analyze
DELETESApproximate number of rows deleted since last analyze
TIMESTAMPTimestamp of last time this row was modified
TRUNCATEDWas this object truncated since the last analyze?

USER_TAB_PRIVS

GRANTEEName of the user to whom access was granted
OWNEROwner of the object
TABLE_NAMEName of the object
GRANTORName of the user who performed the grant
PRIVILEGETable Privilege
GRANTABLEPrivilege is grantable
HIERARCHYPrivilege is with hierarchy option

USER_TAB_PRIVS_MADE

GRANTEEName of the user to whom access was granted
TABLE_NAMEName of the object
GRANTORName of the user who performed the grant
PRIVILEGETable Privilege
GRANTABLEPrivilege is grantable
HIERARCHYPrivilege is with hierarchy option

USER_TAB_PRIVS_RECD

OWNEROwner of the object
TABLE_NAMEName of the object
GRANTORName of the user who performed the grant
PRIVILEGETable Privilege
GRANTABLEPrivilege is grantable
HIERARCHYPrivilege is with hierarchy option

USER_TRIGGERS

TRIGGER_NAMEName of the trigger
TRIGGER_TYPEType of the trigger (when it fires) - BEFORE/AFTER and STATEMENT/ROW
TRIGGERING_EVENTStatement that will fire the trigger - INSERT, UPDATE and/or DELETE
TABLE_OWNEROwner of the table that this trigger is associated with
BASE_OBJECT_TYPE
TABLE_NAMEName of the table that this trigger is associated with
COLUMN_NAMEThe name of the column on which the trigger is defined over
REFERENCING_NAMESNames used for referencing to OLD, NEW and PARENT values within the trigger
WHEN_CLAUSEWHEN clause must evaluate to true in order for triggering body to execute
STATUSIf DISABLED then trigger will not fire
DESCRIPTIONTrigger description, useful for re-creating trigger creation statement
ACTION_TYPE
TRIGGER_BODYAction taken by this trigger when it fires

USER_TRIGGER_COLS

TRIGGER_OWNEROwner of the trigger
TRIGGER_NAMEName of the trigger
TABLE_OWNEROwner of the table
TABLE_NAMEName of the table on which the trigger is defined
COLUMN_NAMEName of the column or the attribute of the ADT column used in trigger definition
COLUMN_LISTIs column specified in UPDATE OF clause?
COLUMN_USAGEUsage of column within trigger body

USER_TS_QUOTAS

TABLESPACE_NAMETablespace name
BYTESNumber of bytes charged to the user
MAX_BYTESUser's quota in bytes. NULL if no limit
BLOCKSNumber of ORACLE blocks charged to the user
MAX_BLOCKSUser's quota in ORACLE blocks. NULL if no limit

USER_TYPES

TYPE_NAMEName of the type
TYPE_OIDObject identifier (OID) of the type
TYPECODETypecode of the type
ATTRIBUTESNumber of attributes (if any) in the type
METHODSNumber of methods (if any) in the type
PREDEFINEDIs the type a predefined type?
INCOMPLETEIs the type an incomplete type?
FINALIs the type a final type?
INSTANTIABLEIs the type an instantiable type?
SUPERTYPE_OWNEROwner of the supertype (null if type is not a subtype)
SUPERTYPE_NAMEName of the supertype (null if type is not a subtype)
LOCAL_ATTRIBUTESNumber of local (not inherited) attributes (if any) in the subtype
LOCAL_METHODSNumber of local (not inherited) methods (if any) in the subtype
TYPEIDType id value of the type

USER_TYPE_ATTRS

TYPE_NAMEName of the type
ATTR_NAMEName of the attribute
ATTR_TYPE_MODType modifier of the attribute
ATTR_TYPE_OWNEROwner of the type of the attribute
ATTR_TYPE_NAMEName of the type of the attribute
LENGTHLength of the CHAR attribute or maximum length of the VARCHAR or VARCHAR2 attribute
PRECISIONDecimal precision of the NUMBER or DECIMAL attribute or binary precision of the FLOAT attribute
SCALEScale of the NUMBER or DECIMAL attribute
CHARACTER_SET_NAMECharacter set name of the attribute
ATTR_NOSyntactical order number or position of the attribute as specified in the type specification or CREATE TYPE statement (not to be used as ID number)
INHERITEDIs the attribute inherited from the supertype ?

USER_TYPE_METHODS

TYPE_NAMEName of the type
METHOD_NAMEName of the method
METHOD_NOMethod number for distinguishing overloaded method (not to be used as ID number)
METHOD_TYPEType of the method
PARAMETERSNumber of parameters to the method
RESULTSNumber of results returned by the method
FINALIs the method final ?
INSTANTIABLEIs the method instantiable ?
OVERRIDINGIs the method overriding a supertype method ?
INHERITEDIs the method inherited from the supertype ?

USER_TYPE_VERSIONS

TYPE_NAMEName of the type
VERSION#Internal version number of the type
TYPECODETypecode of the type
STATUSStatus of the type
LINELine number of the type's spec
TEXTText of the type's spec
HASHCODEHashcode of the type

USER_UNUSED_COL_TABS

TABLE_NAMEName of the table
COUNTNumber of unused columns in table

USER_UPDATABLE_COLUMNS

OWNERTable owner
TABLE_NAMETable name
COLUMN_NAMEColumn name
UPDATABLEIs the column updatable?
INSERTABLEIs the column insertable?
DELETABLEIs the column deletable?

USER_USERS

USERNAMEName of the user
USER_IDID number of the user
ACCOUNT_STATUS
LOCK_DATE
EXPIRY_DATE
DEFAULT_TABLESPACEDefault tablespace for data
TEMPORARY_TABLESPACEDefault tablespace for temporary tables
CREATEDUser creation date
INITIAL_RSRC_CONSUMER_GROUPUser's initial consumer group
EXTERNAL_NAMEUser external name

USER_USTATS

OBJECT_OWNEROwner of the table or index for which the statistics have been collected
OBJECT_NAMEName of the table or index for which the statistics have been collected
PARTITION_NAMEName of the partition (if applicable) for which the stats have been collected
OBJECT_TYPEType of the object - Column or Index
ASSOCIATIONIf the statistics type association is direct or implicit
COLUMN_NAMEColumn name, if property is column for which statistics have been collected
STATSTYPE_SCHEMASchema of statistics type which was used to collect the statistics
STATSTYPE_NAMEName of statistics type which was used to collect statistics
STATISTICSUser collected statistics for the object

USER_VARRAYS

PARENT_TABLE_NAMEName of the parent table containing the varray
PARENT_TABLE_COLUMNColumn name of the parent table that corresponds to the varray
TYPE_OWNEROwner of the type of which the varray was created
TYPE_NAMEName of the type of the varray
LOB_NAMEName of the lob if varray is stored in a lob
STORAGE_SPECIndication of default or user-specified storage for the varray
RETURN_TYPEReturn type of the varray column locator or value
ELEMENT_SUBSTITUTABLEIndication of whether the varray element is substitutable or not

USER_VIEWS

VIEW_NAMEName of the view
TEXT_LENGTHLength of the view text
TEXTView text
TYPE_TEXT_LENGTHLength of the type clause of the object view
TYPE_TEXTType clause of the object view
OID_TEXT_LENGTHLength of the WITH OBJECT OID clause of the object view
OID_TEXTWITH OBJECT OID clause of the object view
VIEW_TYPE_OWNEROwner of the type of the view if the view is a object view
VIEW_TYPEType of the view if the view is a object view
SUPERVIEW_NAMEName of the superview, if view is a subview