Net.Data Books

Administration and Programming Guide for OS/390


Installing the Net.Data Initialization File

The SMP/E install process creates the sample Net.Data initialization file named db2www.ini in the directory /usr/lpp/netdata/pub. (The SMP/E install process is described in Program Directory for Net.Data for OS/390 Version 2 Release 2.)

To install the Net.Data initialization file:

  1. Copy the sample Net.Data initialization file to the Web server's document root directory. (The Web server's document root directory is specified in the Web server's configuration file, /etc/httpd.conf, by the Pass directive with request template "/*". The Web server's default document root directory is /usr/lpp/internet/server_root/pub, but this might have been changed when the Web server was installed. If your Web server's document root directory is different than internet/server_root/pub, then substitute your choice as appropriate in these instructions.)

    If you installed Net.Data in the directory /usr/lpp/netdata, then you can copy the initialization file by executing the following shell command under OMVS:

    cp /usr/lpp/netdata/pub/db2www.ini  /usr/lpp/internet/server_root/pub
    
  2. Ensure that the permissions for the Net.Data initialization file are 644.


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