IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Manually creating DB2 tables

If your database is DB2:

  1. Untar the db2-remote-scripts.tar file from the MS_/path/to/install/base/scripts directory into a temporary directory.

  2. Run the db2install.sh file as the DB2 Instance user. You will also need the password for the Schema user. For example,
    cd /tmp/db2/bin
    sh db2install.sh db_username schema_user absolute_path_installation_dir 
            user_interface_user DB2version databaseName

  1. db_username is the database administrative user who can execute DB2 commands and create tables. If you installed DB2 with the Managing Server, this will be the DB2 instance user, which is by default db2inst1 with a password of itcam610.

  2. schema_user owns and can create the database tables for the product. If you installed DB2 with the Managing Server, this will be the DB2 instance user, which is by default db2inst1. When you run the script you will get prompted for a password.

  3. absolute_path_installation_directory the directory containing the /bin/db2install.sh files. For example, /tmp/db2.

  4. user_interface_user is the user to be used when logging in and operating the Managing Server's ITCAM for Application Diagnostics Managing Server after installation and configuration. This value is the installation user (default) or a value you specified during the Managing Server installation.


Parent topic:

Manually creating database tables

+

Search Tips   |   Advanced Search