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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot access file '%1' -- %2

Error constant SQLE_CANNOT_ACCESS_FILE
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The file name.
Parameter 2 The cause of the error.
Severity 19
SQLCODE –602
SQLSTATE WL002
Sybase error code 13670
Probable cause

A file cannot be accessed. For example, a file referenced by LOAD TABLE does not exist or cannot be read. The message will contain the reason for the error.