4.63 DBA_APP_ERRORS
DBA_APP_ERRORS displays errors raised when an application PDB synchronizes with an application in the application root.
               
This view displays errors raised during the last synchronization 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 | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).