Contents Index Can only describe a SELECT statement Cannot access instance member through a class

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Cannot access file '%1' -- %2


Item Value
SQLCODE -602
Constant SQLE_CANNOT_ACCESS_FILE
SQLSTATE WL002
Sybase error code 13670
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The filename
Parameter 2 The cause of the error
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.


Contents Index Can only describe a SELECT statement Cannot access instance member through a class