3.316 ALL_MLE_MODULES
ALL_MLE_MODULES describes the Oracle Database Multilingual Engine (MLE) modules accessible to the current user.
Related Views
-
DBA_MLE_MODULESdescribes all MLE modules in the database. -
USER_MLE_MODULESdescribes the MLE modules owned by the current user. This view does not display theMODULE_OWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the MLE module |
|
|
|
|
Name of the MLE module |
|
|
|
|
Object number of the MLE module |
|
|
|
|
Contents of the MLE module |
|
|
|
|
Owner of the MLE language of the MLE module |
|
|
|
|
Name of the MLE language of the MLE module |
|
|
|
|
Version of the MLE module |
|
|
|
|
Metadata of the MLE module |
|
|
|
|
Type of the MLE module:
|
Note:
This view is available starting with Oracle Database 23ai.
See Also: