Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM DB2 with Red Hat JBoss

Installation Guide for IBM DB2 with Red Hat JBoss

Step 3. Bind Packages on the Database Server

Step 3. Bind Packages on the Database Server

To ensure that the IBM DB2 client can connect to the database server to run DB2 commands, bind packages on the database server.
  1. Open an IBM DB2 command window, and change to the following directory:
    <
    IBM DB2 installation directory
    >/SQLLIB/bnd
  2. Connect to the database by running the following command:
    db2 connect to <
    database name
    > user <
    database user
    > using <
    database user password
    >
    The database user must have the bind permission.
  3. Run the following bind command:
    db2 bind @db2cli.lst blocking all grant public sqlerror continue CLIPKG 10
    The required packages are bound to the database server.

0 COMMENTS

We’d like to hear from you!