Starting an application in an ISPF/TSO environment in phase 6

You must have access to ISPF load module libraries in order to run the ISPF/CAF sample application.

Procedure

To start the sample application:

  1. Enter a CALL command from option 6 of the ISPF primary option menu.
  2. To start the COBOL sample version of the connection manager, enter the following:
    CALL 'prefix.RUNLIB.LOAD(DSN8SCM)'

    After you enter this command, Db2 displays the sample applications panel. Choosing option 3 on the sample applications panel during Phase 6 invokes the COBOL organization application, which uses DRDA access for distributed data.