SQL Anywhere 17.0 Windows 版リリースノート Copyright c 2015 SAP AG or an SAP affiliate company. All rights reserved. All unpublished rights reserved. インストールに関する注意事項 ----------------------------- o 現時点では何もありません。 マニュアル ------------- マニュアルは DocCommentXchange にあります。アドレスは次のとおりです。 http://dcx.sap.com DocCommentXchange は Web 上の SQL Anywhere マニュアルを参照して 議論するためのオンラインコミュニティです。DocCommentXchange は 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 フォーラム ------------------ SQL Anywhere フォーラムは、SQL Anywhere ソフトウェアに関する質問や 回答を投稿できる Web サイトです。他の投稿者の質問やその回答にコメントや 評価を加えることもできます。SQL Anywhere フォーラムの URL は次のとおりです。 http://sqlanywhere-forum.sap.com 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 Mobile Link -------- o Mobile Link サーバでは、統合データベースと通信するために、 ODBC ドライバが必要です。サポートされている統合データベースの推奨 ODBC ドライバは、次のリンクから入手できます。 http://scn.sap.com/docs/DOC-63337 o Mobile Link でサポートされているプラットフォームの詳細については、 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. 管理ツール -------------------- o 管理ツール用の Java Access Bridge を有効にするには、 accessibility.properties ファイルを編集して最後の 2 行をコメント解除します。 ファイルには次のように表示されます。 # # 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. この問題を解決するには、次の手順を実行します。 1. SQL Central を開いて、[ツール] > [プラグイン] を選択します。 2. 古いプラグインの登録を解除します。 リストから SQL Anywhere プラグインを選択して、[登録の解除] をクリックします。 すべての SQL Anywhere プラグインの登録を解除するまで、 この手順を繰り返します。 3. SQL Central を再起動します。プラグインが登録されます。 Ultra Light --------- o 現時点では何もありません。 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.