IBM Books

What's New


Web Control Center Installation and Configuration

The Web Control Center is the Java version of the DB2 Universal Database Control Center. From a tools perspective, it is modeled on the DB2 Release 5 Control Center, but it provides you with a more flexible network-centric database administration environment. The Web Control Center is implemented as a Java applet that uses DB2's JDBC support.

Information on supported Web browsers and operating systems can be found on the Web at http://www.software.ibm.com/data/db2/library/browsers.html

Components to Install

To get started with the Web Control Center, you need to install DB2 Universal Database Server Version 5.2, where the server is any of:

To run the Web Control Center, you need:

Machine Configuration

You can set up your Web Control Center (Web CC) in a number of different ways. The following table identifies four scenarios, each showing a different way of installing the required components. These scenarios are referenced throughout the "Web Control Center Setup" section that follows the table.
Scenario Machine A Machine B Machine C
1 - Standalone
Browser
Web CC applet
JDBC server
DB2  server

   
2 - Two Tier1

Browser
Web CC applet
JDBC server
CAE3

  DB2 server
3 - Two Tier2

Browser
Web CC applet
Web server
JDBC server
DB2 server

 
4 - Three Tier Browser
Web CC applet
Web server
JDBC server
CAE

DB2 server
Note:
  1. Browser and JDBC server on one machine.
  2. Standalone browser.
  3. Client Application Enabler.

In Scenarios 1 and 2, there is no requirement for a Web server because the Web Control Center (Web CC) applet and the browser are on the same machine.

In Scenarios 3 and 4, the Web Control Center applet code is remote, which enables code sharing across several browsers. This means that you can access the Web Control Center from browsers on different machines. Since the applet has not been implemented as a trusted applet, the Web server and the JDBC server must reside on the same machine.

Web Control Center Installation

This section describes how to install the Web Control Center and how you can customize it for your environment.

Web Control Center Setup

  1. Start the DB2 servers: this startup on either the Client Application Enabler or the DB2 Universal Database server.

  2. You can start working with the Web Control Center without an existing database by creating a sample database. Enter the db2sampl command on the DB2 Universal Database server. On a UNIX operating system, ensure that you are logged on to the DB2 instance before you enter the db2sampl command.

  3. Load the HTML page to start the Web Control Center:

  4. The Control Center Sign On window opens. Enter your user ID and password. This user ID must have an account on the machine that is running the JDBC server. Your initial logon will be used for all database connections. It can be changed from the Control Center pull-down menu. A unique user profile will be assigned to each user ID. Click on OK.

  5. The DB2 Control Center window opens.

Customizing Your Web Control Center HTML File

If you want the Web Control Center started automatically the next time you open the db2webcc.htm file:

Configuring Your Web Server to Work with the Web Control Center

Consult the setup documentation that came with your Web server for general Web server configuration information.

To configure your Web server for use with the Web Control Center, use sqllib as your home directory. If you choose to use a virtual directory, substitute this directory for the home directory. For example, if you name your virtual directory temp then you should use sqllib/temp.

If you do not have the DB2 documentation installed and you would like information on configuring your Web server to work with DB2's online documentation, see the Web at . http://www.software.ibm.com/data/pubs/papers/db2html.html

Functional Considerations

If you are using the Web Control Center over the Internet, be aware that there is no encryption of the data flow between the JDBC server and the browser.

To use the color options of Visual Explain on Netscape, you must set your operating system to support more than 256 colors.

DB2 does not support the installation of the Web Control Center on a FAT drive for OS/2, because an OS/2 FAT drive does not support long filenames required by Java.

Every activity will be associated with an explicit DB2 connection or attachment. For security purposes, every DB2 activity will be validated.

When you are using the Web Control Center under Scenarios 3 or 4, the local system is Machine B.

Installation Tips for Web Control Center Help on UNIX Operating Systems

When installing the Web Control Center online help on UNIX operating systems you should keep the following in mind:

Differences From DB2 V5.0.0 Control Center

Each user has a profile of their own preferences stored on the machine were the JDBC server exists.

You cannot start a new Control Center from the existing Control Center.

The Event Analyzer and Snapshot Monitor are not included as part of the DB2 Web Control Center for Version 5.2.

Troubleshooting

If you are having problems running the Web Control Center applet:

If you are having problems connecting to the JDBC or Web server:


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

[ DB2 List of Books | Search the DB2 Books ]