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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » Database and application deployment

 

Database server deployment

You can deploy a database server by making the SQL Anywhere installer available to your end users. By selecting the proper option, each end user is guaranteed of getting the files they need.

The simplest way to deploy a personal database server or a network database server is to use the Deployment Wizard. For more information, see The Deployment Wizard.

To run a database server, you need to install a set of files. The files are listed in the following table. All redistribution of these files is governed by the terms of your license agreement. You must confirm whether you have the right to redistribute the database server files before doing so.

Windows Linux / Unix Mac OS X
dbeng16.exe dbeng16 dbeng16
dbeng16.lic dbeng16.lic dbeng16.lic
dbsrv16.exe dbsrv16 dbsrv16
dbsrv16.lic dbsrv16.lic dbsrv16.lic
dbserv16.dll libdbserv16_r.so, libdbtasks16_r.so libdbserv16_r.dylib, libdbtasks16_r.dylib
dbscript16.dll libdbscript16_r.so libdbscript16_r.dylib
dblg[LL]16.dll dblg[LL]16.res dblgen16.res
dbghelp.dll N/A N/A
dbctrs16.dll N/A N/A
dbextf.dll1 libdbextf.so1 libdbextf.dylib1
dbicu16.dll2 libdbicu16_r.so2 libdbicu16_r.dylib2
dbicudt16.dll2, 3 libdbicudt16.so2 libdbicudt16.dylib2
sqlany.cvf sqlany.cvf sqlany.cvf
dbrsakp16.dll4 libdbrsakp16_r.so4 libdbrsakp16_r.dylib4
dbodbc16.dll5 libdbodbc16.so5 libdbodbc16.dylib5
dbjodbc16.dll5 libdbjodbc16.so5 libdbjodbc16.dylib5
N/A libdbodbc16_n.so5 libdbodbc16_n.dylib5
N/A libdbodbc16_r.so5 libdbodbc16_r.dylib5
dbjdbc16.dll6 libdbjdbc16.so6 libdbjdbc16.dylib6
java\sajdbc4.jar6 java/sajdbc4.jar6 java/sajdbc4.jar6
java\sajvm.jar6 java/sajvm.jar6 java/sajvm.jar6
dbcis16.dll7 libdbcis16.so7 libdbcis16.dylib7
libsybbr.dll8 libsybbr.so8 libsybbr.dylib8

1 Required only if using the deprecated version of the system extended stored procedures and functions (xp_*). The use_old_dbextf.sql script must be used for databases that want to use the deprecated version.

2 Required only if the database character set is multi-byte or if the UCA collation sequence is used.

3 On Windows Mobile, the file name to deploy is called dbicudt16.dat.

4 Required only for encrypted TDS connections.

5 Required only if using Java in the database with version 10 databases.

6 Required only if using Java in the database.

7 Required only if using remote data access.

8 Required only for archive backups.

 Notes

Improving robustness on Intel storage drivers
Formatting Event Log messages
Mac OS X considerations
Database deployment