Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Ensure db2 is installed. Ensure that the installation directory is in the PATH.

  2. Locate and Install DB2 utility "IBM Data Server Runtime Client" from the IBM Support area. See Client Packages.

    1. Untar the download file: tar zxvf <tar_file>

    2. Run setup:

      1. cd <untar_dir>

      2. ./db2setup (may need to update OS libraries by running "yum update")

  3. Verify db2 client setup

    • At the command prompt, run:

      Code Block
      db2 ?

On success
Db2 displays the version number of the db2 client

On error
SQL10007N Message "-1390" could not be retrieved. Reason code: "3"