SQL Anywhere 17.0 - Notes de mise à jour pour Windows Copyright © 2015 SAP SE ou société affiliée SAP. Tous droits réservés. Tous droits non publiés réservés. Notes d'installation -------------------- o Aucune information disponible. Documentation ------------- La documentation est disponible sur DocCommentXchange : http://dcx.sap.com DocCommentXchange est un site communautaire sur lequel vous pouvez consulter et commenter la documentation de SQL Anywhere. DocCommentXchange est le format de documentation par défaut pour 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. Forum SQL Anywhere ------------------ Le forum SQL Anywhere est un site Web sur lequel vous pouvez poser des questions sur le logiciel SQL Anywhere et apporter des réponses, ainsi que commenter les questions et réponses des autres participants. Rendez-vous sur le forum SQL Anywhere à l'adresse : http://sqlanywhere-forum.sap.com. Serveur SQL Anywhere -------------------- 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 Le serveur MobiLink nécessite un pilote ODBC pour communiquer avec les bases de données consolidées. Les pilotes ODBC recommandés pour assurer la prise en charge des bases consolidées sont répertoriés à la page : http://scn.sap.com/docs/DOC-63337 o Pour connaître les plates-formes prises en charge par MobiLink, consultez : 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. Outils d'administration ----------------------- o Pour activer Java Access Bridge pour les outils d'administration, modifiez le fichier accessibility.properties en supprimant la mise en commentaire de ses deux dernières lignes. Le fichier se présente ainsi : # # 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. Pour résoudre ce problème, procédez comme suit : 1. Démarrez SAP Central et sélectionnez Outils > Modules de connexion. 2. Annulez l'enregistrement des anciens modules de connexion. Pour ce faire, sélectionnez un module de connexion dans la liste et cliquez sur Annuler l'enregistrement. Recommencez jusqu'à ce qu'il ne reste plus aucun module de connexion SQL Anywhere enregistré. 3. Redémarrez SQL Central pour que les nouveaux modules de connexion soient enregistrés. UltraLite --------- o Aucune information disponible. 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.