ALL_ERROR_TRANSLATIONS
describes all error translations accessible to the user.
Related Views
DBA_ERROR_TRANSLATIONS
describes all error translations in the database.
USER_ERROR_TRANSLATIONS
describes all error translations owned by the user. This view does not display the OWNER
column.
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: