When you use Model Studio to create a project in SAS Visual Data Mining and Machine Learning, the following error might be displayed:
When the problem occurs, the first error might be followed by this error:
Note: To locate and download the Project Data Advisor log, see Downloading Logs in the SAS® Visual Data Mining and Machine Learning 8.5: User’s Guide.
This problem is common when the data source is created from a Microsoft Excel file that allows a file name or column name that is longer than 32 characters.
For additional information, see SAS Note 65282, "The error 'The data advisor failed to run on the selected data source ...' occurs when you create a project in Model Studio."
For English and German (both of which use one byte per character), the error occurs when a table name or column name is more than 32 characters (that is, more than 32 byes). The problem happens, as well, in the following situations:
To work around this problem, rename table names or column names so that the names use 32 bytes or fewer, as is required by the UTF-8 encoding.