Table: DBA_APPLY_PROGRESS
Information about the progress made by apply process
| Column Name | Description |
|---|---|
| APPLIED_MESSAGE_CREATE_TIME | Time at which the message to be applied was created |
| APPLIED_MESSAGE_NUMBER | All messages before this number have been successfully applied |
| APPLY_NAME | Name of the apply process |
| APPLY_TIME | Time at which the message was applied |
| OLDEST_MESSAGE_NUMBER | Earliest commit number of the transactions currently being applied |