Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

The JDK version in '%1' does not match '%2' Next Page

The length specified for column '%1' is different than the actual length


Item

Value

Constant

SQLE_OMNI_LENGTH_MISMATCH

ODBC 2 State

OK

ODBC 3 State

OK

Parameter 1

The name of the column.

Severity

16

SQLCODE

-723

SQLSTATE

WO017

Sybase error code

11210

Probable cause

The length of the column specified in the CREATE EXISTING statement is different than the length of the column in the remote table.