Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

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.

Used by:   BDCAS, TDCAS, viewing server

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.

Used by:   Viewing server

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
The default value should be adequate for most Abend-AID sites. Use the following formula if you want to change the value: (number of concurrent users ¸   10) + 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

Note

If you specify SMS and want to release unused space, We recommend that you specify Partial Release=YES in the management class. Doing so releases unused space during the space management cycle.


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.

Note: Abend-AID requires only one MVS viewing subsystem per MVS image, regardless of how many viewing servers you are running on the image. 

To share a single subsystem, one viewing server must be defined as the subsystem owner, and the other viewing servers on the image are defined as users of the subsystem. The name you specify depends on how this viewing server is using the subsystem:
–  If this is the only viewing server on the MVS image, the name you specify must be unique on this MVS image.

–  If you have multiple Abend-AID viewing servers on the MVS image but are not sharing the subsystem between them, specify a unique name for each viewing server on this MVS    image.

– If you are sharing the subsystem between multiple Abend-AID viewing servers on this MVS    image, the name you specify must be the same for all the viewing servers on the image.

– The name you specify must not be used by any other non-Abend-AID viewing subsystem    on this MVS image.

Values:

Four alphanumeric characters

Default:

CWSS

Used by:   viewing server

The Abend-AID viewing subsystem is not the same as the Abend-AID BDCAS/TDCAS subsystem. See Specifying the subsystem and BDCAS names or Specifying the Subsystem and TDCAS Names for more information.

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.

As an alternative, you can specify a unique MVS subsystem name for each viewing server on the MVS image. In this case, each viewing server is the owner of its own subsystem, and has no dependencies on the other viewing servers for communication.

For ease of configuration, we recommend that you define each viewing server on an MVS image as the owner of a subsystem and that you do not share a subsystem between viewing servers.

Values:

OWNER
Specifies that this viewing server owns the MVS subsystem, and therefore handles processing communication requests for all viewing servers defined on this MVS image that are using this subsystem.

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.

USER
Specifies that the subsystem indicated by the MVS_SUBSYSTEM_NAME=CWSS parameter is owned by another viewing server on this MVS image, and this viewing server is a user of that subsystem.

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.

Note

This parameter has been deprecated and may be removed.

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.

The address must be in presentation form for one of the following

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.

If you specify a host name for this parameter, we recommend that you specify a fully qualified domain name (FQDN), which includes the domain name portion of the host name. For example:

hostname.yourdomain.com

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.

Notes:
You must write rules for your external security package to restrict these functions; specifying a subparameter simply enables the exit point.

If you specify more than one value, enclose the values in parentheses and separate them by commas. For example:
EXTERNAL_SECURITY_FUNCTION_CHECK= (CUSTOM,SHUTDOWN)

To enable security checking for one or more of the resources described below, specify the resource name on the EXTERNAL_SECURITY_FUNCTION_CHECK parameter. You must code the appropriate rules for your external security package. Refer to the Security-planning in the Abend-AID Installation and Configuration Guide for specific information.

Values:

NONE
No external security calls are made to check access to Abend-AID functions. This value is the default.

CUSTOM
External security calls are made when a user logs onto Abend-AID to determine whether the user can access the online customization screens.

DIRCMDS
External security calls are made when a user issues an Abend-AID Directory line command (for example, to delete a dump), to determine whether the user has the appropriate authority. If you specify CSS for the EXTERNAL_SECURITY_DDIO_METHOD viewing server configuration parameter, the CSS security exit module CWASSECU is used to determine user authority to select and manipulate a transaction dump from the Abend-AID Directory.

IMPORT
External security calls are made when a user attempts to import a region dump using the Data set Import screen, to determine whether the user has the appropriate authority.

Note: Users must additionally have READ authority to the dump data set they are attempting to import.

IPCS
External security calls are made when a user attempts to issue IPCS commands using the Abend-AID IPCS Command Facility, to determine whether the user has the appropriate authority.

SHUTDOWN
External security calls are made when a user issues the viewing server SHUTDOWN command, to determine whether the user has the appropriate authority.

REXX
External security calls are made when a user attempts to invoke the Abend-AID REXX application program interface (API), to determine whether the user has the appropriate authority.

LOGSPOOL
External security calls are made when a user issues the viewing server LOGSPOOL command, to determine whether the user has the appropriate authority.

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

SAF: This value is the default. External security (SAF) calls are made by Abend-AID even if module CWASSECU is in the Enterprise Common Componetnts (ECC) load library. This parameter is useful if you want Abend-AID to use SAF security, but you are sharing an ECC load library between BMC products, and CWASSECU is in the ECC load library for use by another BMC product. Module CWASSECU is referenced to determine the access users have for selecting and manipulating transaction dumps. CWASSECU does not affect access to region dump data sets. SAF security is used to control this access.

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.

