Verified DB2 repositories work with updated software.
ibm-gnu-DB2-First-Steps and gem-gnu-DB2 verified.
After updating the software to IBM DB2 LUW v12.1.1 and GnuCOBOL to 3.2, I cloned and ran:
- ibm-gnu-DB2-First-Steps
- gem-gnu-DB2
to make sure they still work correctly.
Both did and I added:
- Some additional code to ibm-gnu-DB2-First-Steps:connectdb to make the tests more explicit.
- Updated the README.md with additional information.