Collect site-specific information
This topic helps you collect the site-specific information you need to customize the mainframe portion of Program Analyzer in order to establish the link between components that communicate with the workstation and the MVS host. Because the information for the installation and customization comes from different sources, it is easiest to collect it before beginning the install and customization process.
Some customization is required by the Customization Manager. This is an automated ISPF application that prompts you for the site-specific information you collect and controls the customization process. Customization Manager provides default values for most data sets, programs, and other entries that must be specified to perform the customization. However, these values may not be appropriate for your site. Use the tables in this topic to record the correct values before beginning the customization. Then use Customization-procedures to perform the customization.
Product data sets
Use this table to record the names of data sets loaded and used by Program Analyzer. Your value is based on the SMP/E data set high-level qualifier you entered when specifying SMP/E high-level qualifiers as described in the Compuware Installer Mainframe Products SMP/E Installation Guide.
Program Analyzer data set names
Description | Your value |
---|---|
Product data sets | |
ECC Load Library | <Your SMP/E HLQ>.SLCXLOAD |
Product Install data set | <Your SMP/E HLQ>.SLCXCNTL |
ECC Authorized Library | <Your SMP/E HLQ>.SLCXAUTH |
Additional libraries
Use the table below to record the names of the following system libraries.
- LE370 Runtime Library
- IEFJOBS Lib (Optional. Used when running TPs with master JCL. See Step 4. Define variables for TP definitions.) This is the library concatenated within MSTJCLXX, which is used to place job cards for started task TPs that run with master JCL.
- System Proclib
| If any of the listed components are not installed at your site, leave the space in the Customization Manager dialog box blank. |
ECC Shared Services and System Libraries data set names
Description | Default value | Your value |
---|---|---|
LE370 Runtime Library | CEE.SCEERUN | |
IEFJOBS Lib | SYS1.STCJOBS | |
System Proclib | SYS1.PROCLIB |
Install options variables
Use this table to record variables that are specific to your site, including JCL parameters used during the installation and parameters for optional interfaces to other products.
Installation options
Variable | Default | Your value | Comments |
---|---|---|---|
DTYPE | PDS | Specify the type of Program Analyzer partition data set to allocate: PDS or PDSE. | |
DUNIT | SYSDA | (Optional) The disk unit name | |
DVOLUME | (Optional) The disk VOLSER | ||
JESDEF | JES2 | Directs Customization Manager to build a JES2 or JES3 parm card to direct the TP to the specified MVS Image in your SYSPLEX. This parm is only used in a SYSPLEX environment if your TP is running as a Batch job. | |
JOBCARD1 | //JOBNAME | The jobcard that Customization Manager will use throughout the installation process. Specify a valid jobcard in JOBCARD1 through JOBCARD4. | |
OUTCLASS | * | The SYSOUT class used in the JCL generated to install the product. | |
REALIO | SYSDA | The valid DASD work unit for REALIO. If your site uses SMS, ensure that the temporary data sets that require REALIO are not directed to VIRTUAL IO. | |
REALVOL |
| Enter the VOLSER for REALVOL if your site uses certain VOLSERs for non-VIO DASD units. | |
STTP | NO | Set this value to YES if you intend to run the TPs as started tasks. CAUTION:Compuware strongly recommends that you set the TPs to run as batch jobs during the Program Analyzer installation and then, after verifying that they execute properly, convert them to run as started tasks. Running them as batch jobs during the installation makes it easier to verify that they execute properly. Running them as started tasks after the installation will eliminate contention for JES initiators and prevent getting 1011 error messages on a workstation when starting TPs. | |
STTPMJCL | NO | Specifies whether your started task transaction programs will run with master scheduler JCL using the IEFJOBS DD concatenation of MSTJCLxx. Refer to . | |
SYSID | HCI0 | Specify a unique four-character alphanumeric name for the MVS Subsystem that this execution of HCI is to assume. The SYSID name must be unique across all subsystems on the MVS complex. | |
TCPNAME | TCPIP01 |
| Enter the TCPIPJOBNAME used to start the TCP/IP address space (up to eight characters). |
VIO | VIO | Work unit for virtual IO. | |
XWDDPORT | 12170 | A dedicated TCP/IP port number used by the HCI to connect Program Analyzer to the host. The number can range from 0 to 32767. |
Transaction program definitions
Use this table to record custom variable names used for running the TCPIP TP.
Values that cannot be changed are indicated in the Your Value column.
TP definitions
Variable | Default value | Your value |
---|---|---|
TP Name | XPPTCPIP | |
TP Type | DD | DD |
Program Analyzer PARMLIB Member Name | HCITCPIP |