Modifying the default virtual terminal pool definition

If you use TSO or ISPF mode and your runtime environment is not sharing libraries with other runtime environments or with SMP/E, this is the procedure to modify virtual terminal pool definitions.

Note: The procedure in this section applies only to the OMEGAMON for CICS (3270).
Do the following.
  1. Review the comments in the following members of the &rtehilev.RKANSAMU library to ensure you understand the contents and purpose of each member. These are the library members:
    • KOBVTPL
    • KOBVTPLX
    • KOBVT1AP
  2. Define your virtual terminals and LOGMODE names to the VTM1 program by updating the KOBVTPL member in the &rtehilev.RKANSAMU library.
  3. Assemble and link edit the KOBVTPL source to create the KOBVTPL load module using the JCL in the KOBVTPLX member of the &rtehilev.RKANSAMU library. The resulting KOBVTPL load module is stored in the &rtehilev.KANMODU library.
    Note: The &rtehilev.RKANSAMU(KOBVTPLX) job is file tailored and created through PARMGEN.
  4. If you modified the terminal definitions (the number of terminals or their names) do the following tasks:
    1. Update the KOBVT1AP VTAM® node list member, in the &rtehilev.RKANSAMU library
    2. Update your VTAMLST controls accordingly.