Table: ALL_APPLY_ERROR
Error transactions that were generated after dequeuing from the queue visible to the current user
| Column Name | Description |
|---|---|
| APPLY_NAME | Name of the apply process at the local site which processed the transaction |
| ERROR_MESSAGE | Error message |
| ERROR_NUMBER | Error number |
| LOCAL_TRANSACTION_ID | Local transaction ID for the error creation transaction |
| MESSAGE_COUNT | Total number of messages inside the error transaction |
| MESSAGE_NUMBER | Identifier for the message in the transaction that raised an error |
| QUEUE_NAME | Name of the queue at the local site where the transaction came from |
| QUEUE_OWNER | Owner of the queue at the local site where the transaction came from |
| RECIPIENT_ID | User ID of the original recipient |
| RECIPIENT_NAME | Name of the original recipient |
| SOURCE_COMMIT_SCN | Original commit SCN for the transaction at the source database |
| SOURCE_DATABASE | Database where the transaction originated |
| SOURCE_TRANSACTION_ID | Original transaction ID at the source database |