Alphabetic list of error messages
894
The pattern is too long
Item Value
SQLCODE -606
Constant SQLE_PATTERN_TOO_LONG
SQLSTATE WW001
Sybase error code 7706
ODBC 2 State ERROR
ODBC 3 State ERROR
The pattern for the LIKE operator is too long. All patterns of 126 characters
or less are supported. Some patterns as long as 254 characters are supported,
depending on their contents. Patterns longer than 254 characters are not
supported.
The remote server does not support an auto-incrementing data
type
Item Value
SQLCODE -698
Constant SQLE_OMNI_AUTOINC_NOT_SUPPORTED
SQLSTATE WO011
Sybase error code 11205
ODBC 2 State ERROR
ODBC 3 State ERROR
Auto-incrementing data types can only be supported in a proxy table when
the backend server supports this feature.
Probable cause
Probable cause