Previous Topic: The Split Screen OptionNext Topic: Implementing Security for CA IDMS


Split Screen with Administration Panels

To use the TSO/ISPF split screen feature with the CA Top Secret administration panels, you must have:

To use the TSO/ISPF split screen feature

  1. (Optional) Create a partitioned dataset (PDS) (RECFM=FB,LRECL=80) with a single member, CACCENV, in it. This member must contain one statement with the text, "SCR3270=SPF" in column 1. This dataset must be allocated to the PROFILE DD in your ISPF environment.
  2. Allocate the ISPPLIB dataset containing the CA C-Runtime Panel Models to your TSO/ISPF environment. This dataset is added to your normal ISPPLIB concatenation. The dataset must contain members CACPNLM2, CACPNLM3, and CACPNLM4 found in the file TSSISPFM.
  3. Copy and customize to site specifications the CLIST TSSISPFS, found in the file CAI.SAMPJCL.
  4. The CLIST contains allocate statements for the PROFILE and ISPPLIB files. You can:

The panels are invoked by executing the CLIST, TSSISPFS. The CLIST reserves function keys 1 through 4 and 7 through 8 as "undefined" to make them available to the CA C-Runtime. These keys are restored to their original settings when TSSISPFS ends.