IBM Books

Quick Beginnings for DB2 Universal Database for UNIX


Chapter 5. Setup for Developing Applications with Micro Focus COBOL

If you intend to develop DB2 applications with the Micro Focus COBOL compiler and debugger (or Animator), you must add the DB2 generic API entry that points to the Micro Focus run-time library. To do this, you must enter the mkrts command that is supplied by Micro Focus as follows:

  1. Log in as root.

  2. Enter the mkrts command with the arguments supplied in the following directories:

    AIX
    /usr/lpp/db2_05_00/lib/db2mkrts.args

    HP-UX, Solaris or SCO UnixWare 7
    /opt/IBMdb2/V5.0/lib/db2mkrts.args

    For example:

         mkrts 'cat /usr/db2_05_00/lib/db2mkrts.args'
    


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]