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 length specified for column '%1' is different than the actual length Next Page

The login ID '%1' has not been mapped to any database user ID


Item

Value

Constant

SQLE_LOGON_UNMAPPED

ODBC 2 State

28000

ODBC 3 State

28000

Parameter 1

Name of the login ID that is not mapped.

Severity

16

SQLCODE

-313

SQLSTATE

28W09

Sybase error code

13698

Probable cause

You attempted to connect using a login ID that is not mapped to a database user ID and there is no guest database user ID, or you attempted to revoke a login ID that has not been mapped. This can also occur when attempting to connect using an integrated login ID that is a member of more than one mapped group.