All,
I'm struggling with an error in one of our MB Rules tools. The data configuration going in is exceedingly simple - just two columns, our transaction key field and our item identifier. Both fields have lengths below 10 characters, and I've confirmed that the maximum length of the fields going into the tool is 10.
The MB Rules are set up for an Apriori analysis with association rules and minimum relationships of 2, support levels of 0.020 and minimum confidence of .85.
When the tool tries to run, I get the following error 19 times out of 20:
Error: MB Rules (310): MB Rules: Fields are limited to 2147483647
I have no idea how to troubleshoot this error.
Any assistance would be great!