Error code | 10085 |
Error constant | TOO_MANY_ML_COLUMN_ENTRIES |
Parameter 1 | Table name. |
This warning tells you that you have extra column entries in the ml_column table for the given table. This is only a problem if (i) your synchronization scripts reference the column names via named parameters, and (ii) they reference a column name whose index is greater than the number of columns in the table. In this case, an error will be issued after this warning.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |