LandRegistry/db2-express

Name: db2-express

Owner: HM Land Registry

Description: DB2 Express-C with Vagrant, for local test purposes.

Created: 2016-01-28 16:04:46.0

Updated: 2016-01-28 16:13:34.0

Pushed: 2016-01-28 16:13:33.0

Homepage: null

Size: 3

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

db2-interface

Derived from https://github.com/lendmeapound/db2-dev-env.

Using DB2 Express-C, a free to develop, free to deploy and free to distribute version of DB2.

Prerequisites
Virtualbox

? vagrant trigger plugin

ant plugin install vagrant-triggers
Environment

Download DB2 Express-C from IBM at the time of writing the version was 10.5 (v10.5_linuxx64_expc.tar.gz) and place it here with the vagrant file.

ant up

ignore the following error message…

default: Requirement not matched for DB2 database "Server" . Version: "10.5.0.5".
default:
default: Summary of prerequisites that are not met on the current system:
default:
default:    DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
default:
default:
default: DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "libstdc++.so.6".

You now have a running instance of DB2 with the out of the box sample database.

For an example API designed for this dev env go to db2-spark-example page


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.