IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Manually creating DB2 tables

If your database is DB2:

  1. Extract the db2-remote-scripts.zip file from the MS_/path/to/install\base\scripts directory into a temporary directory.

  2. Run the db2install.bat script. For example:
    cd c:\temp\db2\bin
    db2install.bat schema_user schema_password user_interface_user 
            db2 _instance_user db2_instance_password db2_version

  1. schema_user owns and can create the database tables for the product. If you installed DB2 with the Managing Server, this is the DB2 instance user, which is by default db2inst1 with a password of itcam610. (If you installed DB2 while performing a Custom installation, you had the option to specify a different user from the default.) If you are using an existing DB2, this was specified during the Managing Server installation.

  2. 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 entered during the Managing Server installation. If you do not specify this user when running this script, specify the db2_instance_user.

  3. db2_instance_user is the owner of the DB2 instance. This was created when you installed DB2. For example, db2inst1. If you do not specify this user, specify the user_interface_user.


Parent topic:

Manually creating database tables

+

Search Tips   |   Advanced Search