The data type specified for column '%1' is not compatible with the actual data type

Item Value
SQLCODE -721
Constant SQLE_OMNI_DATATYPE_MISMATCH
SQLSTATE WO015
Sybase error code 11209
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the column.

Probable cause 

The data type of the column specified in the 'CREATE EXISTING' statement is not compatible with the actual data type of the column in the remote table.