SPLIT_COLUMN_SMALLER_THAN_DIVISOR=CWSPT0808E: SPLIT operation has a divisor larger than the range of the column being split.
Explanation
SPLIT operation has a divisor larger than the range of the column being split, so the quotient will always be 0.
User response
Rewrite the query without SPLIT, or use a different divisor.