home - keyword index

Keyword: UPDATE

jump to Columns back to index

Tables

Table Name Description
ALL_UPDATABLE_COLUMNS Description of all updatable columns
DBA_UPDATABLE_COLUMNS Description of dba updatable columns
USER_UPDATABLE_COLUMNS Description of updatable columns
top back to index

Columns

Column Name Description
COMPARE_OLD_ON_UPDATE (USER_REPCOLUMN) Compare the old value of the column in replicated updates
COMPARE_OLD_ON_UPDATE (ALL_REPCOLUMN) Compare the old value of the column in replicated updates
COMPARE_OLD_ON_UPDATE (DBA_REPCOLUMN) Compare the old value of the column in replicated updates
LAST_UPDATE_TIME (GV$SESSION_LONGOPS)
LAST_UPDATE_TIME (GV$SGA_CURRENT_RESIZE_OPS)
LAST_UPDATE_TIME (V$SGA_CURRENT_RESIZE_OPS)
LAST_UPDATE_TIME (V$SESSION_LONGOPS)
SEND_OLD_ON_UPDATE (USER_REPCOLUMN) Send the old value of the column in replicated updates
SEND_OLD_ON_UPDATE (DBA_REPCOLUMN) Send the old value of the column in replicated updates
SEND_OLD_ON_UPDATE (ALL_REPCOLUMN) Send the old value of the column in replicated updates
STATUS_UPDATE_DATE (USER_REPRESOL_STATS_CONTROL) Timestamp for which the status was last updated
STATUS_UPDATE_DATE (ALL_REPRESOL_STATS_CONTROL) Timestamp for which the status was last updated
STATUS_UPDATE_DATE (DBA_REPRESOL_STATS_CONTROL) Timestamp for which the status was last updated
UPDATABLE (DBA_SNAPSHOTS) If NO, the snapshot is read only. Look up REPLICATION
UPDATABLE (ALL_REGISTERED_SNAPSHOTS) If NO, the snapshot is read only
UPDATABLE (ALL_SNAPSHOTS) If NO, the snapshot is read only. Look up REPLICATION
UPDATABLE (DBA_REGISTERED_MVIEWS) If NO, the materialized view is read only
UPDATABLE (ALL_MVIEWS) Indicates whether the materialized view can be updated
UPDATABLE (USER_UPDATABLE_COLUMNS) Is the column updatable?
UPDATABLE (DBA_REGISTERED_SNAPSHOTS) If NO, the snapshot is read only
UPDATABLE (USER_REGISTERED_MVIEWS) If NO, the materialized view is read only
UPDATABLE (USER_REGISTERED_SNAPSHOTS) If NO, the snapshot is read only
UPDATABLE (ALL_UPDATABLE_COLUMNS) Is the column updatable?
UPDATABLE (DBA_MVIEWS) Indicates whether the materialized view can be updated
UPDATABLE (ALL_REGISTERED_MVIEWS) If NO, the materialized view is read only
UPDATABLE (DBA_UPDATABLE_COLUMNS) Is the column updatable?
UPDATABLE (USER_MVIEWS) Indicates whether the materialized view can be updated
UPDATABLE (USER_SNAPSHOTS) If NO, the snapshot is read only. Look up REPLICATION
UPDATE_COMMENT (GV$PARAMETER2)
UPDATE_COMMENT (V$SYSTEM_PARAMETER)
UPDATE_COMMENT (V$MLS_PARAMETERS)
UPDATE_COMMENT (GV$PARAMETER)
UPDATE_COMMENT (V$SPPARAMETER)
UPDATE_COMMENT (V$PARAMETER2)
UPDATE_COMMENT (GV$SPPARAMETER)
UPDATE_COMMENT (GV$SYSTEM_PARAMETER)
UPDATE_COMMENT (GV$SYSTEM_PARAMETER2)
UPDATE_COMMENT (GV$MLS_PARAMETERS)
UPDATE_COMMENT (V$SYSTEM_PARAMETER2)
UPDATE_COMMENT (V$PARAMETER)
UPDATE_LOG (USER_SNAPSHOTS) The table which logs changes made to an updatable snapshots
UPDATE_LOG (DBA_SNAPSHOTS) The table which logs changes made to an updatable snapshots
UPDATE_LOG (USER_MVIEWS) Name of the table that logs changes to an updatable materialized view
UPDATE_LOG (DBA_MVIEWS) Name of the table that logs changes to an updatable materialized view
UPDATE_LOG (ALL_MVIEWS) Name of the table that logs changes to an updatable materialized view
UPDATE_LOG (ALL_SNAPSHOTS) The table which logs changes made to an updatable snapshots
UPDATE_SENT (GV$DBLINK)
UPDATE_SENT (V$DBLINK)
UPDATE_TRIG (ALL_SNAPSHOTS) The name of the trigger which fills the UPDATE_LOG
UPDATE_TRIG (DBA_SNAPSHOTS) The name of the trigger which fills the UPDATE_LOG
UPDATE_TRIG (USER_SNAPSHOTS) The name of the trigger which fills the UPDATE_LOG
top back to index

Comment on this page:




home - keyword index