Skip to content

DbToo

Overview

Welcome! This projects aims to simplify the task of integrating RPG and/or Db2 workloads with external services. The navigation pane on the left lists technologies supported by this experimental SDK.


Installation

To install on IBM i, you need to clone this git repository onto an IBM i. You can do this with the following methods:

  1. use git clone on this repo
  2. download the repo as a .zip from GitHub and extract it to your IBM i

Once the repo sources are in the IFS, then you can use GNU Make to build the SDK. GNU Make, gmake, is available in yum. Read more on the IBM i OSS docs.

Everything will get built into the dbsdk_v1 repository.

Terminal window
cd /where/you/extracted/the/repo
gmake