SQL Anywhere 17.0 - Versionshinweise für Windows Copyright © 2015 SAP SE oder ein SAP-Konzernunternehmen. Alle Rechte vorbehalten. Alle unveröffentlichten Rechte vorbehalten. Installationshinweise --------------------- o Derzeit keine Einträge. Dokumentation ------------- Die Dokumentation finden Sie auf DocCommentXchange unter der folgenden Adresse: http://dcx.sap.com DocCommentXchange ist eine Online-Community für den Zugang zur SQL Anywhere-Dokumentation im Internet mit Diskussionsforum. DocCommentXchange ist das Standarddokumentationsformat für SQL Anywhere 17. o The CREATE ODATA PRODUCER statement incorrectly states that the SERVICE ROOT clause is optional. This clause is required. o The documentation about updating the DBD::SQLAnywhere Perl Driver is incorrect. For information about updating the driver, refer to %SQLANY17%\SDK\Perl\readme.txt. o UltraLite New Feature - A new parameter named 'kdf_iterations' is now available when you are using database encryption. The value is the number of iterations (in thousands) of the "key derivation function". This value is the database encryption passphrase (the DBKEY parameter) that is processed on database startup. The key derivation function makes it more difficult to access an encrypted database by prolonging each attack attempt. The default iteration count values are 30 (thousand) on Mac OS X and 5 (thousand) elsewhere. There are two cases when an explicit setting is required: 1. You are using a very slow device and UltraLite takes too long to start with encryption. For example: kdf_iterations=1 2. You are using a high-end computer and want added security. For example, when running on a Windows or Linux desktop: kdf_iterations=100 This parameter is specified only at database creation. SQL Anywhere-Forum ------------------ Das SQL Anywhere-Forum ist eine Website zum Austausch von Fragen und Antworten über die SQL Anywhere-Software sowie zum Kommentieren von und Abstimmen über die Fragen und Antworten anderer Benutzer. Besuchen Sie das SQL Anywhere-Forum unter: http://sqlanywhere-forum.sap.com. SQL Anywhere-Server ------------------- o In rare cases, SQL Anywhere hangs when starting up on Windows 7 or Windows 2008 R2. If it does, then get the following hot fix from Microsoft: https://support.microsoft.com/en-us/kb/2719306 MobiLink -------- o Der MobiLink-Server benötigt einen ODBC-Treiber für die Kommunikation mit konsolidierten Datenbanken. Die für eine unterstützte konsolidierte Datenbank empfohlenen ODBC-Treiber finden Sie über den folgenden Link http://scn.sap.com/docs/DOC-63337 o Informationen zu den von MobiLink unterstützten Plattformen finden Sie unter: http://scn.sap.com/docs/DOC-35654 Relay Server ------------ o Using the Relay Server with Apache 2.4 is not recommended as it triggers the behavior identified in Apache Bugzilla issue 53555 (see https://bz.apache.org/bugzilla/show_bug.cgi?id=53555). Apache 2.2 is the recommended version. Administrationstools -------------------- o Um Java Access Bridge für die Administrationstools zu aktivieren, bearbeiten Sie die Datei "accessibility.properties" und entkommentieren Sie die letzten zwei Zeilen. Die Datei wird wie folgt angezeigt: # # Load the Java Access Bridge class into the JVM # #assistive_technologies=com.sun.java.accessibility.AccessBridge #screen_magnifier_present=true o Plug-ins may fail to load after you reinstall - If you have previously installed and used SQL Central, and then reinstall SQL Anywhere to a different installation directory, then the plug-ins do not load. Führen Sie die folgenden Schritte aus, um dies zu korrigieren: 1. Öffnen Sie SQL Central und wählen Sie anschließend "Extras > Plug-Ins". 2. Deregistrieren Sie die alten Plug-Ins. Wählen Sie ein SQL Anywhere-Plug-In aus der Liste und klicken Sie auf "Deregistrieren". Wiederholen Sie diesen Schritt, bis Sie alle SQL Anywhere- Plug-Ins deregistriert haben. 3. Starten Sie SQL Central neu. Die Plug-Ins werden registriert. UltraLite --------- o Derzeit keine Einträge. Relay Server ------------ o When used with Apache 2.4, under some conditions the Relay Server triggers the behavior identified in Apache 2.4 Bugzilla issue 53555 (see https://bz.apache.org/bugzilla/show_bug.cgi?id=53555). For this reason it is recommended to use Apache 2.2 rather than Apache 2.4 in production environments.