Keyword: OLD
back to indexColumns
| Column Name | Description |
|---|---|
| COMPARE_OLD_ON_DELETE (DBA_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_DELETE (ALL_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_DELETE (USER_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_UPDATE (DBA_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 (USER_REPCOLUMN) | Compare the old value of the column in replicated updates |
| OLDEST_MESSAGE_NUMBER (DBA_APPLY_PROGRESS) | Earliest commit number of the transactions currently being applied |
| OLDEST_MESSAGE_NUMBER (ALL_APPLY_PROGRESS) | Earliest commit number of the transactions currently being applied |
| OLDEST_OFFLINE_RANGE (GV$BACKUP_DATAFILE) | |
| OLDEST_OFFLINE_RANGE (GV$DATAFILE_COPY) | |
| OLDEST_OFFLINE_RANGE (V$BACKUP_DATAFILE) | |
| OLDEST_OFFLINE_RANGE (V$DATAFILE_COPY) | |
| OLDEST_OFFLINE_RANGE (GV$PROXY_DATAFILE) | |
| OLDEST_OFFLINE_RANGE (V$PROXY_DATAFILE) | |
| OLDEST_REFRESH_DATE (ALL_REFRESH_DEPENDENCIES) | The oldest date scn of a dependent materialized view |
| OLDEST_REFRESH_SCN (ALL_REFRESH_DEPENDENCIES) | The oldest scn of a dependent materialized view |
| SEND_OLD_ON_DELETE (USER_REPCOLUMN) | Send the old value of the column in replicated deletes |
| SEND_OLD_ON_DELETE (ALL_REPCOLUMN) | Send the old value of the column in replicated deletes |
| SEND_OLD_ON_DELETE (DBA_REPCOLUMN) | Send the old value of the column in replicated deletes |
| SEND_OLD_ON_UPDATE (USER_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 |
| SEND_OLD_ON_UPDATE (DBA_REPCOLUMN) | Send the old value of the column in replicated updates |