The Web Control Center allows users to view and search DB2 information (online books and help) that may be stored on a remote system. Viewing information uses a browser and the Web server, while enabling search requires some changes to your local HTML search form and IBM Internet Connection Server (ICS) Lite configuration file. To enable remote searching of the product documentation:
| Note: | These paths are the defaults and can vary depending on paths set during the installation of DB2. |
On a Windows or OS/2 operating system, this file is httpd.cnf in the directory netqos2, imnnq_nt, or imnnq95, depending on the operating system. On Windows 98, the directory is imnnq_95.
On a UNIX operating system, this file is httpdlite.conf. For AIX operating systems, this file is in the /etc/IMNSearch directory. For Solaris and HP-UX operating systems, it is in the /opt/IMNSearch directory.
| Note: | By creating a copy of this configuration file, you can avoid affecting other products installed on your system that rely on the search server. |
MaxActiveThreads 40This setting will increase ICS Lite's performance when multiple requests are arriving over the network. You can set the value of MaxActiveThreads to greater than 40, but as this value increases more memory is consumed.
db2webcc.cnfas the last argument in the icon's target field. If you put the new configuration file in a directory that was different from the original, you must specify the full path name.
On Windows NT and OS/2 operating systems, if you you have Start HTML Search Server icons in your Startup folder and your DB2 program folder, you should edit the properties for both icons. For information on editing an icon's properties consult your operating system's documentation.
For example, if your server was named yourserver, the index you were mapping was Administration (DB2ADM), and your locale (%L) was set to English (EN):
| Note: | For double-byte character (DBCS) indexes, replace imnmap with imqmap. |