Notes:

  1. This parameter was provided to facilitate conversion for BMC customers who wanted to continue to use module CWASSECU with the Abend-AID Viewer. However,      we recommend that you use SAF security to restrict access to Abend-AID files.
  2. The CSS security exit module, CWASSECU, is described in the BMC AMI Common Shared Services User/Reference Guide.
  3. You must also specify EXTERNAL_SECURITY_FUNCTION_CHECK=DIRCMDS for the EXTERNAL_SECURITY_DDIO_METHOD parameter to be valid.
  4. Refer to the Enterprise Common Components Installation and Configuration Guide for more specific module CWASSECU installation information.

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:
– User access to region dump data sets
– User access to report database
– User access to source listing files
– Server access to source listing files (including the Scratchpad listing file).

Values:

(REGION,TRAN,SLS,SOURCE,CUST)|none

If you specify more than one value, enclose the values you specify in parentheses and separate them by commas. For example: EXTERNAL_SECURITY_DATASET_CHECK=(TRAN,SLS) You must also specify YES for the EXTERNAL_SECURITY_ENABLED parameter for the EXTERNAL_SECURITY_DATASET_CHECK parameter to be valid.

For VTAM and CICS access, external security is always checked for print file data set allocations. If external security is enabled, the security check is against the data set name prefix if one is specified, first, in the user’s profile (as described in the Abend-AID User/Reference Guide or the Abend-AID for CICS User Guide) or, next, in the site user profile (as described in Print data set prefix for VTAM, CICS, and Web browser access). If none is specified for either profile, the security check is against the default prefix, which is the user ID of the Abend-AID Viewer user. If external security is disabled, the security check is against the Abend-AID viewing server user ID.

You must specify EXTERNAL_SECURITY_DATASET_CHECK=(REGION,TRAN) in order to restrict a user’s ability to view and select entries from the data sets for which he has READ authority.

NONE
User data set-level access is not checked for the region dump data sets, report databases, or source listing files. If you specify NONE, access to these files is based on the authority of the viewing server to access these files, and not the authority of the user. For example, if a user does not have READ access to region dump data set A.B.C, but the viewing server does have authority, the user is able to access the data set from the Abend-AID Viewer.

REGION
User data set-level access to the region dump data sets is checked.

TRAN
User data set-level access to the report databases is checked.

SLS
User data set-level access to the source listing files, including the Scratchpad listing file, is checked. This option can be used to allow users to access their own source listing files without also requiring the viewing server user ID to have access to individual user source listing files. When using this option, users also need READ access to the Scratchpad listing file and those files on the //MFDDXLSF DD statement in the viewing server JCL. One way to grant this access is to give these data sets a UACC of READ. If both SLS and SOURCE are specified, then both the user data set-level access and the server data set-level access are checked for each source listing file.

SOURCE
Server data set-level access to the source listing files (including the Scratchpad listing file) is checked. This value allows a site to set universal access of NONE on the source listing files or the Scratchpad data set, and to allow only a few individuals the authority to manage the contents of the files. Doing so means that users can convert and will be able to merge source, but they will not be able to view or manipulate source listing files from the Source Directory screen. See Source Mismatch Selection Screen in the Abend-AID User/Reference Guide or “Source Mismatch Selection Screen” in the Abend-AID for CICS User guide for more information about using the Scratchpad listing file and source support. Using this value requires the server to have READ access to individual user’s source listing files.
If both SLS and SOURCE are specified, then both the user data set-level access and the server data set-level access are checked for each source listing file.

CUST
User data set-level access to the Customization file is checked. This option can be used to restrict a user's ability to delete obsolete server records from the
Customization file using the CUSTUSER command. Because the Customization file has a UACC of READ, all users can issue the CUSTUSER command to view server records. However, with this parameter setting, users can delete obsolete records for inactive servers only if they have UPDATE access to the Customization file. 

By default, data set-level access to all of the listed files is checked — the default value for this parameter is REGION,TRAN,SLS. You can remove any of the values from the selection to avoid data set-level checking for the file type.

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

Important

For this external security parameter — and any of the six other EXTERNAL_SECURITY_* viewing server parameters — to take effect, you must change the EXTERNAL_SECURITY_ENABLE parameter to YES for the 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). 

Note: If the automatic restart manager (ARM) restarts a job, JES discards all non-spin SYSOUT data sets created during the previous execution. SPIN=UNALLOC is automatically included on the //FDBDLOG DD statement for the SYSOUT data sets in the TDCAS generated JCL to avoid losing valuable debugging information. For example:

     //FDBDLOG DD SYSOUT=*,SPIN=UNALLOC

Values:

NO|yes

Default:

NO

Note

If you specify YES for this optional parameter and include it in the associated AAVWxxxx PARMLIB member copied to CMSC, also include the parameter, ARM_ELEMENT_SUFFIX=COMPWARE with a suffix defined for your site.


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

Important

Use this viewing server parameter only under direction from BMC customer support. See Setting-Up-HCI-journaling-in-the-viewing-server for more information.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*