The Con-nect SNADS Installation Medium

This document contains information about the Con-nect SNADS installation medium.

It covers the following topics:


Installation Medium Description

The installation medium for Con-nect SNADS uses a standard label, 1600 BPI tape with volume serial number CSLnnn. If you have been shipped a special tape, the tape can have a different volume serial number. The installation medium contains the following data sets in the order listed: where nnn equals the version number.

  1. CSLnnn.SRCE - Con-nect SNADS Source Library

    The z/OS version of this data set is an unloaded partitioned data set that was created using the IBM IEBCOPY utility.

    CSLnnn.SRCE is the Con-nect SNADS source library; it contains the following members:

    Member Name Content
    CFSNADS A macro that is referred to by source programs CPINIT, CPSEND, CPTERM, CPEND, CSINIT, CSRECV, CSSEND and CSTERM.
    CONSNADS A sample Con-nect SNADS parameter module for systems running under CICS.
    CONSNADZ A sample Con-nect SNADS parameter module for systems running under Com-plete.
    CSDBAS A CICS command level program used to issue Adabas OP (open) and CL (close) commands.
    CPDBAS A Com-plete command level program used to issue Adabas OP (open) and CL (close) commands.
    CPEND A Com-plete command level program used to terminate functions when the execution of an asynchronous server program is completed.
    CSINIT A CICS command level program used as a front-end program for Natural to invoke the Con-nect SNADS queue initialization function.
    CPINIT A Com-plete command level program used as a front-end program for Natural to invoke the Con-nect SNADS queue initialization function.
    CSNADS A macro used for generating the Con-nect SNADS parameter module.
    CSRECV A CICS command level program used as a front-end program for Natural to invoke the Con-nect SNADS DS_RECEIVE program.
    CSSEND A CICS command level program used as a front-end program for Natural to invoke either the Con-nect SNADS DS_SEND or the DS_ROUTER_DIRECTOR program.
    CPSEND A Com-plete command level program used as a front-end program for Natural to invoke either the Con-nect SNADS DS_SEND, DS_RECEIVE, or the DS_ROUTER_ DIRECTOR program.
    CSTERM A CICS command level program used as a front-end program for Natural to invoke the Con-nect SNADS queue termination function.
    CPTERM A Com-plete command level program used as a front-end program for Natural to invoke the Con-nect SNADS queue termination function CSINIT.
  2. CSLnnn.INPL

    DCB=(RECFM=VB,BLKSIZE=4628,LRECL=4624)

    A data set used as input to the Natural INPL utility. CSLnnn.INPL contains a number of Natural programs, subprograms, maps and local data areas to be loaded into the application SYSCNT2 in the Natural system file.

    Generated with IEBGENER.