IBM Problem Determination Tools help improve application development, test, and deployment
IBM United States Software Announcement 206-223September 12, 2006
(Corrected on April 12, 2007)
The Hardware requirements section was revised to clarify File Export V1.2 support.
|
|
| At a glance |
Application Performance Analyzer V7.1, Debug Tool Utilities and Advanced Functions V7.1, Fault Analyzer V7.1, File Manager V7.1, and File Export V1.2 are tools that help improve application delivery throughout the application life cycle. They deliver increased user productivity and IT effectiveness across source code debugging, application abend analysis, data management, and application performance analysis. The tools have been enhanced to include:
- Improved performance
- Enhanced usability
- New function
|
|
| Overview |
Application Performance Analyzer for z/OS®, IBM Debug Tool Utilities and Advanced Functions for z/OS, Fault Analyzer for z/OS, File Manager for z/OS, and File Export for z/OS provide application developers with a powerful suite of problem determination tools. The latest tools will provide additional emphasis on the building of service-oriented architecture (SOA) applications, tighter integration among the problem determination tools and other related tools sets, and an ongoing emphasis on supporting and exploiting the latest subsystem levels. These capabilities, in addition to the ongoing commitment to deliver additional customer requested functions, make the problem determination tools a set of products that are second to none.
Application Performance Analyzer for z/OS V7.1 helps programmers and systems personnel tune applications and resolve performance constraints. It is a non-intrusive application performance analyzer that aids developers in the design, development, and maintenance cycles.
Debug Tool Utilities and Advanced Functions for z/OS V7.1 builds on the function in Debug Tool for z/OS V7.1, providing even more debugging capability. It helps you debug applications running in a variety of environments, such as CICS®, IMS, DB2® Stored Procedures, and UNIX® System Services. To support the latest DB2 V8 and CICS V3.1 requirements, it also includes features to help developers identify old OS/VS and VS COBOL II source code and to migrate the code to Enterprise COBOL.
Fault Analyzer for z/OS V7.1 assists developers in analyzing and fixing application and system failures. It offers programmers the information required to help determine the cause of failure and provides assistance in how to resolve the problem. Fault Analyzer delivers expanded application coverage and related business value beyond traditional applications with integrated support for WebSphere® Application Server for zSeries® and Java. Users can leverage one tool to assist in mixed workload application abend analysis, including 64-bit DB2 V8 support.
File Manager for z/OS V7.1 provides comprehensive, user-friendly tools for working with z/OS data sets, DB2 data, or IMS data. The developer can create, browse, copy, edit, print, and format or reformat data files in the most popular z/OS file formats. Programmers can manipulate data using COBOL and PL/I record layouts in batch and an online facility. The FM/CICS component provides similar functions on CICS file, temporary storage, and transient data queue resources.
File Export for z/OS V1.2
offers highly selective data copying capabilities that simplify the complex task of populating test
environments, or migrating applications to new or additional environments. This powerful tool
provides flexible methods of exporting and then importing related sets of DB2, IMS, VSAM, and
sequential data. It can generate test data on demand and support altering sensitive data while
maintaining data relationships. The ability to "scramble" sensitive information while extracting
the data is a highly sought after security related function.
Back to top
|
|
| Key prerequisites |
Refer to the
Software requirements
section.
Back to top
|
|
| Planned availability dates |
For Application Performance Analyzer V7.1, Debug Tool Utilities and Advanced Functions V7.1, Fault Analyzer V7.1, and File Manager V7.1
- September 29, 2006, English
- October 27, 2006, Japanese
- June 15, 2007, Korean
For File Export V1.2
- September 29, 2006, English
- March 16, 2007, Japanese
|
|
| Description |
Application Performance Analyzer V7.1
New function
- Threshold monitoring will permit users to define thresholds for jobs in terms of CPU usage, EXCP count, or job duration, that when exceeded will cause Application Performance Analyzer to monitor that job as defined by the user.
- As a companion function to threshold monitoring, Application Performance Analyzer now permits comparison of two observation reports to show the relevant differences. (This will be delivered via PTF in fourth quarter 2006.)
- Workload Manager (WLM) influence on performance of applications by showing its impact on the application can be supported.
- Host variable support for SQL reports is included.
- Provides examples of how to invoke Application Performance Analyzer from the Tivoli®/OMEGAMON® Tivoli Enterprise Portal (TEP) using the batch interface to Application Performance Analyzer. An API invokes Application Performance Analyzer so that automation of Omegamon to Application Performance Analyzer is now much simpler.
- Application Performance Analyzer now provides support for DB2 V9. In addition, APA provides support for Stored Procedures written in Java. Support for Java code running in the TSO address space is provided.
- Users can now select observations in CICS by termID selection, which provides another powerful way to isolate transactions to monitor in CICS.
- Source mapping C/C++ support is delivered so that C and or C++ applications that run in the z/OS address space may be monitored by Application Performance Analyzer.
-
Application Performance Analyzer for IMS has been significantly enhanced to support IMS
transactions. As a result the number of IMS reports is now 21 which greatly improves the ability
to analyze the influences of IMS on application performance.
Application Performance Analyzer has been enhanced to provide recommendations support, which is an initial set of recommendations, to be enhanced in future updates at a later date.
CICS support clarification: Application Performance Analyzer supports CICS. CICS monitoring includes monitoring by specific transaction or transaction prefix with wildcards. Application Performance Analyzer V7 (and the prior V1 product) do not provide CICS+ tracing support.
Debug Tool Utilities and Advanced Functions V7.1
New function
-
Monitor and automonitor enhancements
- Delivers a new command, SET MONITOR WRAP, to direct Debug Tool to display the value of a monitored or automonitored variable either wrapped in the monitor window or on a single scrollable line. Displays output in one line, and does not overlap across several lines. Allows for scroll left and right of the monitor value area for large values.
- Provides a new command, SET MONITOR DATATYPE, to direct Debug Tool to display the datatype of a variable for monitored and automonitor variables. Provides variable attributes.
- The user can display the source for a compile unit or CSECT (CU) prior to the application's loading of the load module containing the CU and/or prior to execution of the CU. When a source is displayed in this situation, the user can then examine existing breakpoints, set new breakpoints, etc. These breakpoints will then be applied when the CU becomes active. This is also available for WebSphere Developer for zSeries and WebSphere Developer Debugger for zSeries.
- The panel layout and parameter arrangement is improved in the Create Private Message Regions function of the Manage IMS Programs section of the Debug Tool Utilities functions.
- A user exit has been added that provides a way for developers to specify a TEST run-time option string that can be used in the DB2 Stored Procedure, IMS TM, or batch environments to invoke either the Main Frame Interface (MFI), WebSphere Developer for zSeries, or WebSphere Developer Debugger for zSeries.
-
A utility program, EQALANGP, is delivered, which can be used to create a readable listing from a
Fault Analyzer side file (IDILANGX or EQALANGX) or a SYSDEBUG file generated by using the COBOL
TEST(,,SEPARATE) option. This might be useful if compiler listings are not kept in order to
conserve DASD space, as the utility program is able to format the side file or SYSDEBUG file in a
way that resembles the original compiler listing.
Note: The EQALANGP program shipped as a component of Debug Tool Utilities and Advanced Functions is functionally equivalent to the IDILANGP program shipped as a component of Fault Analyzer for z/OS.
- The Debug Tool Coverage Utility (DTCU) SVC installer is updated to help you ensure that the SVC numbers that you choose to use for the DTCU breakpoint SVCs do not conflict with another product's SVC numbers.
- The Coverage Utility Annotated Listing report is updated for COBOL to add an HTML version that contains colored lines indicating statements not executed and recomputed statistics based on the annotations in the listing instead of the raw coverage data. In addition, a new HTML Targeted Coverage Report is available for COBOL that contains an Annotated Listing with lines that were changed between two source versions highlighted.
- A new command, SET LIST TABULAR, is added to direct Debug Tool to format the output from the LIST command to match that of the MONITOR LIST command.
- A new command, DESCRIBE LOADMODS, is added to direct Debug Tool to provide a formatted display of all load modules or a specific load module known to Debug Tool. It includes information about where the load module is loaded, size, name, and programs and CSECTs contained in each load module.
- As has been the case with previous releases of Debug Tool Utilities and Advanced Functions, ongoing integration and enhancements continue to be added to support Debug Tool Utilities and Advanced Functions working in conjunction with WebSphere Developer for zSeries and WebSphere Developer Debugger for zSeries.
Debug Tool for z/OS V7.1: Debug Tool for z/OS V7.1 ships with Debug Tool Utilities and Advanced Functions for z/OS V7.1. For more information on Debug Tool for z/OS V7.1, refer to 206-222 , dated September 12, 2006.
SOA
-
CICS Web Services Awareness
CICS Web Services data areas are formatted to assist the CICS Web Services programmer.
-
Fault Analyzer initial integration with WebSphere Developer for zSeries Technology Preview
Although not part of the initial delivery of Fault Analyzer V7.1, an initial integration technology preview will be provided in conjunction with the next version of WebSphere Developer for zSeries.
Support for IBM hardware and software (currency)
-
CICS terminal access for Fault Analyzer interactive analysis
The Fault Analyzer functions available from ISPF under TSO can also be used with CICS as the terminal manager. The ISPF look and feel is maintained in this CICS transaction-based environment, permitting the review and analysis of fault entries in history files without the need for a TSO logon.
-
XPLINK support
New function has been added to support analysis of 31-bit addressing XPLINK calling convention program abends.
-
WebSphere and Java support currency
Ongoing support for the new versions of WebSphere and Java is provided.
-
Enterprise PL/I side file support by way of a fourth quarter 2006 update
The Enterprise PL/I TEST(,,SEPARATE) SYSDEBUG side files are supported as input for compile listing information in Fault Analyzer analysis reports.
-
MQSeries® Application PD enhancements
MQSeries enhancements to improve API information and MQSeries return code diagnostics.
-
Assembler DSECT mapping support
Assembler language support now includes DSECT variable mapping of storage areas for an assembler program when the assembler side files are available.
-
PL/I compile option flexibility
Additional flexibility has been added to the PL/I compile options that are accepted by the IDILANGX compile listing parsing utility that generates Fault Analyzer side files.
Usability
-
Improved interactive reanalysis report navigation
Interactive reanalysis menus have been re-structured to improve accessibility to frequently used data and facilitate faster navigation around the analysis information.
Functional enhancements
-
CICS System Dump (additional domains)
For CICS system programmers the system dump formatting now has additional CICS domains available to enhance debugging of CICS System p problems.
-
CICS Storage Violation Analysis improvements
Improved logic to detect and analyze CICS storage violations is added. This is particularly effective when the CICS environment is set up to take a system dump if CICS detects a storage violation.
-
Improved side file match checking
Additional checking of program data has been added to improve the selection of the compile listing or side file used to provide source code information for the abend.
-
CICS duplicate dump criteria specification enhancements
The "NoDup CICSfast" option has a new sub-option to include processing of 'EXEC CICS DUMP' calls in the fast analysis signature checking. This lets the explicit dump calls be eligible for fast duplicate processing when repeated requests come from the same program call point.
-
IMS NoDup ImageFast option (fast path duplicate processing of IMS ABENDS)
The "NoDup ImageFast IMS" process is a new option to provide similar fast dispatching of repeat abends for an IMS transaction environment to the "NoDup CICSfast" processing that has been available for CICS. The process efficiently generates an abend signature that is checked against a repository of recent abends to see if the signature matches a prior abend for which analysis has been performed. If such a prior matching signature is found, the current abend is quickly processed as a duplicate of the prior abend. The signature repository is kept at an MVS image level.
Performance enhancements
-
Analysis performance
Several analysis processing performance enhancements have been made along with other general performance improvements.
-
DeferredReport enhancements for CPU management during abnormally high abend rates
New function has been added to the "DeferredReport" option to allow CICS environments to set the number of TCBs that may be started in the CICS region to run Fault Analyzer analysis, and the length of the queue of any abending tasks waiting to use one of the TCBs for abend analysis.
This function is particularly useful to busy CICS systems where an unexpected inrush of abends might cause delays and over-commitment of CPU resource. By tuning this option, one can elect to have excess abends that cause CPU delay, skip Fault Analyzer processing and fall through to CICS transaction dump processing.
-
Decreased TSO region size requirement
Design changes to reduce the TSO region size required for interactive reanalysis of fault entries have been implemented. These changes target some specific cases where large region sizes were required as well as providing some general reductions.
-
Fault report creation in storage constrained environment
A new function is called if Fault Analyzer does not have sufficient storage to capture and analyze an abend, so that an MVS dump of the abend is created and recorded in the history file for later analysis. In doing this, the new function provides the data in the MVS dump to help analyze the problem that in previous versions of Fault Analyzer would not get a fault entry created.
File Manager V7.1
New component File Manager for CICS
File Manager for CICS provides File Manager access to CICS resources under a CICS transaction. The CICS resources supported for Browse, Edit and certain File Manager utilities are:
- VSAM files
- Temporary Storage Queues
- Transient Data Queues
File Manager for CICS users can view and, if authorized, change the status of supported local and remote CICS resources. File Manager CICS users can view other File Manager users and applications enqueued on CICS resources and, if authorized, force off these CICS resource holders. If authorized, users can perform File Manager Base and File Manager IMS tasks from the File Manager CICS transaction.
Service Oriented Architecture (SOA) support
XML generation
File Manager V7 allows the generation of XML data from files. A File Manager template that describes the data record layout is required. The XML tags are generated based on the field names from the template, and the XML content comes from the data. A number of options are available for the handling of invalid and unprintable data.
File Manager initial integration with WebSphere Developer for zSeries Technology Preview
Although not part of the initial delivery of File Manager V7.1, the initial integration technology preview will be provided in conjunction with the next version of WebSphere Developer for zSeries.
Support for IBM hardware and software
- Supports fullpack access to large DASD volumes (of greater than 64K tracks)
- Supports the large block interface (LBI) for tape devices
- Supports extended sequential data sets
- Supports large sequential data sets
- Support for DB2 V9
New function all components
- The File Manager Editor and Browser FIND, CHANGE and EXCLUDE commands are extended to increase their flexibility in accepting command syntax. This increases the similarity of commands in File Manager to commands in the ISPF editor. The editor / browser FIND and CHANGE commands are also enhanced to support the PREFIX, SUFFIX, and WORD parameters as in the ISPF editor.
- All File Manager utilities are enhanced to allow specification of template data sets by Data Definition (DD) name.
New and enhanced function File Manager Base
File Manager base edit and browse enhancements
- A new alphanumeric HEX data type known as AX, is added to the File Manager Base template support. When an alphanumeric field is identified as AX, it is displayed in long hex (LHEX) format by the File Manager editor, browser, and utilities. The File Manager editor allows an AX value to be updated with another hex value. The LHEX format displays a hex value on a single line. Every byte of the data is shown in two-byte hexadecimal.
- File Manager V7 includes enhancements for editing shared VSAM files. File Manager V7 will detect if shared VSAM file records have been modified during the edit session, at user SAVE time. The user can review any record differences and choose whether to commit the changes. Additional commands are available for operations such as saving individual records and refreshing records which may have been updated.
- zFS files are supported in the same way as HFS files.
- For many functions, progress indicators will be shown for long running operations.
File Manager Base Utility enhancements
The Data Set Compare (DSM) utility is enhanced in several ways:
- Allows records to be written to output data sets. The following result data sets can be chosen individually: inserted, deleted, matched, and changed record data sets.
- Allows the user to select which records are to be reported in the LONG format report. The following can be selected separately: inserted, deleted, matched, and changed records.
- Includes an option to stop Compare utility processing after a user specified number of differences is found.
- The Data Set Print (DSP) utility is enhanced to print SNGL (single formatted) records with optional additional field information such as the field's PICTURE clause, starting location, data type, and so on.
- The Display VTOC (DVT) utility is enhanced to display information for an SMS storage group, or for a set of storage groups specified by a name with wildcard characters. DVT is also enhanced to display information based on device type, device address (unit), and volume status. In the volume / data set display, the number of data sets can be limited.
- The Catalog Services (SCS) utility, File Manager option 3.4, is enhanced to allow display of dates in YY/MM/DD format instead of YYYY.DDD format. SCS is also enhanced to limit the number of entries retrieved before display. VSAM data set info is enhanced with the last modified date. The VSAM extents information has been enhanced.
- The Catalog Services (SCS) utility panel, File Manager option 3.4, allows the building of alternate VSAM indexes. Existing alternate indexes may also be deleted and rebuilt. These operations can be requested interactively, or IDCAMS statements can be generated for subsequent batch execution.
Segmented record support enhancements
- The type of a segment can be identified using not only data in the current segment but also using data in segments preceding the current segment in the physical record.
- Segment selection is changed to so that the segments in a physical record are selected, provided the physical record contains at least one segment satisfying the selection criteria for each segment type.
Batch template support
- In File Manager Base, a new batch and interactive utility allows the user to generate simple one-copybook templates from an input COBOL copybook or PL/I include file PDS.
- A new batch and interactive utility allows the user to update existing templates by rereading the copybooks that originally created them.
New function File Manager IMS: Batch template support A new batch and interactive utility allows the user to copy File Manager IMS templates and views, update them from possibly changed copybooks, modify IMS templates for use with new IMS databases of similar structure, and allow IMS views to be used with other than the original template.
IMS Edit Batch (IEB) and other File Manager IMS utility enhancements
- A new IMS Batch Browse (IBB) utility is added to allow read-only IEB processing. This is particularly useful when using dynamic PSBs.
- An online dialog is added for the creation of IPR (IMS Print utility) jobs. This eases the process of printing the contents of a view of a data base. Online dialogs are also provided for creation of IEB and IBB jobs.
- View and template criteria can be specified by DD name in IEB and also in other IMS utilities IPR, IXB, and ILB (the IMS Print, Extract, and Load utilities). A related enhancement mentioned above across all components of File Manager is that template data sets can be specified by DD name as well.
-
IEB capabilities and restrictions are clarified and enforced when executing in two different modes:
Using vs. not using a view. The main concept is that when using a view, IEB keeps careful track of
the current position of the database, even when there are non-unique keys or no keys on segments.
When not using a view, awareness of the current position is the responsibility of the user REXX
proc. Here are some associated changes:
- A new SAVEIMS function commits changes explicitly during IEB execution.
- The existing CHKPFREQ keyword, which performs an "automatic save" during IEB processing, will work only while IEB is processing using a view.
- A new VIEWPOSN function establishes position on a segment in a way that the position is known to FM, prior to starting to use a view.
- A new GETIMS HOLD option enables an IEB REXX proc that is not using a view to hold a position.
- A job step condition code can be set during execution of an IEB REXX proc.
-
File Manager IMS audit logging enhancements
- Audit logging can be required at File Manager install time optionally for DL/I access, and optionally by IMS subsystem for BMP access
- Additional information is provided to the File Manager IMS security audit log exit
- File Manager IMS logs deletion of all children when a parent segment is deleted
New function File Manager DB2
- File Manager DB2 has new installation controls over displaying DB2 groups, including the ability to display only active DB2 groups.
-
The File Manager DB2 Export utility allows export of DB2 data in a number of additional formats:
- DB2 external format that is used by the DB2 UNLOAD utility.
- The format used by the DB2 sample unload program DSNTIAUL.
- A tailorable File Manager export format with multiple options to control handling of NULL values and options for various column data types.
- A delimited text format. One example output that can be generated is CSV or "comma separated variable" output.
- Audit logging of File Manager DB2 Browse operations can be turned off.
- File Manager DB2 is enhanced to warn if the CCSID of the terminal does not match the DB2 CCSID.
File Export V1.2
New function
- Exploitation of targeted DB2 SQL optimization capabilities significantly improved export performance.
-
Increased flexibility in exporting data due to the addition of a number of new user interface and
export processing options in response to customer requests is provided. Some of these include:
- Added the FIND command, including support of partial DB2 table names, when searching for tables
- Added the ability to SORT table lists based on various attributes
- Added a "statistics" report when loading IMS data
- Added finer control of relationship traversal by allowing user to indicate the direction in which a relationship is followed, as well as how many levels to follow
- Added intelligence to the sizing of intermediate data sets based on RUNSTATS statistics
- Increased the number of IMS DBDLIB data sets supported for more sophisticated exports
- Added an option for deleting target data sets, if they exist
-
More intuitive user interface due to the adoption of interface techniques used in other related IBM
products is delivered. Examples include:
- Adoption of CUA® colors
- Moved panel options to top of panel, by default
- Added the ability to remove or display the Panel ID
- Added the ability to display the current maintenance level
- Increased the number of lines available for batch JCL from four to unlimited
- Improved user productivity improved because of the adoption of a more intuitively obvious user interface that utilizes fewer panels and shares these panels across all data sources
- Added National Language Support
- Added support for DB2 long names
Use with additional testing tools
The problem determination tools in this announcement can be used closely in conjunction with IBM Workload Simulator, IBM Application Time Facility for z/OS, IBM Rational® Performance Tester for z/OS, and Rational Functional Tester Extension for Terminal-based Applications, when additional testing needs are required.
Section 508 of the U.S. Rehabilitation Act
The products in this announcement are capable as of its general availability, when used in accordance with associated IBM documentation, of satisfying the applicable requirements of Section 508 of the Rehabilitation Act, provided that any assistive technology used with the product properly interoperates with it.
Value Unit-based pricing
Value Unit pricing for eligible zSeries IPLA programs enables a lower cost of incremental growth and enterprise aggregation. Each zSeries IPLA product with Value Unit pricing has a single price per Value Unit and a conversion matrix, called Value Unit Exhibit, for converting from some designated measurement to Value Units. Most commonly Millions of Service Units (MSUs) is the measurement designated by IBM to be converted to Value Units. Some other measurements are engines or messages. Since MSUs are the most common measurement, that measurement will be used for the remainder of this description.
Value Unit pricing offers price benefits for customers. For each zSeries IPLA program with Value Unit pricing, the quantity of that program needed to satisfy applicable IBM terms and conditions is referred to as the "required license capacity." Each of the various Value Unit Exhibits stipulate that the larger your required license capacity, the fewer Value Units per MSU you will need. Value Unit Exhibits are uniquely identified by a three-digit code and referred to using the nomenclature VUExxx, where xxx is the three digit code.
Subsequent acquisitions of Value Unit priced programs offers additional price benefits for customers. The quantity of each zSeries IPLA program that you have acquired is referred to as "entitled license capacity." If you wish to grow your entitled license capacity for a zSeries IPLA program, the calculation to determine additional needed Value Units is based upon the number of Value Units already acquired.
For each zSeries IPLA program with Value Unit Pricing, you should:
- Determine the required license capacity, in MSUs
- Aggregate the MSUs across the enterprise
- Convert the total MSUs to Value Units, using the applicable Value Unit Exhibit, and
- Multiply the price per Value Unit by the total number of Value Units to determine the total cost.
To simplify conversion from the designated measurement to VUs or vice-versa, use the Value Unit Converter Tool. For additional information or to obtain a copy of the Value Unit Converter Tool, visit the Value Unit Converter Tool Web site
Note that Value Units of a given product cannot be exchanged, interchanged, or aggregated with Value Units of another product.
To determine the required license capacity for the zSeries IPLA program you selected, refer to the Terms and conditions section.
Business Partner information
If you are a Direct Reseller - System Reseller acquiring products from IBM, you may link directly to Business Partner information for this announcement. A PartnerWorld ID and password are required (use IBM ID).
BP Attachment for Announcement Letter 206-223
Trademarks
Back to top
|
|
| Education support |
Consulting and services
IBM consultants offer training workshops for Application Performance Analyzer, Debug Tool, Fault Analyzer, File Manager, and File Export.
Mentor Workshop: An IBM consultant will train up to 10 people in the use of Application Performance Analyzer, Debug Tool, Fault Analyzer, File Manager, or File Export. Your team will get an overview of the product's features and will learn to use it.
Services provided:
- An IBM consultant will review the installation and configuration and provide recommendations for changes, if any, based on your current application development environment. The consultant can optionally perform installation of the software for the customer, if desired.
- Training and hands-on lab exercises for the software are offered.
The services offerings are quick-start, hands-on training for your developers to promote
understanding and acceptance of Application Performance Analyzer, Debug Tool, Fault Analyzer, File
Manager, and File Export. Get started today and maximize your staff's productivity by leveraging
experienced IBM consultants.
Back to top
|
|
| Offering Information |
Product information is available via the Offering Information Web site
|
|
| Publications |
For Application Performance Analyzer V7, the Program Directory (GI10-8736) and License Information (GC19-1068) are supplied automatically with the basic machine-readable material. No other hardcopy publications are shipped with the product.
The following optional publications will be available after product availability:
- Application Performance Analyzer V7 User's Guide (SC19-1066)
- Application Performance Analyzer V7 Messages Guide (GC19-1067)
- Application Performance Analyzer V7 Customization Guide (SC19-1065)
For Debug Tool Utilities and Advanced Functions V7, the Program Directories (GI10-8726, GI10-8727, and GI10-5080), License Information (GC19-1083), and Licensed Program Specification (GC19-1082) are supplied automatically with the basic machine-readable material. No other hardcopy publications are shipped with the product.
The following optional publications will be available after product availability:
- Debug Tool V7 User's Guide (SC19-1071)
- Debug Tool Utilities and Advanced Functions V7 Coverage Utility User's Guide and Messages (SC19-1072)
- Debug Tool V7 Reference and Messages (GC19-1073)
- Debug Tool V7 Summary of Commands and Built-in Functions (SC19-1074)
- Debug Tool V7 Customization Guide (SC19-1075)
- CCCA User's Guide (SC26-9400)
For Fault Analyzer V7, the Program Directory (GI10-8744) and License Information (GC19-1084) are supplied automatically with the basic machine-readable material. No other hardcopy publications are shipped with the product.
The optional publication Fault Analyzer V7 User's Guide and Reference (SC19-1088) will be available after product availability.
For File Manager V7, the Program Directory (GI10-8728) and License Information (GC19-1035) are supplied automatically with the basic machine-readable material. No other hardcopy publications are shipped with the product.
The following optional publications will be available after product availability:
- File Manager V7 Customization Guide (SC19-1036)
- File Manager V7 User's Guide and Reference (SC19-1037)
- File Manager V7 User's Guide and Reference for DB2® Data (SC19-1038)
- File Manager V7 User's Guide and Reference for IMS Data (SC19-1039)
- File Manager V7 User's Guide and Reference for CICS® (SC19-1040)
For File Export V1, the Program Directory (GI10-8527) and License Information (GC18-7709) are supplied automatically with the basic machine-readable material. No other hardcopy publications are shipped with the product.
The following optional publications will be available after product availability:
- File Export V1 User's Guide (SC18-9178)
- File Export V1 Reference Manual (SC31-6870)
- File Export V1 Messages and Codes (SC31-6871)
The IBM Publications Center
The Publications Center is a worldwide central repository for IBM product publications and marketing material with a catalog of 70,000 items. Extensive search facilities are provided. Payment options for orders are via credit card (in the U.S.) or customer number for 50 countries. A large number of publications are available online in various file formats, and they can all be downloaded by all countries free of charge.
The site is available in English and Canadian French.
Back to top
|
|
| Technical information |
Hardware requirements
Application Performance Analyzer, Debug Tool Utilities and Advanced Functions, Fault Analyzer, and File Manager run on any hardware configuration supported by the specified licensed programs.
File Export V1.2 operates on any processor that supports z/Architecture, including z800, z890, z900, z990, or compatible processor, with some limitations. For z900 systems, microcode level 3G, or later, is required. File Export V1.2 may run on other compatible hardware that supports the Long Displacement Facility of the z/Architecture. z/OS Bimodal Migration Accommodation software cannot be used with File Export V1.2.
Software requirements
Application Performance Analyzer for z/OS® V7.1, Debug Tool Utilities and Advanced Functions for z/OS V7.1, Fault Analyzer for z/OS V7.1, File Manager for z/OS V7.1, and File Export for z/OS V1.2, run under the control of, or in conjunction with, the following programs and their subsequent releases, or their equivalents.
Required licensed programs
IBM z/OS V1.4, or later (5694-A01)
Optional licensed programs
Depending on the functions used, one or more of the following programs may be required:
- CICS Transaction Server for OS/390® V1.3 (5655-147)
- CICS Transaction Server for z/OS V2.2 and V2.3 (5697-E93)
- CICS Transaction Server for z/OS V3.1 (5655-M15)
- DB2 UDB for z/OS and OS/390 V7 (5675-DB2)
- DB2 UDB for z/OS V8 (5625-DB2)
- DB2 UDB for z/OS V9 (5635-DB2)
- IMS V7 (5655-B01)
- IMS V8 (5655-C56)
- IMS V9 (5655-J38)
- WebSphere® MQ for z/OS V5 (5655-F10)
- WebSphere MQ for z/OS V6 (5655-L82)
- High Level Assembler/MVS & VM & VSE, V1.4 and V1.5 (5696-234)
- AD/Cycle® C/370 V1.2 (5688-216)
- C/C++ for MVS/ESA V3 (5655-121)
- IBM OS/390 V2.10 C/C++ Element (5647-A01)
- IBM z/OS V1 C/C++ Element (5694-A01)
- OS/VS COBOL V1.2.4 (5740-CB1), with limitations
- VS COBOL II V1.3.1, V1.3.2, V1.4 (5668-958, 5688-023), with limitations
- IBM COBOL for MVS & VM V1 (5688-197)
- IBM COBOL for OS/390 & VM V2.2 (5648-A25)
- IBM Enterprise COBOL for z/OS V3 (5655-G53)
- OS PL/I V2.1, V2.2, V2.3 (5668-909, 5668-910), with limitations
- PL/I for MVS & VM V1.1.1 (5688-235)
- IBM VisualAge® PL/I for OS/390 V2 (5655-B22)
- IBM Enterprise PL/I for z/OS V3 (5655-H31)
- WebSphere Application Server for z/OS V5 (5655-I35)
- WebSphere Application Server for z/OS V6 (5655-N01)
- WebSphere Studio Enterprise Developer V5.1.1 with fix for APAR PQ89965 or V5.1.2 (5724-B67)
- WebSphere Developer for zSeries® V6.0 (5724-L44)
- WebSphere Developer Debugger for zSeries V6.0.1 (5724-N06)
Planning information
Packaging
The Application Performance Analyzer V7.1 package includes:
- Basic machine-readable material on the customer-selected distribution medium
- Program Directory (GI10-8736)
- License Information (GC19-1068)
The Debug Tool Utilities and Advanced Functions V7.1 package includes:
- Basic machine-readable material on the customer-selected distribution medium for Debug Tool V7.1, Debug Tool Utilities and Advanced Functions V7.1, and CCCA V2.1
- Program Directory (GI10-8726)
- Program Directory (GI10-8727)
- Program Directory (GI10-5080)
- Licensed Program Specification (GC19-1082)
- License Information (GC19-1083)
The Fault Analyzer V7.1 package includes:
- Basic machine-readable material on the customer-selected distribution medium
- Program Directory (GI10-8744)
- License Information (GC19-1084)
The File Manager V7.1 package includes:
- Basic machine-readable material on the customer-selected distribution medium
- Program Directory (GI10-8728)
- License Information (GC19-1035)
The File Export V1.2 package includes:
- Basic machine-readable material on the customer-selected distribution medium
- Program Directory (GI10-8527)
- License Information (GC18-7709)
Software Services
IBM Services has the breadth, depth, and reach to manage your services needs. You can leverage the deep technical skills of our lab-based, software services team and the business consulting, project management, and infrastructure expertise of our IBM Global Services team. Also, we extend our IBM Software Services reach through IBM Business Partners to provide an unmatched portfolio of capabilities. Together, we provide the global reach, intellectual capital, industry insight, and technology leadership to support any critical business need.
To learn more about IBM Software Services or to contact a software services sales specialist, visit
|
|
| Ordering information |
Charge Metric
Program
Program name number Charge metric
Application 5697-N53 Value Units
Performance
Analyzer V7
Application 5697-N38 Value Units
Performance Analyzer
Subscription & Support
Debug Tool 5655-R45 Value Units
Utilities and
Advanced Functions V7
Debug Tool 5655-J19 Value Units
Utilities and
Advanced Functions
Subscription & Support
Fault Analyzer V7 5655-R46 Value Units
Fault Analyzer 5697-G59 Value Units
Subscription & Support
File Manager V7 5655-R47 Value Units
File Manager 5697-G60 Value Units
Subscription & Support
File Export V1 5697-I12 Value Units
File Export 5697-I13 Value Units
Subscription & Support
The programs in this announcement all have Value Unit-Based pricing.
Program Value Unit
Program name number Exhibit
Application 5697-N53 VUE001
Performance Analyzer V7
Application 5697-N38 VUE001
Performance Analyzer
Subscription & Support
Debug Tool 5655-R45 VUE007
Utilities and
Advanced Functions V7
Debug Tool 5655-J19 VUE007
Utilities and
Advanced Functions
Subscription & Support
Fault Analyzer V7 5655-R46 VUE007
Fault Analyzer 5697-G59 VUE007
Subscription & Support
File Manager V7 5655-R47 VUE007
File Manager 5697-G60 VUE007
Subscription & Support
File Export V1 5697-I12 VUE007
File Export 5697-I13 VUE007
Subscription & Support
For each zSeries IPLA program with Value Unit pricing, the quantity of that program needed to satisfy applicable IBM terms and conditions is referred to as the "required license capacity." Your required license capacity is based upon the following factors:
- The zSeries IPLA program you select
- The applicable Value Unit Exhibit
- The applicable Terms
- Whether your current mainframes are full-capacity or sub-capacity
Value Unit Exhibit VUE001
Value
Level Minimum Maximum Units/MSU
Base 1 3 5.25
Tier A 4 45 0.83
Tier B 46 175 0.35
Tier C 176 315 0.26
Tier D 316 + 0.20
VUE001 Value Units for mainframes without MSU ratings
VUE001 Value
HW Units/machine
MP3000 H30 21
MP3000 H50 22
MP3000 H70 26
ESL Models 9
VUE001 ordering example
The total number of Value Units is calculated according to the following example.
If your required license capacity is 1,000 MSUs for your selected zSeries IPLA product, the applicable Value Units would be:
Translation from MSUs to VUE001 Value Units
MSUs * Value Units/MSU = Value Units
Base 3 * 5.25 = 15.75
Tier A 42 * .83 = 34.86
Tier B 130 * .35 = 45.50
Tier C 140 * .26 = 36.40
Tier D 685 * .20 = 137.00
Total 1,000 269.51
When calculating the total number of Value Units, the sum is to be rounded up to the next integer.
Value Unit Exhibit VUE007
MSUs MSUs
minimum maximum Value Units/MSU
Base 1 3 1
Tier A 4 45 0.45
Tier B 46 175 0.36
Tier C 176 315 0.27
Tier D 316 + 0.2
VUE007 Value Units for mainframes without MSU ratings
VUE007
Hardware Value Units/machine
MP3000 H30 6
MP3000 H50 8
MP3000 H70 12
ESL Models 2
VUE007 ordering example:
The total number of Value Units is calculated according to the following example.
If your required license capacity is 1,500 MSUs for your selected zSeries IPLA product, the applicable Value Units would be:
Translation from MSUs to VUE007 Value Units
MSUs * Value Units/MSU = Value Units
Base 3 * 1.00 = 3.00
Tier A 42 * .45 = 18.90
Tier B 130 * .36 = 46.80
Tier C 140 * .27 = 37.80
Tier D 1,185 * .20 = 237.00
Total 1,500 343.50
When calculating the total number of Value Units, the sum is to be rounded up to the next integer.
Ordering z/OS through the Internet
ShopzSeries provides an easy way to plan and order your z/OS ServerPac or CBPDO. It will analyze your current installation, determine the correct product migration, and present your new configuration based on z/OS. Additional products can also be added to your order (including determination of whether all product requisites are satisfied). ShopzSeries is available in the U.S. and several countries in Europe. In countries where ShopzSeries is not available yet, contact your IBM representative (or IBM Business Partner) to handle your order via the traditional IBM ordering process. For more details and availability, visit the ShopzSeries Web site at
The products in this announcement have one charge unit Value Units.
Basic license
On/Off Capacity on Demand
Application Performance Analyzer V7, Debug Tool Utilities and Advanced Functions V7, Fault Analyzer V7, File Manager V7, and File Export V1 are eligible for On/Off Capacity on Demand (On/Off CoD) with a Temporary Use Charge (TUC) calculated based on MSUs-per day usage.
Program name Application Performance Analyzer V7
Program PID 5697-N53
Entitlement License option/
Identifier Description Pricing metric
S012PW9 Application Basic OTC,
Performance Per MSU-day TUC
Analyzer V7
Program name Debug Tool Utilities and Advanced Functions V7
Program PID 5655-R45
Entitlement License option/
Identifier Description Pricing metric
S012PVH Debug Tool Utilities Basic OTC,
and Advanced Per MSU-day TUC
Functions V7
Program name Fault Analyzer V7
Program PID 5655-R46
Entitlement License option/
Identifier Description Pricing metric
S012PVP Fault Analyzer V7 Basic OTC,
Per MSU-day TUC
Program name File Manager V7
Program PID 5655-R47
Entitlement License option/
Identifier Description Pricing metric
S012PW3 File Manager V7 Basic OTC,
Per MSU-day TUC
Program name File Export V1
Program PID 5697-I12
Entitlement License option/
Identifier Description Pricing metric
S0108ZK File Export V1 Basic OTC,
Per MSU-day TUC
To order, specify the program product number and the appropriate license or charge option. Also, specify the desired distribution medium. To suppress shipment of media, select the license-only option in CFSW.
Program name Application Performance Analyzer V7
Program PID 5697-N53
Entitlement License option/
Identifier Description Pricing metric
S012PW9 Application MSU-based OTC,
Performance Per Value Unit
Analyzer V7
Orderable
Supply ID Language Distribution medium
S012PWB English 3480 Tape
S012PWD Japanese 3480 Tape
S012PWC Korean 3480 Tape
Subscription and Support PID 5697-N38
Entitlement License option/
Identifier Description Pricing metric
S011W5F Application Basic ALC, Value Units SW S&S
Performance (Basic MLC, Value Units
Analyzer SW S&S (EMEA Only))
S&S No Charge, Decline SW S&S
Per MSU SW S&S Registration
Orderable
Supply ID Language Distribution medium
S011W5H English Hardcopy publication
S011W5G Japanese Hardcopy publication
S01331K Korean Hardcopy publication
Program name Debug Tool Utilities and Advanced Functions V7
Program PID 5655-R45
Entitlement License option/
Identifier Description Pricing metric
S012PVH Debug Tool MSU-based OTC,
Utilities and Per Value Unit
Advanced
Functions V7
Orderable
Supply ID Language Distribution medium
S012PVK English 3480 Tape
S012PVL Japanese 3480 Tape
S000PVJ Korean 3480 Tape
Subscription and Support PID 5655-J19
Entitlement License option/
Identifier Description Pricing metric
S00X82R Debug Tool Basic ALC, Value Units SW S&S
Utilities and (Basic MLC, Value Units
Advanced SW S&S (EMEA Only))
Functions S&S No Charge, Decline SW S&S
Per MSU SW S&S Registration
Orderable
Supply ID Language Distribution medium
S00X82S English Hardcopy publication
S00X82T Japanese Hardcopy publication
S01331F Korean Hardcopy publication
Program name Fault Analyzer V7
Program PID 5655-R46
Entitlement License option/
Identifier Description Pricing metric
S012PVP Fault Analyzer V7 MSU-based OTC,
Per Value Unit
Orderable
Supply ID Language Distribution Medium
S012PVT English 3480 Tape
S012PVS Japanese 3480 Tape
S012PVR Korean 3480 Tape
Subscription and Support PID 5697-G59
Entitlement License option/
Identifier Description Pricing metric
S00V7ZL Fault Basic ALC, Value Units SW S&S
Analyzer S&S (Basic MLC, Value Units
SW S&S (EMEA Only))
No Charge, Decline SW S&S
Per MSU SW S&S Registration
Orderable
Supply ID Language Distribution medium
S00TZD4 English Hardcopy publication
S00VP6X Japanese Hardcopy publication
S01331H Korean Hardcopy publication
Program name File Manager V7
Program PID 5655-R47
Entitlement License option/
Identifier Description Pricing metric
S012PW3 File Manager V7 MSU-based OTC,
Per Value Unit
Orderable
Supply ID Language Distribution medium
S012PW4 English 3480 Tape
S012PW5 Japanese 3480 Tape
S012PW6 Korean 3480 Tape
Subscription and Support PID 5697-G60
Entitlement License option/
Identifier Description Pricing metric
S00V7ZM File Basic ALC, Value Units SW S&S
Manager S&S (Basic MLC, Value Units
SW S&S (EMEA Only))
No Charge, Decline SW S&S
Per MSU SW S&S Registration
Orderable
Supply ID Language Distribution medium
S00TZD5 English Hardcopy publication
S00VLRJ Japanese Hardcopy publication
S01331J Korean Hardcopy publication
Program name File Export V1
Program PID 5697-I12
Entitlement License option/
Identifier Description Pricing metric
S0108ZK File Export V1 MSU-based OTC,
Per Value Unit
Orderable
Supply ID Language Distribution medium
S0108ZL English 3480 Tape
S01329R Japanese 3480 Tape
Subscription and Support PID 5697-I13
Entitlement License option/
Identifier Description Pricing metric
S010X8D File Basic ALC, Value Units SW S&S
Export S&S (Basic MLC, Value Units
SW S&S (EMEA Only))
No Charge, Decline SW S&S
Per MSU SW S&S Registration
Orderable
Supply ID Language Distribution medium
S0108ZH English Hardcopy publication
S01332J Japanese Hardcopy publication
Subscription and Support
To receive voice technical support via telephone during normal business hours and future releases and versions at no additional charge, Subscription and Support must be ordered. The capacity of Subscription and Support (Value Units) must be the same as the capacity ordered for the product licenses.
To order, specify the Subscription and Support program number (PID) referenced above and the appropriate license or charge option.
IBM is also providing Subscription and Support for these products via a separately purchased offering under the terms of the IBM International Agreement for Acquisition of Support (IAAS). This offering:
- Includes and extends the support services provided in the base support to include technical support via telephone during normal business hours.
- Entitles customers to future releases and versions at no additional charge. Note that the customer is not entitled to new products.
When Subscription and Support is ordered, the charges will renew automatically annually unless cancelled by the customer.
Single version charging: To elect single version charging, the customer must notify and identify to IBM the prior program and replacement program and the machine the programs are operating on.
Customized Offerings
Product media is shipped only via Customized Offerings (for example, CBPDO, ServerPac,
SystemPac®). Non-customized items (CDs, diskettes, source media, media kits) will continue to be
shipped via the stand-alone product.
Back to top
|
|
| Terms and conditions |
Agreement: IBM International Program License Agreement and License Information document. Proofs of Entitlement (PoE) are required for all authorized use.
These programs are licensed under the IBM Program License Agreement (IPLA) and the associated Agreement for Acquisition of Software Maintenance, which provides for support with ongoing access to releases and versions of the program. These programs have a one-time license charge for use of the program and an annual renewable charge for the enhanced support that includes telephone assistance (voice support for defects during normal business hours) as well as access to updates, releases, and versions of the program as long as support is in effect.
S/390® and zSeries IBM Operational Support Services SoftwareXcel is an option for those customers who desire added services.
Limited warranty: Yes
Warranty: This Program includes a warranty for one year from acquisition from IBM or an authorized IBM Business Partner. For one year from acquisition of the Program, this warranty provides the customer with access to databases containing Program information and FAQs, including any known fixes to defects, which the customer can download or otherwise obtain and install.
Program support: Enhanced Support, called Subscription and Support, includes telephone assistance (voice support for defects during normal business hours) as well as access to updates, releases, and versions of the program as long as support is in effect. The customer will be notified of discontinuance of support with 12 months' notice.
Money-back guarantee: If for any reason you are dissatisfied with the program and you are the original licensee, return it within 30 days from the invoice date to the party (either IBM or its reseller) from whom you acquired it for a refund. For clarification, note that for programs acquired under any of IBM On/Off Capacity on Demand (On/Off CoD) software offerings, this term does not apply since these offerings apply to programs already acquired and in use by the customer.
Copy and use on home/portable computer: No
Volume orders (IVO): No
Passport Advantage® applies: No
Software Maintenance applies: No
For operating system software, the revised IBM Operational Support Services SoftwareXcel offering will provide support for those operating systems and associated products that are not available with the newly announced Software Maintenance offering.
This will ensure total support coverage for your enterprise needs, including IBM and selected non-IBM products. For complete lists of products supported under both the current and revised SoftwareXcel offering, visit
For additional information on the revised IBM Operational Support Services, refer to 601-023 , dated July 10, 2001.
IBM Operational Support Services SoftwareXcel: Yes
iSeries Software Maintenance applies: No
Variable charges apply: No
Educational allowance available
Yes, 15% education allowance applies to qualified education institution customers.
Replaced Program Replacement Program
Program Program Program Program
number name number name
5734-CB4 COBOL Interactive 5655-R45 IBM Debug Tool
Debug Utils and AF
for z/OS V7
5658-995 Inspect for C/370 5655-R45 IBM Debug Tool
and PL/I V1 Utils and AF
for z/OS V7
5688-194 CODE/370 V1 5655-R45 IBM Debug Tool
Utils and AF
for z/OS V7
5688-194 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS and OS/390 V1 Utils and AF
for z/OS V7
5655-H32 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS and OS/390 V3 Utils and AF
for z/OS V7
5655-L24 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS V4 Utils and AF
for z/OS V7
5655-M18 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS V5 Utils and AF
for z/OS V7
5655-P14 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS V6 Utils and AF
for z/OS V7
5655-R44 IBM Debug Tool for 5655-R45 IBM Debug Tool
z/OS V7 Utils and AF
for z/OS V7
Sub-capacity terms and conditions
For each zSeries IPLA program with Value Unit pricing, the quantity of that program needed to satisfy applicable IBM terms and conditions is referred to as the "required license capacity." Your required license capacity is based upon the following factors:
- The zSeries IPLA program you select
- The applicable Value Unit Exhibit
- The applicable Terms
- Whether your current mainframes are full-capacity or sub-capacity
For more information on the Value Unit Exhibit for the zSeries IPLA program you selected, refer to the Ordering information section.
Program
number Program name Terms
5697-N53 Application Execution-based
Performance
Analyzer V7
5655-R45 Debug Tool Execution-based
Utilities and
Advanced
Functions V7
5655-R46 Fault Analyzer V7 Execution-based
5655-R47 File Manager V7 Execution-based
5697-I12 File Export V1 Execution-based
Full-capacity mainframes: In cases where full-capacity is applicable, the following terms apply:
Execution-based, z/OS-based, Full-Machine-based: The required capacity of a zSeries IPLA program with these terms equals the MSU rated capacity of the machine where the zSeries IPLA program executes.
For more information on mainframe MSU rated capacities, refer to The System z Machine Exhibit (Z125-3901) or visit the "Mainframes" section of the zSeries Exhibits Web site
Reference-based: The required license capacity of a zSeries IPLA program with these terms equals the license capacity of the applicable monthly license charge (MLC) program. This MLC program is called the "parent" program.
Sub-capacity mainframes: In cases where sub-capacity is applicable, the following terms apply:
Execution-based: The required capacity of a zSeries IPLA sub-capacity program with these terms equals the capacity of the LPAR where the zSeries IPLA program executes.
z/OS-based: The required license capacity of a zSeries IPLA program with these terms equals the license capacity of z/OS (and z/OS.e) on the machine where the zSeries IPLA program executes.
Reference-based: The required license capacity of a zSeries IPLA program with these terms equals the license capacity of the applicable monthly license charge (MLC) program. This MLC program is called the "parent" program.
Full machine-based: The required license capacity of a zSeries IPLA program with full machine-based terms equals the MSU rated capacity of the machine where the zSeries IPLA program executes.
For more information on mainframe MSU rated capacities, refer to The System z Machine Exhibit (Z125-3901) or visit the "Mainframes" section of the zSeries Exhibits Web site
For more information on sub-capacity zSeries IPLA terms and conditions, refer to 204-184 , dated August 10, 2004.
Additional information for products with reference-based terms
zSeries IPLA sub-capacity programs with reference-based terms adds value to the parent program across the environment, regardless of where in environment the zSeries IPLA program executes.
An environment is defined as either a single/stand-alone machine or a qualified Parallel Sysplex®. Customers may have one or more different environments across their enterprise. To determine the required license capacity for each zSeries IPLA program with referenced-based terms, each environment should be assessed separately.
When a zSeries IPLA sub-capacity program with reference-based terms is used in a qualified Parallel Sysplex environment the required license capacity of the zSeries IPLA program must equal with the license capacity of the parent program across the Parallel Sysplex. Qualified Parallel Sysplex refers to one
- That meets the criteria defined in 198-001 , dated January 13, 1998
- Where MLC pricing is aggregated across the Sysplex
Sub-capacity eligibility: To be eligible for sub-capacity charging on select zSeries IPLA programs, you must first implement and comply with all terms of either sub-capacity Workload License Charges (WLC) or sub-capacity Entry Workload License Charges (EWLC). To implement sub-capacity WLC or EWLC, a machine must be zSeries (or equivalent). On that machine:
- All instances of the OS/390 operating system must be migrated to the z/OS (or z/OS.e) operating systems
- Any licenses for the OS/390 operating system must be discontinued
- All instances of the z/OS operating (or z/OS.e) systems must be running in z/Architecture (64-bit) mode
For that machine, you must create and submit a Sub-Capacity Report to IBM each month. Sub-Capacity Reports must be generated using the Sub-Capacity Reporting Tool (SCRT). For additional information or to obtain a copy of SCRT, visit the zSeries Software Pricing Web site
You must comply with all of the terms of the WLC or EWLC offering, whichever is applicable:
- The complete terms and conditions of sub-capacity WLC are defined in the IBM Customer Agreement Attachment for IBM System z Workload License Charges (Z125-6516).
- The complete terms and conditions for sub-capacity EWLC are defined in the IBM Customer Agreement Attachment for EWLC, TWLC, zELC, z/OS.e License Charges (Z125-6587).
Additionally, you must sign and comply with the terms and conditions specified in the amendment to the IPLA contract Amendment for System z Programs Sub-Capacity Pricing (Z125-6929-02, or higher). Once the amendment is signed, the terms in the amendment replace any and all previous zSeries IPLA sub-capacity terms and conditions.
Sub-capacity utilization determination
Sub-capacity utilization is determined based on the product's own execution as reported to IBM in accordance with the requirements for reporting sub-capacity utilization for products.
On/Off Capacity on Demand
To be eligible for On/Off Capacity on Demand pricing, customers must be enabled for temporary
capacity on the corresponding hardware, and the required contract Z125-6611, Attachment for
Customer Initiated Upgrade and IBM eServer® On/Off Capacity on Demand Software must be
signed prior to use.
Back to top
|
|
| Prices |
See your marketing representative for details.
Information on charges is available at
Choose the option entitled Purchase/upgrade tools.
Program name Application Performance Analyzer V7
Program PID 5697-N53
Entitlement License option/
Identifier Description Pricing metric
S012PW9 Application MSU-based OTC,
Performance Per Value Unit
Analyzer V7
S012PW9 Application Basic OTC,
Performance Per MSU-day TUC
Analyzer V7
Program name Debug Tool Utilities and Advanced Functions V7
Program PID 5655-R45
Entitlement License option/
Identifier Description Pricing metric
S012PVH Debug Tool MSU-based OTC,
Utilities and Per Value Unit
Adv Functions V7
S012PVH Debug Tool Basic OTC,
Utilities and Per MSU-day TUC
Adv Functions V7
Program name Fault Analyzer V7
Program PID 5655-R46
Entitlement License option/
Identifier Description Pricing metric
S012PVP Fault Analyzer V7 MSU-based OTC,
Per Value Unit
S012PVP Fault Analyzer V7 Basic OTC,
Per MSU-day TUC
Program name File Manager V7
Program PID 5655-R47
Entitlement License option/
Identifier Description Pricing metric
S012PW3 File Manager V7 MSU-based OTC,
Per Value Unit
S012PW3 File Manager V7 Basic OTC,
Per MSU-day TUC
Program name File Export V1
Program PID 5697-I12
Entitlement License option/
Identifier Description Pricing metric
S0108ZK File Export V1 MSU-based OTC,
Per Value Unit
S0108ZK File Export V1 Basic OTC,
Per MSU-day TUC
The pricing information for the following products has not changed.
Program
Description number
Application Performance 5697-N38
Analyzer
Subscription & Support
Debug Utilities and 5655-J19
Advanced Functions
Subscription & Support
Fault Analyzer 5697-G59
Subscription & Support
File Manager 5697-G60
Subscription & Support
File Export 5697-I13
Subscription & Support
IBM Global Financing
IBM Global Financing offers competitive financing to credit-qualified customers to assist them in acquiring IT solutions. Offerings include financing for IT acquisition, including hardware, software, and services, both from IBM and other manufacturers or vendors. Offerings (for all customer segments: small, medium, and large enterprise), rates, terms, and availability can vary by country. Contact your local IBM Global Financing organization or visit
IBM Global Financing offerings are provided through IBM Credit LLC in the United States and other IBM subsidiaries and divisions worldwide to qualified commercial and government customers. Rates are based on a customer's credit rating, financing terms, offering type, equipment type, and options, and may vary by country. Other restrictions may apply. Rates and offerings are subject to change, extension, or withdrawal without notice.
Trademarks
