Too many sort columns (max: number)

The SQL SELECT statement has too many columns in the ORDER BY clause.

Resolution:

Reduce the number of columns in the ORDER BY clause.