IBM Books

What's New


Enabling the Web Control Center Remote Documentation Searches

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:

  1. Edit the HTML search form.

    On a Windows or OS/2 operating system
    This file is x:\sqllib\doc\html\db2srch.htm, where x: is the drive where DB2 is installed.

    On an AIX operating system
    This file is /usr/lpp/db2_05_00/doc/%L/html/db2srch.htm, where %L is your locale.

    On other UNIX operating systems
    This file is /opt/IBMdb2/V5.0/doc/%L/html/db2srch.htm, where %L is your locale.
    Note:These paths are the defaults and can vary depending on paths set during the installation of DB2.

  2. Change the action= attribute of the <form> tag. Replace localhost:49213 with hostname:49214, where hostname represents the machine where the documentation files are installed.

  3. Edit your ICS Lite configuration file.

    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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]