| Problem Summary | A campaign generates an error similar to the following
|
| Error Message | 17:55:01 Trace: The conversion of the varchar value '5081239001' overflowed an int column. Maximum integer value exceeded.
|
| Possible Cause | A Rule Clause in the Query Rule attempts to compare a PhoneNumber, which the Import Rule has defined as a string, with an integer (for example, " Phone01 <> 1 ").
|
| Recommended Action | Delete this rule clause and avoid creating similar rule clauses.
|
| Release | Release 7.5(1) and 8.0 |
| Associated CDETS # | None. |