Installation planning
This section contains all the details required to install ThruPut Manager. It describes:
- The distributed materials of the product.
- The machine environment in which the product operates.
- The programming environment in which the product operates.
- The installation procedures.
Product support
Visit the Compuware Support Center, https://go.compuware.com, to find product documentation, knowledge articles, and other technical resources. You can open a case with the Customer Solutions team, order products, and much more.
Contact Customer Solutions by phone:
• USA and Canada: 1-800-538-7822 or 1-313-227-5444.
• All other countries: Contact your local Compuware office. Contact information is available at https://go.compuware.com.
Visit Compuware on the web at http://www.compuware.com for additional product information.
Basic Material
ThruPut Manager installation materials are distributed electronically via FTP. The chart on the following page outlines the SMP/E FMIDs and features inherent with each edition.
SMP/E FMID | Feature | TM AE | TM AE+ | TM SE | |
---|---|---|---|---|---|
TTM7100 | Base functionality | BAS | 3 | 3 | 3 |
Dataset Contention Services | DCS | 3 | 3 | 3 | |
Dependent Job Control | DJC | 3 | 3 | 3 | |
Job Binding Services | JBS | 3 | 3 | 3 | |
Job Chaining Services | JCS | 3 | 3 | 3 | |
JES3 Conversion Services | JES3 | 3 | 3 | 3 | |
Job Limiting Services | JLS | 3 | 3 | 3 | |
Job Setup Services | JSS | 3 | 3 | 3 | |
Job Timing Services | JTS | 3 | 3 | 3 | |
Multi-hold Services | MHS | 3 | 3 | 3 | |
Mellon Mods Service | MEL | 3 | 3 | 3 | |
Support for JES3 NET | NET | 3 | 3 | 3 | |
User Control Services | UCS | 3 | 3 | 3 | |
User Hold Services | UHS | 3 | 3 | 3 | |
TTM7105 | CA 7 Interface for All Editions | 3 | 3 | 3 | |
TTM7115 | CA 7 Synchronization Usermod | 3 | 3 | 3 | |
TTM7120 | JES2 Synchronization Usermod | 3 | 3 | 3 | |
TTM7190 | Drive Booking Services | DBS | 3 | 3 | |
Service Level Manager | SLM | 3 | 3 | ||
TTM7191 | Production Control Services | PCS | 3 |
*TTM7115 CA 7 sychronization usermod. Apply this usermod to reassemble the TM CA 7 interface if required.
*TTM7120 JES2/TM synchronization usermod – see Synchronize JES2 and ThruPut Manager.
The ThruPut Manager ACF2 FMID is no longer required, as the ACF2 interface is now provided automatically.
Supported hardware
ThruPut Manager supports currently supported IBM hardware.
Note: Day one support for IBM hardware and software is for toleration-only. Refer to the Compuware Support Center for more information on day one support.
Compatibility considerations
This version of ThruPut Manager is compatible with the following levels of software:
• z/OS: V2.2, 2.3, 2.4, 2.5
• JES2 / z/OS: V2.2, 2.3, 2.4, 2.5
• CA 7 (TM AE+ only): R11.3 and above
ThruPut Manager is fully downward compatible and can be implemented on a system by system basis unless otherwise stated.
Note: Day one support for IBM hardware and software is for toleration-only. Refer to the Compuware Support Center for more information on day one support.
JES2 BERT Increase
ThruPut Manager makes use of JES2 Berts in its processing. Ensure enough are assigned. The following is the recommended guideline for the value of BERTNUM for your environment.
IBM BERTNUM recommendation + #jobs on execution queue x 5 + 1000
Note: If the $ACTIVATE,MODE=Z22 command is issued, TM will calculate whether there are enough JES2 BERTs and, if not, will fail the request with message “DTM2356I $ACTIVATE rejected. ThruPut Manager requires nnnnnnn free BERTs, vvvvvvv available.”
Sharing JES2 exit points
For installations that are using JES2 exit points required by ThruPut Manager, see Share JES2 Exit Points.
The user-defined fields, $USER3, $USER4, and $USER5 are used by ThruPut Manager and are unavailable for use by any JES2 exit routine.
JES2 exit routines can establish addressability to user control blocks using the optional user-defined fields $USER1 and $USER2 found in the JES2 HCT.
In order to ensure ThruPut Manager functions correctly, all of the TM JES2 exits must always be called. If the installation makes use of the JES2 exit mask (JCTXMASK) to prevent certain exits from getting control on a job basis, care must be taken to ensure that this DOES NOT affect any of the TM JES2 exit points. If TM detects that a Job exit mask is present, then a diagnostic message DTM1118I will be issued in the SYSMSG data set for the job.