2.129 ALL_ERROR_TRANSLATIONS
ALL_ERROR_TRANSLATIONS describes all error translations accessible to the user.
               
Related Views
- 
                        DBA_ERROR_TRANSLATIONSdescribes all error translations in the database.
- 
                        USER_ERROR_TRANSLATIONSdescribes all error translations owned by the user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the SQL translation profile | 
| 
 | 
 | 
 | Name of the SQL translation profile | 
| 
 | 
 | 
 | The Oracle error code | 
| 
 | 
 | 
 | The translated error code | 
| 
 | 
 | 
 | The translated SQLSTATE | 
| 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | Time the translation was registered | 
| 
 | 
 | 
 | Comment on the translation | 
See Also: