The data for model apply must reside in an Oracle 10g table or view. The data must also be compatible with the data used to build the model. See Apply a Model for information.
Oracle Data Miner supports the following Oracle datatypes:
NUMBER
VARCHAR2
CHAR
DATE
CLOB
, BLOB
, BFILE
, LONG
, VARCHAR2
, XMLType
, CHAR
, RAW
, or LONG RAW
for text data only. For information about text mining, see Text Mining. Attributes of type DATE
are automatically converted to numbers before mining is performed by calculating the Julian date. For details, see Date Conversion.
Any column in a table that has a datatype not in this list is ignored by Oracle Data Miner. The columns are automatically filtered out and are, therefore, not displayed.
Specify the location of the data used to build the model and some characteristics of the data:
Click Next to continue.
Your data is validated to ensure that it is compatible with the data used to build the model. If the data is not compatible, the wizard explains the problem.
Copyright © 2006, 2008, Oracle. All rights reserved.