Viewing Server PARMLIB Member AAVWALL parameters
Required Viewing Server Parameters
SERVER_DESCRIPTION="Abend-AID 17.02 Server"
Description: | Specifies a 1- to 32-character description of the associated viewing server address space. The description must be enclosed in double quotation marks. |
Values: | 1 to 32 characters |
Default: | The default value for the Viewing Server is the name specified for the viewing server on the parameter value of the viewing server JCL execute statement (see Viewing-server-name). Used by: BDCAS, TDCAS, viewing Server |
WORK_UNIT=SYSDA
Description: | Specifies a one- to eight-character esoteric unit name used to allocate the temporary data sets used by the viewing server and by the IPCS command facility if IPCS support is enabled. The default is SYSDA. If you plan to use the IPCS command facility, We recommend that you specify VIO for this parameter. Doing so avoids the possibility of abend S937 with reason code 28 occurring in IPCS if extreme amounts of output cause the IPCS output data set to extend to a secondvolume. |
Values: | Valid unit name defined at your site |
Default: | SYSDA Used by: viewing server, IPSC command facility |
Recommended Viewing Server Parameters
MESSAGES=NO
Description: | Specifies whether all informational messages are produced. Informational messages are written to the associated log file specified by the //FDBDLOG DD statement in the hlq.CTL $67TDCAS member JCL |
Values: | NO|yes |
Default: | NO. Basic Informational messages are still written to the log, but many messages are suppressed. |
NON_SWAPPABLE=YES
Description: | Specifies whether the associated address space is permanently non-swappable. |
Values: | YES|no Note: Specifying NO can slow down dump capture processing and is therefore strongly discouraged. Specifies whether the TDCAS or viewing server address space is non-swappable. If you specified the MVS_SUBSYSTEM parameter with the OWNER subparameter for this viewing server, the viewing server address space is made non-swappable, and this parameter is ignored. This is because the MVS subsystem uses cross-memory services to communicate and, therefore, the viewing server address space must always be available. Specifying NO can result in longer response time for Abend-AID Viewer users. |
Default: | YES Used by: TDCAS, viewing server |
SERVER_TIMEOUT=1440
Description: | Specifies the time, in minutes, that the viewing server remains active without any user activity. When the specified interval is reached, the viewing server shuts down. |
Values: | 1 to 1440 |
Default: | The default value is 1440, which means that the server does not time out even if there is no user activity. Note: The server JCL is always generated with a TIME=1440 parameter on the execute statement, regardless of what you specify for this parameter. TIME=1440 on the execute statement refers to the CPU time-out value for the job; 1440 means the viewing server never times out, regardless of how much CPU time it uses. The SERVER_TIMEOUT value controls how long the viewing server remains active if there is no user activity. Used by: viewing server |
USER_TIMEOUT=60
Description: | For VTAM users only. Specifies the time, in minutes, that the viewing server retains an inactive user session before logging the user off. When the specified interval is reached, the user’s Abend-AID Viewer session is terminated. This option does not affect TSO/ISPF or CICS users. |
Default: | Valid values are 1 through 1440. The default value is 60 (sixty minutes). If you do not want user sessions to time out, specify 1440 for this parameter. |
TP_SUBTASKS=5
Description: | Specifies the number of transaction processor subtasks available for this viewing server. Transaction processor subtasks process concurrent dump requests to the viewing server. |
Values: | Valid values are 5 through 32. |
Default: | 5 Each additional task beyond 5 requires the viewing server region to be increased by 1MB. Thus, if you change the TP_SUBTASKS value from 5 to 32, you must add 27MB to the region for the viewing server. Used by: BDCAS, TDCAS, viewing server |
IMPORT_SAMPLE_RATE=3
Description: | Specifies how often (in minutes) the Abend-AID Viewer checks the dump information file for the presence of new region dumps to import. This parameter is applicable only if you are using the MVS post-dump exit to automatically import region dumps. See Customizing SVC Dump Processing for more information. |
Values: | 1 to 999 minutes |
Default: | 3 minutes. If you are not using the MVS post dump exit to automatically import region dumps, specify 999 for this parameter. Used by: viewing server |
SHARED_DIRECTORY_SAMPLE_RATE=30
Description: | Specifies how often the Abend-AID Viewer scans the shared directory for updates (new dumps, deleted dumps, and so forth). The Abend-AID Fault Summary and Abend-AID Directory displays are built from the information in the shared directory, and the information presented to a user on these displays reflects the contents of the shared directory the last time it was scanned. Therefore, specify a low number for this value if you want the Abend-AID Directory and the Fault Summary to display very recent changes. Note: Increasing this value reduces CPU cycles used by the Abend-AID viewing server. |
Values: | Valid values are 1 through 999. |
Default: | The default value is 30 seconds. Used by: viewing server |
SHARED_DIRECTORY_OPTIONS=UNSHARE
Description: | Specifies whether the shared directory is shared by more than one viewing server. Entries from system dumps are deleted from the shared directory if there are no corresponding dump information file records. |
Values: | UNSHARE|share If you specify SHARE for this parameter, the shared directory files must be resident on shared DASD. Entries from system dumps are not deleted from the shared directory if there are no corresponding dump information file records |
Default: | UNSHARE Used by: viewing server |
Optional Viewing Server Parameters
PRINT_FILE_ALLOC=NONSMS
Description: | Specifies whether the data sets created by the Abend-AID print function are managed by SMS, and where they are allocated. The print function is described in the Abend-AID User/Reference Guide or the Abend-AID for CICS User Guide. If you do not specify this parameter, the Abend-AID Viewer print function allocates data sets that are not managed by SMS, using the generic DASD unit defined at your site (for example, SYSDA or SYSALLDA). |
Values: | NONSMS|sms |
Default: | NONSMS Used by: viewing server |
PRINT_FILE_NONSMS_UNIT=
Description: | If the data sets allocated by the print function are not managed by SMS, you must also specify a unit. For example: PRINT_FILE_NONSMS_UNIT=3390 |
Values: | SYSDA|SYSALLDA|valid DASD unit defined at your site |
Default: | None Used by: viewing server |
PRINT_FILE_NONSMS_VOL=
Description: | Specifies the name of a NON System-managed DASD volume. If the data sets allocated by the print function are not managed by SMS, this parameter is optional. |
Values: | Valid NONSMS DASD volume defined at your site |
Default: | None Used by: viewing server |
PRINT_FILE_SMS_STORCLAS=
Description: | If you specify PRINT_FILE_ALLOC=SMS, you must also specify the SMS storage class to use for allocating the Abend-AID Viewer data sets. For example: PRINT_FILE_SMS_STORCLAS=STANDARD |
Values: | Valid SMS storage class defined at your site |
Default: | None Used by: viewing server |
PRINT_FILE_SMS_MGMTCLASS=
Description: | If you specify PRINT_FILE_ALLOC=SMS, you must also specify the SMS management class to use for allocating the Abend-AID Viewer data sets. For example: PRINT_FILE_SMS_MGMTCLAS=STANDARD |
Values: | Valid SMS management class defined at your site |
Default: | None Used by: viewing server |
MVS_SUBSYSTEM_NAME=CWSS
Description: | Specifies a four-character MVS viewing subsystem name. Abend-AID dynamically starts the subsystem, so you must not add an entry for it to SYS1.PARMLIB(IEFSSNxx. Abend-AID uses the viewing subsystem to handle task and address space termination to ensure proper session outage notification. |
Values: | Four alphanumeric characters |
Default: | CWSS Used by: viewing server |
MVS_SUBSYSTEM_TYPE=OWNER
Description: | Specifies whether this viewing server is the owner or a user of this subsystem. If you are sharing the subsystem between viewing servers, one server must be designated as the owner and all others must be users. The viewing server that owns the MVS subsystem must be active to process communication requests for viewing servers that are users of the subsystem. |
Values: | OWNER Note: You must specify OWNER for the first viewing server you configure. If you are not sharing the MVS subsystem between viewing servers, you must specify OWNER for each viewing server. |
Default: | OWNER Used by: viewing server |
CES_CONTEXT=compuware
Description: | Specifies the context information that was supplied when BMC AMI Common Enterprise Services (CES) was installed. |
CES_HOST=
Description: | Specifies the BMC AMI Common Enterprise Services (CES) TCP/IP host address. |
Values: | A valid host address used by CES at your site |
Default: | None Used by: viewing server |
CES_PORT=
Description: | Specifies the BMC AMI Common Enterprise Services (CES) TCP/IP port number. |
Values: | A valid TCP/IP port number used by CES at your site |
Default: | None Used by: viewing server |
DVIPA_IP_ADDRESS=
Description: | Optional for the Abend-AID Web Browser Interface. If TCP/IP VIPARANGE processing has been defined in the TCP/IP configuration data sets, specify the address (IPv4 or IPv6) from which connections are accepted for this Abend-AID viewing server. This address overrides the IP address of the host on which the Abend-AID viewing server is running, thus allowing you to move the Abend-AID viewing server from one LPAR to another retaining the IP address known to the network clients. One reason for specifying this parameter is to enable running theAbend-AID viewing server on a disaster recovery site without requiring end users to change the IP address or URL they use to log onto the Abend-AID viewing server. |
Values: | IPv4 address|IPv6 address IPv4 addresses: nnn.nnn.nnn.nnn, where nnn is a decimal number from 0 to 255 for each of the 4 sub-elements IPv6 address: hhhh:hhhh::hhhh, where hhhh is a hexadecimal number (0-9, a-f) for each of the 1 to 8 sub-elements. |
Default: | None |
DVIPA_NAME=
Description: | Optional for the Abend-AID Web Browser Interface. If TCP/IP VIPARANGE processing has been defined in the TCP/IP configuration data sets, specify the name, known to your HOSTS file or to your DNS server from which connections are accepted for this Abend-AID viewing server. This name overrides the IP address of the host on which the Abend-AID viewing server is running, thus allowing you to move the Abend-AID viewing server from one LPAR to another retaining the IP address known to the network clients. One reason for specifying this parameter is to enable running the Abend-AID viewing server on a disaster recovery site without requiring end users to change the IP address or URL they use to log on to the Abend-AID viewing server. |
Values: | 1 to 64 characters. IP name |
Default: | None |
TCP_PORT=48228
Description: | Specifies the TCP/IP port number this server should listen on for requests for services from users’ Web browsers. The value specified must be a valid, currently unused TCP/IP port on your MVS system. If parameter XE_HTTPS is set to YES then TCP_PORT must be a secured port using AT-TLS. |
Values: | Valid values range from 1024 to 65535. |
Default: | The BMC suggested port is 48228. Consult your VTAM (TCP/IP) system programmer regarding an available port number to use at your site. Used by: viewing server |
TCP_JOBNAME=
Description: | Specifies the job name of the TCP/IP region on this MVS system. Consult your VTAM (TCP/IP) system programmer regarding this job name at your site. |
Values: | 8 alphanumeric characters |
Default: | None Used by: viewing server |
TCP_HOSTNAME=
Description: | Required for the Abend-AID Web Browser Interface and TSO ISPF viewing access via TCP/IP only. Specifies the host address portion of the URL constructed by Abend-AID to access a dump on this server. This parameter is used to pass the MVS system's TCP/IP Domain Name System (DNS) host name or TCP/IP address to Abend-AID when a dump is captured or imported. |
Values: | hostname|IP address |
Default: | None Used by: viewing server |
HTTP_ENABLE=YES
Description: | Specifies whether HTTP (unsecured web) access to the server is required. For secure web access, specify HTTP_ENABLE=NO and XE_HTTPS=YES. |
Values: | YES|no |
Default: | YES Used by: viewing server |
HTML_SUBTASKS=2
Description: | Specifies the number of subtasks to be activated to format information to be displayed on users' Web browsers. |
Values: | 1 to 32 |
Default: | Default of 2 (recommended). If your site experiences slow response to requests for Web pages from the server, increasing this number may improve response time. Used by: viewing server |
LU2_APPLID=
Description: | Specifies the unique, one- to eight-character VTAM LU 2 APPLID assigned to this viewing server address space. This value must be different than the one defined for the BDCAS or TDCAS. You need this parameter if you intend to log onto the viewing server via native VTAM or CICS remote viewing access. Do not specify any parameters on the LU 2 APPLID (that is, the attributes as defined to SYS1.VTAMLST are APPLID APPL). For example: AAVWSVR APPL Installation sample library (hlq.CTL) member SAMPLU2 contains this example. You must also ensure that the VTAM node associated with the APPLID is activated, and the cross-domain resource definitions are correct. The APPLID must be included in SYS1.VTAMLST. Note: If you specify the LU2_APPLID parameter for VTAM access, you must also specify ENABLE_IUR=YES. |
Values: | Valid 1- to 8-character VTAM LU 2 APPLID defined for your site |
Default: | None Used by: BDCAS, TDCAS, viewing server |
VTAM_SUBTASKS=3
Description: | Specifies the number of subtasks used by the viewing server to process requests from the VTAM and CICS viewing access methods. Each VTAM subtask is in use only while a user request is processed, and a single VTAM subtask can service multiple users. Note: You must also specify the LU2_APPLID parameter for this parameter to take effect. |
Values: | Valid values are 1 through 32. The default value is 3, which should be adequate for normal use. If you frequently use the IPCS command facility, the FIND command in the memory display, or the MATCH command from either the VTAM or CICS remote viewing access methods, you can increase the number of VTAM subtasks to increase throughput. We recommend that if you need to increase the number of VTAM subtasks, you do so by one until you reach an acceptable performance level because each subtask requires storage in the viewing server address space. |
Default: | 3 Used by: viewing server |
LU62_APPLID=
Description: | Specifies the one- to eight-character VTAM LU 6.2 APPLID name defined for use by this server for remote viewing access. |
Values: | See Configure the LU 6.2 Application ID for the parameter requirements. This same value must be specified for the PLUNAME parameter in all local source-viewing servers wanting to use DVS to connect to this remote source-owning server. The APPLID you specify must be included in SYS1.VTAMLST. The VTAM node associated with the APPLID must be active. |
Default: | None Used by: viewing server |
LOGMODE=CCFXLOGM
Description: | Specifies the one- to eight-character VTAM logon mode table entry associated with conversations using this viewing server. Assemble and Link-Edit Logon Mode Table describes the requirements for the logmode name. This same value may be specified for the MODNAME parameter in any local source-viewing server wanting to use DVS to connect to this remote source-owning server if definitions are consistent across MVS images. |
Values: | Valid 1- to 8-character VTAM logon mode table entry defined at your site. |
Default: | There is no default value for this parameter, but the value used in all distributed Abend-AID examples is CCFXLOGM. Used by: viewing server |
EXTERNAL_SECURITY_ENABLED=NO
Description: | Specifies whether Abend-AID requires a password when a user signs onto this address space. For the viewing server, this parameter makes calls to your site’s external security software. |
Values: | NO|yes |
Default: | NO Must be changed to YES to enable any other EXTERNAL_SECURITY_* viewing server parameter Used by: BDCAS, TDCAS, viewing server |
EXTERNAL_SECURITY_FUNCTION_CHECK=
Description: | Specifies the functions for which Abend-AID makes calls to external security packages. Each subparameter identifies a function for which Abend-AID can potentially make external security calls. If you specify a subparameter for the EXTERNAL_SECURITY_FUNCTION_CHECK parameter, the Abend-AID Viewer will check the authority of each user who attempts that function. For example, if you specify IMPORT, external security calls are made each time a user attempts to import a dump to determine if the user has access to that function. |
Values: | NONE |
Default: | NONE Used by: viewing server |
EXTERNAL_SECURITY_RESOURCE_CLASS=DATASET
Description: | Specifies the SAF resource class used by Abend-AID to restrict access to the Abend-AID functions specified by the EXTERNAL_SECURITY_FUNCTION_CHECK parameter. |
Values: | Specify any valid, four- to eight-character SAF resource class for this parameter. |
Default: | By default, Abend-AID uses data set class, and generates pseudo data set names that correspond to Abend-AID functions. See the External security consideration in the Abend-AID Installation and Configuration Guide for more information about writing the rules to restrict access to Abend-AID functions. Used by: viewing server |
EXTERNAL_SECURITY_PREFIX=COMPWARE
Description: | Used for the viewing server when issuing calls to external security packages. |
Values: | 1 to 8 alphanumeric characters |
Default: | COMPWARE Used by: viewing server |
EXTERNAL_SECURITY_DDIO_METHOD=SAF
Description: | Also review the description of the EXTERNAL_SECURITY_DATASET_CHECK parameter. Both parameters control how the report database and source listing files are accessed, and one or both may be applicable to your site. Specifies whether SAF security or the site-customized BMC AMI Common Shared Services (CSS) security exit module CWASSECU should be used by Abend-AID when checking user access to issue Abend-AID Directory line commands against transaction dumps and source listing files. |
Values: | SAF|css CSS: This parameter is referenced only if you specify the DIRCMDS sub-parameter for the EXTERNAL_SECURITY_FUNCTION_CHECK viewing server configuration parameter. Only files in DDIO format (that is, report databases and source listing files) are affected by this parameter. If you specify CSS and module CWASSECU is not in the ECC load library, the Abend-AID viewing server will not start.
|
Default: | SAF Used by: viewing server |
EXTERNAL_SECURITY_DATASET_CHECK=REGION|TRAN|SLS
Description: | Specifies whether access to the following files should be checked on the data set-level: |
Values: | (REGION,TRAN,SLS,SOURCE,CUST)|none |
Default: | (REGION,TRAN,SLS) Used by: viewing server |
EXTERNAL_SECURITY_PASSPHRASE=NO
Description: | Specifies whether to enable support for the IBM Password Phrase Authentication for z/OS and IBM Multi-Factor Authentication for z/OS enhancements. |
Values: | NO|yes |
Default: | NO Specify YES for this viewing server parameter to use the higher level of authentication. If not specified, the default NO is used. Used by: viewing server |
Description: | Specifies the suffix of the IPCSPRxx member in SYS1.PARMLIB. This parameter is required only if you are enabling the IPCS command facility for this viewing server, and only if you want the Abend-AID Viewer to reference a session parameter member name other than IPCSPR00 in SYS1.PARMLIB. See Making-IPCS-specifications for more information about how the Abend-AID Viewer uses IPCSPRxx, and other options that are available to you for specifying a session parameter member. |
Values: | numeric |
Default: | 00 Used by: viewing server |
IPCSPR_SUFFIX=00
HOT_KEY_ACCESS_RESTRICTED=NO
Description: | Specifies whether the HOTKEY command users are restricted from access to the Abend-AID Directory. By default the HOTKEY command restricts users from viewing Abend-AID Directory entries using the DIRECTORY command. They will have access to their own jobs only, one-at-a-time. |
Values: | NO|yes To override the restriction, specify NO for this parameter in the AAVWxxxx PARMLIB member you copy to the CMSC. To keep the restriction, omit this parameter from your PARMLIB member or change the value to YES. |
Default: | NO Used by: viewing server |
HEALTH_CHECK=YES
Description: | Specifies whether health checks using the IBM Health Checker for z/OS are started when the address space is started. The health checks provide information about storage utilization and Db2 connections. |
Values: | YES|no |
Default: | YES. See Abend-AID-health-checks for more detailed information. Used by: BDCAS, TDCAS, viewing server |
ARM_ENABLED=NO
Description: | Specifies whether the BDCAS/TDCAS/viewing server is to be registered for restart with the z/OS Automatic Restart Manager (ARM). //FDBDLOG DD SYSOUT=*,SPIN=UNALLOC |
Values: | NO|yes |
Default: | NO |
Description: | The suffix of the z/OS Automatic Restart Manager (ARM) element name used to register the BDCAS/TDCAS/viewing server |
Values: | 1- 8 alphanumeric character server name |
Default: | COMPWARE |
ARM_ELEMENT_SUFFIX=COMPWARE
DE_PORT=
Description: | Specifies the DevEnterprise listening port number. |
Values: | Valid values are 1024 through 65535. |
Default: | None Used by: viewing server |
DE_SERVNAME=
Description: | Specifies the maximum 64-character, fully qualified workstation name where the DevEnterprise server is running. |
Values: | Alphanumeric characters |
Default: | None Used by: viewing server |
HCI_JRNMASK=0000000000000000
Description: | Specifies exactly 16 hexadecimal characters that are used to control which journal events are to be collected when Host Communications Interface (HCI) journaling is active. |
Values: | 16 hexadecimal characters (0-9 and A-F). HHHHHHHHHHHHHHHH specifies the number of journal events to be written to the HCI journal. 0000000000000000 causes no journal events to be written to the HCI journal. FFFFFFFFFFFFFFFF causes all journal events to be written to the HCI journal |
Default: | 00000000000000000 Used by: viewing server |