Error 1000024

"For table pair %2, table '%3' has a datatype mismatch for column %4. %1"

Item Description

SQLCode

-1000024L

Constant

EMSG_CAT_JINDEXDATATYPE

SQLState

QDA24

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20684

Severity Code

14

Parameter 1

location of the exception

Parameter 2

tablename

Parameter 3

table number

Parameter 4

column number

Probable cause

Corresponding columns' in the table pairs must be of the same datatype. (For example, INTEGER and INTEGER or CHAR and CHAR.) Matching datatypes such as CHAR and VARCHAR or INT and SMALLINT are not allowed.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com