isconfig.xmlファイルの定義項目について、説明します。
------------------------------------------------------------------------------- <configuration> <AutoConfigurationMode>AUTO</AutoConfigurationMode> </configuration> -------------------------------------------------------------------------------
AutoConfigurationMode
チューニングパラメタの自動拡張の実行有無を指定します。
“AUTO”:自動拡張を行う。(デフォルト)
“MANUAL”:自動拡張を行わない。
なお、本機能の詳細に関しては、“チューニングガイド”の“config”を参照してください。