Contents Index Could not find '%1' in dynamic library '%2' Could not load the backup/restore DLL "%1"

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Could not load dynamic library '%1'


Item Value
SQLCODE -620
Constant SQLE_COULD_NOT_LOAD_LIBRARY
SQLSTATE WW006
Sybase error code 13677
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the dynamic library which could not be loaded.
Probable cause 

This error is usually caused by a failure to load a dynamic library named in an external function call. This error can also occur if other libraries such as the Java virtual machine library are missing.


Contents Index Could not find '%1' in dynamic library '%2' Could not load the backup/restore DLL "%1"