IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

Adding a database to the Data Source list

The Data Source area of the Create Query window lists the databases available for a query. The databases that appear were read from the database server on the system where the Tivoli Enterprise Portal Server was installed. If you do not see the database for which you want to write a query in the list, you must add it through Manage Tivoli Monitoring Services.

About this task

To add a database to the Data Source list:

Procedure

  1. On the computer where the Tivoli Enterprise Portal Server is installed, click Start > Programs > IBM Tivoli Monitoring > manage TMS Manage Tivoli Monitoring Services.
  2. Right-click the Tivoli Enterprise Portal Server name and click Advanced > Edit ENV File.
  3. Find the section entitled KFW_ODBC_*.
  4. Delete the # remark symbol at the beginning of the DSUSER1 entry.
  5. Edit the DSUSER1 entry for your data set name, username and password:
    DSUSER1=“DSN=myODBC;UID=mUsername;PWD=myPassword”
    where
    • DSN is the ODBC data source name as it is displayed in the database server.
    • UID is the user ID for accessing the database.
    • PWD, if used, is the password for the user ID.
  6. Continue to add new lines for other data sources, from DSUSER2 up to DSUSER9.
  7. Close the text editor and answer Yes to the prompt to recycle the portal server.
    Note: The database you want to reference must be in the ODBC Data Source registry on the Tivoli Enterprise Portal Server. If it is not, consult your Windows system administrator.


Feedback