"Execution of the managed stored procedure GetAttributeScores failed with the following" error



I am running SQL Server 2005 and the Analysis Tools. When trying to run a neural network model I get the following error: "Execution of the managed stored procedure GetAttributeScores failed with the following error: Exception has been thrown by the target of an invocation.Column 'Prices Pct Higher Than Outsourcer' does not belong to table .."

I have about 500 columns I am using, I increased the MAXIMUM_INPUT_ATTRIBUTES and MAXIMUM_OUTPUT_ATTRIBUTES to 10,000 but I still run into this error. Anyone run into this issue before? Anyone know how to resolve the issue?

From http://www.developmentnow.com/g/101_0_0_0_0_0/sql-server-data-mining.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
.


Loading