Collection Contents Index ATTACH TRACING could not connect to the tracing database Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

ATTACH TRACING TO LOCAL DATABASE cannot be used with a strongly encrypted database


Item

Value

Constant

SQLE_NO_LOCAL_CONNECTIONS_TO_ENCRYPTED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-1088

SQLSTATE

WW069

Sybase error code

13426

Probable cause

The local database is strongly encrypted, so you cannot use the LOCAL DATABASE clause of the ATTACH TRACING statement. You must specify a connection string with the encryption key for the database.


Collection Contents Index ATTACH TRACING could not connect to the tracing database Next PDF