Static setup

To install the CICS® Configuration Manager libraries statically within your ISPF library setup:

  1. Include the library ccvhlq.SCCVEXEC in your SYSEXEC or SYSPROC concatenation. This library contains the required EXECs. It is allocated with fixed-block (FB) 80-byte record format during installation.
    Recommendation: Include this library in the SYSEXEC concatenation. However, if you want to include it in SYSPROC, it must have a record length of 80 bytes.

    Ensure that all libraries contained in your concatenations are either in the same format (F, FB, V, VB) and have the same block size, or are in order of decreasing block sizes. For example, if the existing libraries in your concatenations are VB, then you must convert the library ccvhlq.SCCVEXEC to VB. Otherwise, you may experience problems using the CICS Configuration Manager panels.

  2. Add the remaining CICS Configuration Manager libraries to your ISPF library setup:
    To this concatenation…
    Add these libraries…
    ISPPLIB
    Panel library ccvhlq.SCCVPlang
    ISPSLIB
    Skeleton library ccvhlq.SCCVSlang
    ISPLLIB
    Application load module library ccvhlq.SCCVLINK
    ISPTLIB
    Table library ccvhlq.SCCVTlang
    ISPMLIB
    Message library ccvhlq.SCCVMlang
  3. On the TSO command processor panel, enter:
    %CCVOREXX 'NODYNAM lang'
  4. To add CICS Configuration Manager to an ISPF menu, set &ZSEL to:
    CMD(%CCVOREXX ''NODYNAM lang'') NOCHECK

Information Information

Feedback


Timestamp icon Last updated: Friday, 1 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//ccv-install-ispf-static.htm