Home > Data Miner 4.0 > Oracle Data Mining Applicat... > Install Prerequisites and O... > Installation Strategy > Sample Data
When you install the repository or grant rights to a user using the GUI, sample (demo) data is loaded by default.
The sample data requires that the SH
schema is installed. For detailed information, see the Oracle Data Mining Administrator's Guide on the Business Intelligence and Data Warehousing page of the documentation library http://www.oracle.com/pls/db112/portal.portal_db?selected=6&frame=
.
If you install the repository or grant rights to a user using scripts, you must run scripts to load or remove the sample tables, as describe in Load or Drop Sample Data.
The sample data consists of these tables and views:
INSUR_CUST_LVT_SAMPLE, data used by the Oracle By Example (OBE) tutorials for Data Mining
MINING_DATA_APPLY_V, MINING_DATA_BUILD_V, and MINING_DATA_TEST_V, data used in Oracle Data Mining Sample programs
MINING_DATA_TEXT_APPLY_V, MINING_DATA_TEXT_BUILD_V, and MINING_DATA_TEXT_TEST_V are MINING_DATA_APPLY, MINING_DATA_BUILD_V, and MINING_DATA_BUILD_V with an additional column. COMMENTS, the additional column, consists of user comments that must be mined as text. Theses views are used by the Sample Programs and the Text Mining OBE.
You can also use tables in SH
for mining.