The VTAM and XMS (cross-memory services) interfaces operate in one or more cross-memory online regions.
A cross-memory region can be configured as:
Be aware of the following:
The REGION= specification determines the maximum number of users supported.
For example, if you specified a REGION of 120 MB, you could specify:
USERMAX=200
If more users are needed, multiple regions can be started under the same SUBSYS= value and will be chained together.
Note: The REGION ID specified in the parameters must be different for each region, and if VTAM interface is used, a different RMOAPPL= name will be needed for each region.
This table lists the optional and required parameters for each interface.
Note: The numbers next to the interface values refer to note references.
|
Parameter |
VTAM |
TSO |
TSO/ISPF |
CA Roscoe |
CICS |
IMS/DC |
|---|---|---|---|---|---|---|
|
CANCEL |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
|
LGNFMT |
Opt. (2) |
|
|
|
|
|
|
LGNSEC |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
|
LGNPROP |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
Opt. (3) |
|
LONGWAIT |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
Opt. (1) |
|
MSGLVL |
Opt. |
Opt. |
Opt. |
Opt. |
Opt. |
Opt. |
|
RMOAPPL |
Req. |
|
|
|
|
|
|
RMOVTDB |
Opt. (4) |
|
|
|
|
|
|
SMFSESS |
Opt. (5) |
Opt. (5) |
Opt. (5) |
Opt. (5) |
Opt. (5) |
Opt. (5) |
|
SUBSYS |
Opt. (6) |
Opt. (6) |
Opt. (6) |
Opt. (6) |
Opt. (6) |
Opt. (6) |
|
USERMAX |
Req. |
Req. |
Req. |
Req. |
Req. |
Req. |
|
VTAMPASS |
Opt. (7) |
|
|
|
|
|
|
VTAMSAA |
Opt. (8) |
|
|
|
|
|
|
VTMQUERY |
Opt. (9) |
|
|
|
|
|
|
XMS |
Opt. (10) |
Opt. (10) |
Opt. (10) |
Opt. (10) |
Opt. (10) |
Opt. (10) |
|
XMSSUB |
|
Req. (11) |
Req. (11) |
Req. (11) |
|
Req. (11) |
We recommend that you set CANCEL=YES and set LONGWAIT to a value appropriate for your site.
If RMOVTDB= is specified, LGNFMT=1 must be specified; any VTAM logon data will be ignored.
If LGNSEC=YES or LGNSEC=YESP is used (to indicate external security signon), the LGNPROP=YES/NO will be used to control whether security violations, database opens and jobs submitted will use the user ID (LGNPROP=YES which is the default) or will use the XMS region's user ID.
It works as follows:
For the valid formats supported by CA Deliver, see the LGNFMT= parameter.
The default is release specific; it does not require JCL/PARM changes when you are converting to a new software release.
The other VTAM regions must specify the same parameters (LGNFMT= RMOVDTB=, VTMQUERY=, VTAMSAA=), or the interface might react in unpredictable ways.
VTMQUERY=NONE works, but CA Deliver cannot detect color/high-light terminal attributes so color/high-light support will be shut off.
VTAMSAA=NO is to be used if terminals cannot support the SNA QUERY LIST command, such as the older 3270/3290 devices and some older PC/3270 emulators.
The XMSSUB=YES must reside in an XMS region with a default SUBSYS= value. If multiple XMS regions are started, only one region can have XMSSUB=YES. The other regions will still be available for user sessions, but their traffic will be routed through the region specifying XMSSUB=YES.
If you terminate the region with XMSSUB=YES, all sessions using the subtask are goint to fail (that is, all TSO/XMS, ISPF/XMS, CA Roscoe/XMS, IMS/DC regions). CICS has router SUBTASK in its region, and does not use the XMSSUB=YES function.
If the parameter is not coded, the default duplicate parameter substitution hierarchy is SYSIN then the EXEC PARM.
| Copyright © 2012 CA. All rights reserved. |
|