Database Error Messages

OCI-40401

categorical attributes are not supported by this algorithm

Cause

The build data provided to the CREATE_MODEL routine contained one or more categorical attributes of types CHAR, VARCHAR2, or DM_NESTED_CATEGORICAL. These attributes are currently not supported for the SVD algorithm.


Action

Remove the categorical attributes from the build data.