IBM 51 Troubleshooting Manual page 30

Ibm troubleshooting guide
Table of Contents

Advertisement

v Starts the WebSphere Application Server.
v Configures the WebSphere Application Server, including:
v Enables security for the WebSphere Application Server.
v On Windows, it creates the Windows Service.
v On Windows, it creates keys in Windows registry.
v Reinitializes the database.
v The Tivoli Intelligent Orchestrator uninstaller is automatically created by the
v If the Install Agent Manager check box is selected, the agent manager installer
v
Verifying subcomponent configuration
The following procedures are required to confirm that Tivoli Intelligent
Orchestrator and subcomponents have been successfully configured:
v Verifying Tivoli Intelligent Orchestrator's connection to DB2 Universal Database.
v Verifying the IBM Tivoli Directory Server configuration. See "IBM Tivoli
v Verifying Tivoli Intelligent Orchestrator's connection to IBM Tivoli Directory
v Verifying the WebSphere Application Server configuration. See "WebSphere
DB2 Universal Databaseconfiguration verification: Tivoli Intelligent Orchestrator
uses two mechanisms to connect to the database:
1. Java connection using the information in the dcm.xml file, located at
2. Kula user through the WebSphere Application Server.
When troubleshooting the DB2 Universal Database connection with Tivoli
Intelligent Orchestrator, follow these steps:
1. Try to manually connect to the database, and run the following command to
18
Tivoli Intelligent Orchestrator Problem Determination and Troubleshooting Guide
– WebSphere Application Server configuration
– WebSphere Application Server deployment
– WebSphere Application Server setup on UNIX, to run as user configuration
Install Shield MultiPlatform (ISMP).
is launched.
See "DB2 Universal Databaseconfiguration verification."
Directory Server configuration verification" on page 19.
Server. See "IBM Tivoli Directory Server connection verification" on page 20.
Application Server configuration verification" on page 21.
%TIO_HOME%\config on Windows ($TIO_HOME/config on UNIX):
<config>
<database>
<type>db2</type>
<driver>COM.ibm.db2.jdbc.app.DB2Driver</driver>
<url>jdbc:db2:TC</url>
<name>TC</name>
<username>db2inst1</username>
<password>QJsdAjUEHi8=</password>
</database>
</config>
In the administrative console, go to Security –> JAAS Configuration –> J2C
Authentication Data to connect to the database.
list all DB2 Universal Database tables:
list tables

Advertisement

Table of Contents
loading

Table of Contents