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

JDK '%1' is not a supported JDK Next Page

Kerberos login failed


Item

Value

Constant

SQLE_KERBEROS_LOGON_FAILED

ODBC 2 State

28000

ODBC 3 State

28000

Severity

16

SQLCODE

-1069

SQLSTATE

28W12

Sybase error code

13445

Probable cause

The Kerberos login failed due to a failure of the client to authenticate the user's principal with the KDC or a failure of the server to authenticate the client. The most likely causes are the Kerberos principal may not be signed in, the principal's ticket may have expired, or the client, server, or KDC's system time are not within a few minutes of each other. The LogFile connection parameter or the server's -z option may provide more information.