XMSSYS01 (in the PARM statement) specifies the one- to eight-character REGIONID. The REGIONID is positional—it must be the first value of the PARM= statement.
This value is used to define separate cross-memory regions attached to one MVS subsystem (specified by the SUBSYS parameter).
Note: Each separate RMOXMS region has its own REGIONID. We suggest using the PROC name of the cross-memory-started task.
Indicates one of the following:
Default: NO
Specifies the format of the data parameter when logging on to a VTAM region where n is a digit (1 through 3), as follows:
1 database//userid/password/newpass
2 userID/password/newpass/database/mode
3 database/mode
Default: 1
Indicates whether the CA Deliver user ID should be passed to MVS for propagation during submit processing.
This parameter is only valid if LGNSEC=YES is specified.
Default: YES
Indicates whether there is to be RACROUTE security checking.
LGNSEC must be YES or YESP if you are accessing a database that has the CA Deliver initialization parameter SECURITY=EXTERNAL specified.
Modifications to default logon exit (RMOUSXUX) is not required to implement external security. This exit is only provided so that you can customize the exit to provide any necessary functionality.
For example, to access external security packages directly, without SAF, you must modify and install the RMOUSXUX user exit.
These values for LGNSEC are effective when the default exits are implemented:
Result
External security checking is performed using SAF calls.
External security verifies userid only for all cross-memory interfaces (with no interruption to the user).
A panel is presented to the user to verify userid and password.
Note: This panel is only presented when the user interface does not automatically send the userid to the XMS region.
Because the password is not forwarded, RACF or CA ACF2R Security (eTrust CA-ACF2) requires additional specifications. For RACF or CA ACF2, see Bypassing Password Verification in the chapter "Security" in the Reference Guide for implementation instructions.
No SAF call to external security is performed.
The user ID is checked internally against CA Deliver definitions.
If no match is found, CA Deliver might or might not dynamically create a user ID depending on the value of your DEFMODE initialization parameter.
Review your DEFMODE values to be sure that they are appropriate.
No call to external security is performed.
Internally, user ID and password are verified.
External security checking is performed using SAF calls.
External security verifies userid and password for all cross-memory interfaces (with no interruption to the user).
A panel is presented to the user to verify the userid and password. This panel is only presented when the user interface does not automatically send the userid and password to the XMS region.
Default: NO
Specifies the number of minutes of inactivity (no commands entered) before a user's session is terminated.
The CANCEL parameter must be YES to terminate the session.
Default: 15
Indicates the level of message to be written to the started task job log.
Unless they are suppressed, the CRITICAL and ACTION messages are written to the console. These settings cause these types of messages to be displayed:
Displays critical messages.
Displays critical and action messages.
Displays critical, action, and normal messages.
Default: NORM
Displays all but trace messages.
Displays all messages.
Note: This parameter does not suppress messages from the SYSPRINT log.
Specifies the RMOVTAM APPLID which provides VTAM user signon capability.
Default: RMOVTAM.
Specifies that this database high-level qualifier must be used by all RMOVTAM interface users.
Typically, you would not specify this value and allow the user to specify which database to access when the user logs on. When this parameter is specified, any database specified at logon time with the VTAM logon command is ignored.
Specifies whether SMF records are to be collected for the cross-memory sessions.
The EBCSMFU1 macro documents the records available.
Default: zero—no record collection.
Specifies the four-character MVS subsystem.
This must match the value in the EC0XMCTR table.
Default: XMC0
Note: The SUBSYS parameter does not apply to VTAM or IMS interface users.
The maximum number of sessions to be allowed.
Default: 10
Indicates whether signon requests can be passed to other regions in this subsystem when this region cannot accept the request
Possible reasons for not being able to accept a signon request are that the USERMAX parameter has been exceeded, or a SUSPEND operator command has been issued.
If VTAMPASS=YES is specified, include PASS in the AUTH value on the APPL statement in the VTAM definition. If you want to run multiple regions, VTAMPASS must be YES.
Default: NO
Indicates whether the VTAM interface will QUERY terminals with dynamic log modes to determine the alternate screen size.
Use this parameter only to query VTAM terminals that support SNA QUERY commands and do not have an alternate screen size defined in their logmode.
Queries all terminals.
Queries the terminal if the bind image indicates it is a VTAM QUERY terminal, and there is no alternate screen size defined.
Does not query any terminals (and color is not supported).
Default: NORM
Indicates whether all terminals are SAA compliant.
If you have the following:
You must specify VTAMSAA=NO or these terminals are not able to log onto the SARVTAM interface.
VTAMSAA=NO causes more overhead in logging on terminals than can be queried, and is only to be used when required.
Indicates whether cross-memory users are to be allowed to sign on to the region.
Set XMS=NO if this is a VTAM only region, and cross-memory is not to be supported.
Note: If XMS=NO, there should be a VTAM ACB name coded in the SARAPPL= parameter.
Default: YES
XMSSUB=YES is required for ISPF cross-memory, TSO cross-memory, and CA Roscoe cross-memory sessions.
All other interface users should set XMSSUB=NO.
Default: NO
The optional RMOLOG DD statement is used to specify where to write the log of user subtask messages.
This output is critical to resolving user subtask ABENDs, and is to be submitted to CA Technical Support along with the region or task dump created with an ABEND.
The optional SYSPRINT DD statement is used to specify where to write the log of cross-memory (RMOXMS) messages.
This output is critical to resolving RMOXMS ABENDs, and is to be submitted to CA Technical Support along with the region or task dump created with an ABEND.
The EBCUDUMP DD statement is required, and is used to specify where to write a special dump of CA Deliver control blocks that do not appear in normal MVS dump output.
This output is critical to resolving RMOXMS ABENDs, and is to be submitted to CA Technical Support along with the region or task dump created with an ABEND.
Notes:
The action you take in this step depends on what you did during the base-product installation. Specifically, did you:
Be aware of the following before you run this job:
| Copyright © 2012 CA. All rights reserved. |
|