IBM Books

Troubleshooting Guide


Control Center

The Control Center is used to manage systems, DB2 Universal Database instances, DB2 for OS/390 subsystems, databases, and database objects, such as tables and views. In the Control Center, you can display all of your systems, databases, and database objects and perform administration tasks on them.

If you have problems starting the Control Center, refer to "Control Center Installation and Configuration." You can find this document in the file x:\sqllib\cc\prime\readme.htm where x is the drive where you installed DB2.

The Control Center Administration Engine Log (db2cc.log) records information about the errors generated while using the Control Center. The log is always active while the Control Center is active. The log file is kept in the home directory of the executable that invokes the Control Center, that is, in the bin subdirectory of the sqllib subdirectory. The log can be viewed and updated using an ASCII file editor.

The log file records the error message type, a time stamp, a process identifier (PID), a thread identifier (TID), and an SQL error message. The process ID and the thread ID are used to identify the operating system that generated the log. By combining information from the log files with the Control Center trace information, the DB2 Service and Support personnel are able to determine which Control Center task caused the error. This information is only of use to the DB2 Service and Support personnel.

See Taking Other Traces for more information on taking a Control Center trace.

If you encounter other problems using the Control Center, you can search for troubleshooting tips using the search utility for DB2 online information.

Using Search Utility for DB2 Online Information

Troubleshooting tips for the Control Center are available through the search utility for DB2 online information. To use the Search utility, perform the following steps:

  1. Start the Control Center. (There are different ways to do this depending on your operating system. For example, you could:
  2. Press F1 to display online help.
  3. Click Search near the top of the online help. This opens the DB2 online information search form.
  4. Type troubleshooting in the search field.
  5. Select Online help from the information list.
  6. Click the Search button. This will open a list of search results.
  7. Select a topic to view troubleshooting tips.

Troubleshooting Tips

This section describes how to deal with some frequently encountered problems faced by users working with the Control Center.

Online Help Not Coming Up on OS/2

Symptom
When you press F1 or press the Help button on a window, the online help does not come up, or you get an error messsage and the online help does not come up.

Action
Ensure that the subdirectory that contains the Netscape executable (by default in <drive>\netscape\program\netscape.exe) is included in your PATH environment.

Online Help Not Coming Up on UNIX Based Systems

Symptom
When you press F1 or press the Help button on a window, the online help does not come up, or you get an error messsage and the online help does not come up.

Action
Ensure that Netscape 4.51 is installed, and that the directory that contains the Netscape script file (for example, /usr/bin) is included in your PATH environment variable.


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

[ DB2 List of Books | Search the DB2 Books ]