5.74 DBA_APP_ERRORS_HISTORY
DBA_APP_ERRORS_HISTORY
displays the history of errors raised when an application PDB synchronizes with an application in the application root.
This view displays errors raised during the last 10 synchronizations for each application.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the application whose statement was captured |
|
|
|
Application statement |
|
|
|
Error number for the statement |
|
|
|
Error message for the statement |
|
|
|
Sync time for the statement |
|
|
|
Indicates whether the error is a system-ignorable error ( |
|
|
|
Indicates whether the error is a user-ignorable error ( |
Note:
This view is available starting with Oracle Database 21c.