Summary:
This document describes how to define additional online terminals for CA 7.
Perform the following to add additional online terminals in CA 7:
Update the CA 7 Initialization File (pointed to by the UCC7IN DD statement in the CA 7 online procedure).
If using the defaults, change the VTM#nnnn (with the nnnn being the number of terminals available in CA 7) on the LINE and TERM statements. After this change, CA7ONL must be restarted with a specified ERST type start - S CA7ONL,TYPE=ERST
If defaults are not used for virtual terminal naming, use a VTNAME=xxx on the UCC7VTAM statement in the Initialization File.
There will then be a LINE and TERM statement with xxx#nnnn that must have the nnnn changed to change the number of terminals available to CA 7
online.
If using the ISPF interface and you want to add more terminals available to it, the CA7CLIST member can be updated and SESSAPL(TSO9999) can be coded to use all available CA 7 virtual terminals in the ISPF interface.