Home > Data Miner 3.2 > Oracle Data Mining Applicat... > Data Mining Dictionary Views
You can obtain information about mining models from these data dictionary views:
ALL_MINING_MODELS
describes the mining models accessible to the current user.
ALL_MINING_MODEL_ATTRIBUTES
describes the attributes of the mining models accessible to the current user.
ALL_MINING_MODEL_SETTINGS
describes the settings of the mining models accessible to the current user.
The data dictionary views for Oracle Data Mining are also available for USER_ and DBA_ access.
For detailed information about dictionary views, see "Data Dictionary Views" in the Data Mining API Reference at http://www.oracle.com/pls/db112/vbook_subject?subject=dma
.