Deploying SQL Remote

If you are deploying the SQL Remote Message Agent, you need to include the following files:

Description Windows Linux / Solaris Mac OS X
Message Agent dbremote.exe dbremote dbremote
Encoding/decoding library dbencod12.dll libdbencod12_r.so.1 libdbencod12_r.dylib
FILE message link library 1 dbfile12.dll libdbfile12_r.so.1 libdbfile12_r.dylib
FTP message link library 1 dbftp12.dll libdbftp12_r.so.1 libdbftp12_r.dylib
Language resource library dblg[LL]12.dll dblg[LL]12.res dblg[LL]12.res
Interface Library dblib12.dll libdblib12_r.so.1 libdblib12_r.dylib
SMTP message link library 1 dbsmtp12.dll libdbsmtp12_r.so.1 libdbsmtp12_r.dylib
Database tools library dbtool12.dll libdbtool12_r.so.1 libdbtool12_r.dylib
Thread support library N/A libdbtasks12_r.so.1 libdbtasks12_r.dylib

1 Only deploy the library for the message link you are using.

A language resource library file should also be included. The table above show files with the designation [LL]. There are several message files each supporting a different language. If you want to install support for different languages, you have to include the resource files for these languages. Replace [LL] with the language code (for example, en, de, jp, etc.).

It is recommended that you follow the SQL Anywhere installation behavior, and install the SQL Remote files in the same directory as the SQL Anywhere files.