IBM Print Services Facility for z/os, V4.6 delivers enhancements to improve diagnostics, performance, and usability

Size: px
Start display at page:

Download "IBM Print Services Facility for z/os, V4.6 delivers enhancements to improve diagnostics, performance, and usability"

Transcription

1 IBM United States Software Announcement , dated November 21, 2017 IBM Print Services Facility for z/os, V4.6 delivers enhancements to improve diagnostics, performance, and usability Table of contents 1 Overview 5 Technical information 2 Key prerequisites 6 Ordering information 2 Planned availability date 8 Terms and conditions 2 Description 9 Prices 4 Product positioning 10 Order now 5 Program number Overview IBM (R) Print Services Facility TM (PSF) for z/os, (R) V4.6 replaces PSF V4.5 for z/os. It is the latest release of the IBM flagship production print product for z/os. PSF running on z/os is designed to provide the advanced scalability, resiliency, security, workload management, and SMF data collection capabilities you need to help manage your enterprise printing. Version 4.6 delivers enhancements to the main PSF product and its optional features include: PSF V4.6 Support of Mixed Object Document Content Architecture (MO:DCA) AFP/ Archive (AFP/A), which is used for long term preservation and retrieval of Advanced Function Presentation (AFP) documents Support for new printer functions Ability to optimize performance for faster transition when printer jobs are queued Ability to improve error message information for quicker diagnostics AFP Conversion and Indexing Facility Performance improvements Support of MO:DCA AFP/A which is used for long term preservation and retrieval of AFP documents AFP Download Plus Support of MO:DCA AFP/A which is used for long term preservation and retrieval of AFP documents A broader access to the Download Plus message file to improve turnaround of error resolution A quicker response to JES cancel and restart commands to improve download turnaround times This new release also delivers: A set of core functions for host-based enterprise printing. Support for: Industry-standard AFP architecture Simple and record format line data XML line data IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 1

2 Printer standards, such as Intelligent Printer Data Stream (IPDS) and International Color Consortium (ICC) profiles Support for crease finishing, when it is supported by the printers to which output is directed. Any possible folding operation becomes a crease operation by simply specifying the correct finishing option. Enhancements in the areas of diagnostics, performance, and usability Key prerequisites Print Services Facility for z/os, V4.6 requires an IBM Z server that runs z/os V2.1 (5650-ZOS), or later. For specific requirements, see the Technical information section. Planned availability date December 15, 2017 Description PSF for z/os, V4.6 is designed to provide a number of new capabilities. For several of these functions, PSF provides infrastructure but in order to use many of the extensions described, you will need, depending on usage, additional software and hardware that support the described functions. Support of MO:DCA AFP/A and MO:DCA AFP/A, IS/3 PSF V4.6, AFP Download Plus 4.6, and ACIF 4.6 now support: MO:DCA AFP/A, which is an AFP document architecture interchange set and an ISO standard (ISO 18565), is used for long-term preservation and retrieval. This subset ensures page independence, eliminates images without clearly specified resolution, device default fonts, and external resources. MO:DCA AFP/A, IS/3, which is an AFP document architecture interchange set, complies with the rules and restrictions of both the AFP/A and Interchange Set 3. PSF V4.6 enhancements Enablement of printer functions PSF V4.6 is now designed to support crease finishing when it is supported by the printers to which output is directed. Any possible folding operation becomes a crease operation by simply specifying the correct finishing option. Diagnostic enhancements Currently, supported PSF releases issue message APS280I when the resolution of the raster font does not agree with the resolution of the printer. This message does not include the mismatched resolutions. PSF V4.6 provides the resolution of the raster font and the resolution of the printer in message APS280I to more easily determine the problem. In a fully composed AFP file, the inline resource group must be placed at the top of the file prior to the input document text. Presently, if an inline resource group is not placed prior to the document input in the data stream, the resource group is skipped and PSF issues a "resource not found" message (APS512I or APS532I) for each resource from the skipped inline resource group that is used within the document. PSF V4.6 also issues the additional message APS549I stating that an inline resource group was found out of sequence in the data set alerting the user that IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 2

3 moving the inline resource group prior to the document input may eliminate the "resource not found" error. PSF V4.6 accepts negative acknowledgement (NACK) responses from the printer that can occur when processing the Linear Gradient or Radial Gradient orders of graphic arts. Performance enhancements Currently, with supported PSF releases, the deletion of resources by PSF from a printer at the end of a data set can take a long time because PSF deletes each Inline and Userlib resource one at time. PSF V4.6 provides a new AFPPARMS value that allows PSF to delete each type of resource all at once thus expediting resource deletion so subsequent print jobs can start sooner. Usability enhancement Currently, with supported PSF releases, an installation coding PSF installation exit 07 can elect to receive control from PSF in a Beginning of Data Set Call. However, there is no corresponding End Data Set Call support where the exit can undo processing that may have been done at Begin Data Set time. PSF V4.6 provides an End Data Set Call so that the exit can undo processing from the Begin Data Set Call function. AFP Download Plus V4.6 enhancements Diagnostic enhancements Currently, with supported PSF releases, the AFP Download Plus feature restricts browsing of the UNIX (R) error message file to two sets of users. -- The userid that owns the directory /var/psf/userinfo/<userid> and its contents -- Members of the APSADMIN security group AFP Download Plus V4.6 provides a new AFPPARMS option that you can set to authorize any user to view the UNIX message file. Performance enhancements When using AFP Download Plus and data that is sent to the download receiver, the job cannot be canceled or restarted until all of the data is sent. For a large data set, this could take several minutes before the JES order is honored. With AFP Download Plus V4.6, these JES orders are honored while the data is sent to the download receiver. ACIF V4.6 enhancements Diagnostic In a fully composed AFP file, the inline resource group must be placed at the top of the file before the input document text. Presently, if an inline resource group is not placed before the document input in the data stream, the resource group is skipped and ACIF issues a resource-not-found message (APK532I) for each resource from that skipped inline resource group that is used within the document. ACIF V4.6 issues the additional message APK494I by stating that an inline resource group was found out of sequence in the data set and alerts the user that moving the inline resource group before the document input may eliminate the resource-not-found error. Performance ACIF V4.6 reduces the frequency that GETMAIN and FREEMAIN are called from once for every record of the input file to once for the input file. This change is designed to reduce processing time for jobs with many records IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 3

4 Usability ACIF V4.5 does not allow additional Tag Logical Element index structured fields (TLEs) to be added to a fully composed AFP file that already has TLEs embedded in it. ACIF issues an error message and stops processing. ACIF V4.6 delivers a new keyword in the ACIF parameter list to support this. ACIF V4.5 does not recognize the x'0c' form feed character as the start of a new page. The user must provide an ACIF user exit that removes the x'0c' form feed character and inserts an x'f1' ANSI carriage control at the beginning of each page. ACIF V4.6 recognizes the X'0C' form feed character as a new page indicator which removes the need for the special user exit. AFP Viewer plug-in runs on a Microsoft TM Windows TM workstation and displays documents that are in AFP format, such as documents downloaded from the z/ OS host or from web documents. The AFP Viewer plug-in can be obtained at no charge from the Ricoh website. AFP Printer Driver runs on a Windows workstation and creates output in AFP format to allow printing on any of the IBM AFP printers that are controlled by PSF for z/os. The AFP Printer Driver can be obtained at no charge from the Ricoh website. AFP Workbench runs on a Windows workstation. It contains a viewer application that you can use to display AFP files that are in MO:DCA-P format, which includes page segments and overlays. AFP Workbench can be obtained at no charge from the Ricoh website. Accessibility by people with disabilities A US Section 508 Voluntary Product Accessibility Template (VPAT) containing details on accessibility compliance can be found on the IBM Accessibility website. Section 508 of the US Rehabilitation Act PSF for z/os, V4.6 is capable as of December 15, 2017, 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. A US Section 508 Voluntary Product Accessibility Template (VPAT) can be found on the IBM Accessibility website. Product positioning PSF is the strategic, mainframe-production print solution of IBM. PSF supports the print management of z/os AFP output on host-attached printers. PSF is sophisticated, and enables automated print processes with system management of: Print files and attributes Resources Page-level error recovery Accounting, extensive diagnostics Print process statistics PSF supports AFP Consortium-approved AFP architecture changes. The AFP Consortium, an open, industry-standards body, whose scope is the complete AFP architecture, which comprises the following data object architectures: Mixed Object Document Content (MO:DCA) Intelligent Printer Data Stream (IPDS) AFP Line Data Bar Code Object Content (BCOCA) IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 4

5 Color Management Object Content (CMOCA) Font Object Content (FOCA) Graphics Object Content (GOCA) Image Object Content (IOCA) Presentation Text Object Content (PTOCA) Hardware and software support services SmoothStart/installation services IBM Installation Services can be provided for PSF at an additional cost. Contact your IBM representative or IBM Business Partner for additional information. IBM SmoothStart and Installation Services from IBM Global Services are not provided for this product. Program number Program number VRM Program name 5655-M IBM Print Services Facility for z/os Business Partner information If you are a Direct Reseller - System Reseller acquiring products from IBM, you may link directly to BP Attachment for Announcement Letter for this announcement. A PartnerWorld ID and password are required (use IBMid). Technical information Specified operating environment Hardware requirements PSF for z/os, V4.6: Runs on processors that are supported by current levels of z/os Version 2 operating systems. Supports printers that adhere to the IPDS specifications. Not all functions of PSF are supported by all IPDS printers. A number of PSF for z/os, V4.6 functions require corresponding printer support. Contact your printer manufacturer to determine whether specific functions are available for a particular printer. Software requirements IBM PSF for z/os, V4.6 runs on z/os V2.1 (5650-ZOS), and later. If not using the z/os Font Collection, which is included with z/os, to use TrueType and OpenType fonts, you must have: A resource installer program, such as the Font Installer optional feature of Infoprint Fonts for Multiplatforms, or an equivalent resource installer program. A product that supplies TrueType and OpenType fonts, such as the WorldType Fonts for AFP Print Servers optional feature of Infoprint Fonts for Multiplatforms. IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 5

6 Compatibility PSF for z/os, V4.6 replaces PSF V4.5 for z/os. Performance considerations The performance of PSF and its attached printers is dependent upon availability and efficiency of memory, storage, DASD, and channel and network resources in the system configuration. It is also highly dependent upon the content of the print data streams being processed. In general, data-intensive applications, such as those containing images, require more resources than applications containing plain text. If performance degradation is experienced, normal system performance analysis and tuning should be conducted before contacting IBM Service. Planning information Customer responsibilities To use channel-attached printers with PSF, they must be defined to z/os and to the JES2 or JES3 subsystem. To use network-attached printers with PSF, they must be defined to TCP/IP or to VTAM. (R) Packaging PSF for z/os, V4.6 base program and optional features are shipped using the customized offerings, CBPDO and ServerPac. No fonts are included with the PSF base. A softcopy program directory is shipped with each PSF order. Effective December 15, 2017, PSF V4.6 publications will be available on z/os Knowledge Center. Security, auditability, and control PSF uses the security features and programs of the z/os operating systems. The customer is responsible for evaluation, selection, and implementation of security features, administrative procedures, and appropriate controls in application systems and communication facilities. Ordering information New licensees Orders for new licenses can be placed now. Registered customers can access IBMLink for ordering information and charges. Shipment will not occur before the planned availability date. Unless a later date is specified, orders entered before the planned availability date will be assigned a schedule date of one week following availability. Orders entered after the planned availability date will be assigned a schedule date for the week following order entry, unless a later date is specified. Shipment will begin on the planned availability date. New users of PSF for z/os, V4.6 should specify: Program description Type Model IBM Print Services Facility for z/os, V M32 IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 6

7 Basic license PSF for z/os, V4.6 is priced in Cumulative Block Tiers. The PSF Tier is determined based on the number of printers PSF will be driving, and the impressions-per-minute rated speed of those printers. Printer points are assigned to each printer based on its rated speed. Points for all printers except those in Category 1 are accumulated, and the total number of points indicates the appropriate PSF price tier. Printer speeds and associated PSF Category are shown in the PSF section on the IBM z Systems (R) Software Contracts website. How to order To order a basic license, specify program number 5655-M32. Specify the 3590 Supply IDs, MLC entitlement identifiers, and desired tiers (usage levels). PSF usage tier Printer point range MLC entitlement identifier 3590 orderable supply ID 1 Up to 5 points S01254B S01662H 2 Up to 9 points 3 Up to 14 points 4 Up to 20 points 5 Up to 30 points 6 Up to 46 points 7 Up to 66 points 8 Up to 86 points 9 Up to 151 points 10 Up to 301 points 11 Up to 601 points or more points To order optional priced features of PSF for z/os, V4.6, specify the 3590 supply ID and MLC entitlement identifier for each feature you want to order from the following table: Feature name MLC entitlement identifier AFP Download Plus S S01662J AFP Upload S01254S S01662G ACIF S S01662K Download for z/os S S01662L 3590 orderable supply ID Note: AFP Download Plus, AFP Upload, ACIF, and Download for z/os can only be ordered using Tier 1. Unlicensed documentation A memorandum and program directory are shipped with the base feature. The following publications are available on the internet in PDF format: Title Order number PSF for z/os: ACIF User's Guide S PSF for z/os: AFP Download Plus S PSF for z/os: Customization S PSF for z/os: Diagnosis G PSF for z/os: Download for z/os S PSF for z/os: Introduction G PSF for z/os: Licensed Program Specifications G PSF for z/os: Messages and Codes G PSF for z/os: Security Guide S PSF for z/os: User's Guide S IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 7

8 The publications are also available from the z/os Knowledge Center. The publication, Tiered Pricing Exhibit for IBM and Non-IBM AFP Printers, (Z ) is shipped in softcopy with the base feature. To access the latest PSF for z/os, V4.6 (5655-M32) information, see the z/os output management software website. To access the latest PSF for z/os, V4.6 tiered pricing exhibit, see the IBM z Systems (R) Software Contracts website. Subsequent updates (technical newsletters or revisions between releases) to the publications shipped with the product will be distributed to the user of record for as long as a license for this software remains in effect. A separate publication order or subscription is not needed. Customized Offerings Product deliverables are shipped only through CBPDO and ServerPac. These customized offerings are offered for internet delivery from Shopz. Internet delivery reduces software delivery time and allows you to install software without the need to handle tapes. For more details on internet delivery, go to the Help section on the Shopz website. You choose the delivery method when you order the software. IBM recommends internet delivery. In addition to internet and DVD, the supported tape delivery options include: Most products can be ordered in ServerPac the month following their availability in CBPDO. z/os can be ordered through CBPDO and ServerPac at general availability. Many products will also be orderable in a Product ServerPac without also having to order the z/os operating system or subsystem. Shopz and CFSW will determine the eligibility based on product requisite checking. For more details on the product ServerPac, go to the Help section on the Shopz website. For additional information on the Product ServerPac option, see Software Announcement , dated July 31, Production of software product orders will begin on the planned general availability date. CBPDO shipments will begin one week after general availability. ServerPac shipments will begin two weeks after general availability. Terms and conditions The terms for IBM PSF for z/os, V4.6, as previously announced in Software Announcement , dated July 12, 2011,licensed under the IBM Customer Agreementare unaffected by this announcement. Statement of good security practices IT system security involves protecting systems and information through prevention, detection, and response to improper access from within and outside your enterprise. Improper access can result in information being altered, destroyed, or IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 8

9 misappropriated or can result in misuse of your systems to attack others. Without a comprehensive approach to security, no IT system or product should be considered completely secure and no single product or security measure can be completely effective in preventing improper access. IBM systems and products are designed to be part of a lawful, comprehensive security approach, which will necessarily involve additional operational procedures, and may require other systems, products, or services to be most effective. Important: IBM does not warrant that any systems, products, or services are immune from, or will make your enterprise immune from, the malicious or illegal conduct of any party. Prices For additional information and current prices, contact your local IBM representative or IBM Business Partner. IBM PSF for z/os, V4.6 (5655-M32) Entitlement License option/ Identifier Description S01254B PSF for z/os, V4.6 License option/ Pricing metric Basic MLC Cumulative Block Tiers S S01254M S S01254Z AFP Download Plus AFP Upload ACIF Download for z/os Basic MLC Flat Charge Basic MLC Flat Charge Basic MLC Flat Charge Basic MLC Flat Charge Use level charge: Charges for this program are based on usage levels. When a customer upgrades to a higher level of usage, a usage upgrade charge will apply, equal to the difference between the charge for the current level of usage and the higher level of usage. For additional information on PSF for z/os, see Software Announcements: , dated April 1, , dated July 12, 2011 Variable charges The applicable processor based one-time charge will be based on the group of the designated machine on which the program is licensed for use. If the program is designated to a processor in a group for which no charge is listed, the charge of the next higher group listed applies. For movement to a machine in a higher group, an upgrade charge equal to the difference in the then-current charges between the two groups will apply. For movement to a machine in a lower group, there will be no adjustment or refund of charges paid. 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, IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 9

10 including hardware, software, and services, from both 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 go to the IBM Global Financing website for more information. 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. Order now To order, contact the IBM Digital Sales Center, your local IBM representative, or your IBM Business Partner. To identify your local IBM representative or IBM Business Partner, call 800-IBM-4YOU ( ). For more information, contact the IBM Digital Sales Center. Phone: 800-IBM-CALL ( ) Fax: 800-2IBM-FAX ( ) For IBM representative: askibm@ca.ibm.com For IBM Business Partner: pwcs@us.ibm.com IBM Digital Sales Offices 1177 S Belt Line Rd Coppell, TX , US The IBM Digital Sales Center, our national direct marketing organization, can add your name to the mailing list for catalogs of IBM products. Note: Shipments will begin after the planned availability date. Trademarks Print Services Facility is a trademark of IBM Corporation in the United States, other countries, or both. IBM, z/os, VTAM and IBM z Systems are registered trademarks of IBM Corporation in the United States, other countries, or both. UNIX is a registered trademark of The Open Group in the United States and other countries. Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both. Other company, product, and service names may be trademarks or service marks of others. Terms of use IBM products and services which are announced and available in your country can be ordered under the applicable standard agreements, terms, conditions, and prices in effect at the time. IBM reserves the right to modify or withdraw this announcement at any time without notice. This announcement is provided for your information only.additional terms of use are located at Terms of use For the most current information regarding IBM products, consult your IBM representative or reseller, or go to the IBM worldwide contacts page IBM United States IBM United States Software Announcement IBM is a registered trademark of International Business Machines Corporation 10

IBM Print Services Facility V4.3 for z/os supports Advanced Function Presentation Architecture changes

IBM Print Services Facility V4.3 for z/os supports Advanced Function Presentation Architecture changes , dated August 18, 2009 IBM Print Services Facility V4.3 for z/os supports Advanced Function Presentation Architecture changes Table of contents 1 At a glance 4 Technical information 1 Overview 6 Publications

More information

IBM United States Software Announcement , dated July 12, 2011

IBM United States Software Announcement , dated July 12, 2011 IBM United States Software Announcement 211-282, dated July 12, 2011 IBM Print Services Facility V4.4 for z/os delivers enhanced support for bar code and Unicode output and new support for IPv6 and Portable

More information

IBM Infoprint XML Extender for z/os Connects e-business Applications with Advanced Function Presentation

IBM Infoprint XML Extender for z/os Connects e-business Applications with Advanced Function Presentation Software Announcement October 29, 2002 IBM Infoprint XML Extender for z/os Connects e-business Applications with Advanced Function Presentation Overview Extensible Markup Language (XML) has emerged as

More information

IBM WebSphere Service Registry and Repository V8.5.6 offers enhancements to improve REST service support and user productivity

IBM WebSphere Service Registry and Repository V8.5.6 offers enhancements to improve REST service support and user productivity IBM United States Software Announcement 215-448, dated October 27, 2015 IBM V8.5.6 offers enhancements to improve REST service support and user productivity Table of contents 1 Overview 4 Technical information

More information

IBM Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage

IBM Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage Software Announcement June 4, 2002 IBM Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage Overview In the old days before e-business it was sufficient to print documents

More information

IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers

IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers IBM United States Announcement 208-080, dated April 8, 2008 IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers Description...2 Offering Information...3 Publications...

More information

IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os

IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os IBM Europe Software Announcement ZP17-0017, dated April 4, 2017 IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os

More information

IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements

IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements IBM Asia Pacific Software Announcement AP15-0421, dated November 3, 2015 IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements Table of contents 1 Overview 2 Technical

More information

InfoPrint ProcessDirector now offers Designer and Whitespace Manager

InfoPrint ProcessDirector now offers Designer and Whitespace Manager Software Announcement 209-433, dated November 24, 2009 InfoPrint ProcessDirector now offers and Whitespace Manager Table of contents 1 Overview 6 Publications 3 Key prerequisites 7 Technical information

More information

IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization

IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization Software Announcement December 18, 2001 IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization Overview CICS Online Transmission Time Optimizer

More information

IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance

IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance IBM United States Software Announcement 210-406, dated October 19, 2010 IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance Table of contents 1 Overview 5

More information

IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2

IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2 IBM United States Announcement 207-104, dated May 22, 2007 IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2 Description...2 Offering Information...2 Publications... 2 Technical information...3 Ordering

More information

IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging

IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging IBM United States Software Announcement 211-088, dated April 5, 2011 IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging Table of contents 1 Overview 3 Technical information

More information

IBM Session Manager for z/os V1.3 delivers improved facilities for simple and secure access to multiple systems from one terminal

IBM Session Manager for z/os V1.3 delivers improved facilities for simple and secure access to multiple systems from one terminal Software Announcement October 18, 2005 IBM Session Manager for z/os V1.3 delivers improved facilities for simple and secure access to multiple systems from one terminal Overview Session Manager for z/os

More information

IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os

IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os IBM United States Announcement 207-317, dated December 4, 2007 IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os Description...2 Product positioning...

More information

IBM United States Software Announcement , dated April 16, 2013

IBM United States Software Announcement , dated April 16, 2013 IBM United States Software Announcement 213-105, dated April 16, 2013 New VMware vcenter Operations Management Suite editions and VMware vsphere with Operations Management offerings improve virtual and

More information

IBM Ported Tools for z/os: Perl for z/os Feature

IBM Ported Tools for z/os: Perl for z/os Feature Software Announcement June 13, 2006 IBM Ported Tools for z/os: Perl for z/os Feature Overview IBM Ported Tools for z/os : Perl for z/os Feature (Perl for z/os) provides a port of the Perl (version 5.8.7)

More information

IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments

IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments , dated November 17, 2009 IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments Table of contents 1 Overview 4 Publications

More information

IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing

IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing IBM United States Software Announcement 210-165, dated June 8, 2010 IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing Table of contents

More information

IBM United States Software Announcement , dated February 17, 2015

IBM United States Software Announcement , dated February 17, 2015 IBM United States Software Announcement 215-031, dated February 17, 2015 The IBM CICS Transaction Gateway V9.2 open beta offering enables continuous integration testing for JSON web services and all remote

More information

IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support

IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support , dated November 4, 2008 IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support Table of contents 1 At a glance 3 Offering Information 1 Overview 4 Publications 2 Key prerequisites

More information

IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing

IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing Software Announcement March 15, 2005 IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing Overview IBM CL/SUPERSESSION and IBM CL/CONFERENCE for

More information

IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security AppScan Source

IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security AppScan Source IBM United States Software Announcement 212-255, dated July 24, 2012 IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security

More information

IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications

IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications , dated December 8, 2009 IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications Table of contents 1 Overview 4 Publications

More information

InfoPrint Solutions Company Latin America Software Announcement LP , dated March 16, 2010

InfoPrint Solutions Company Latin America Software Announcement LP , dated March 16, 2010 Software Announcement LP10-0166, dated March 16, 2010 InfoPrint Manager for AIX and Windows : Restricted Use License provides pricing consistent with complementary InfoPrint ProcessDirector workflow product

More information

IBM Scale Out Network Attached Storage Software

IBM Scale Out Network Attached Storage Software , dated February 9, 2010 IBM Scale Out Network Attached Storage Table of contents 1 Overview 4 Publications 1 Key prerequisites 5 Technical information 1 Planned availability date 6 Ordering information

More information

Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities

Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities Announcement 208-179, dated July 15, 2008 Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities Description...2 Product positioning... 3 Offering Information...3 Technical information...3

More information

IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system

IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system IBM Asia Pacific Software Announcement AP17-0313, dated July 17, 2017 IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system Table of contents

More information

IBM XML Toolkit for z/os and OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor

IBM XML Toolkit for z/os and OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor Software Announcement February 18, 2003 OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor Overview IBM XML Toolkit for z/os and OS/390, V1.5 is designed to provide

More information

Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing

Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing Software Announcement November 11, 2003 Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing Overview Airline Control System (ALCS) is a control monitor designed to run in an

More information

IBM Europe, Middle East, and Africa Software Announcement ZP , dated May 3, 2011

IBM Europe, Middle East, and Africa Software Announcement ZP , dated May 3, 2011 Announcement ZP11-0197, dated May 3, 2011 IBM WebSphere Message Broker Connectivity Pack for Healthcare V7.0 delivers support for clinical application integration and operational management for healthcare

More information

Integrated Stack for SUSE Linux Enterprise (ISSLE)

Integrated Stack for SUSE Linux Enterprise (ISSLE) IBM United States Announcement 207-070, dated April 10, 2007 Integrated Stack for SUSE Linux Enterprise (ISSLE) Key prerequisites...2 Description...2 Offering Information...3 Publications... 3 Technical

More information

IBM. Introduction. Print Services Facility for z/os. Version 4, Release 6.0 G

IBM. Introduction. Print Services Facility for z/os. Version 4, Release 6.0 G Print Services Facility for z/os IBM Introduction Version 4, Release 6.0 G550-0430-05 Note Before using this information and the product it supports, read the information in Notices on page 37. This edition

More information

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Software Announcement August 20, 2002 IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Overview IBM Debug Tool Utilities and Advanced Functions

More information

IBM ServiceUnits available for Premium, Standard, and Offsite Services

IBM ServiceUnits available for Premium, Standard, and Offsite Services IBM United States Hardware Announcement 113-140, dated October 7, 2013 IBM ServiceUnits available for Premium, Standard, and Offsite Services Table of contents 1 Overview 9 Publications 2 Key prerequisites

More information

IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications on Windows servers

IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications on Windows servers IBM United States Software Announcement 210-342, dated September 14, 2010 IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications

More information

IBM IMS Database Value Unit Edition for net new workloads on IBM System z servers

IBM IMS Database Value Unit Edition for net new workloads on IBM System z servers IBM United States Software Announcement 213-192, dated May 28, 2013 IBM IMS Database Value Unit Edition for net new workloads on IBM System z servers Table of contents 1 Overview 6 Technical information

More information

IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration

IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration Software Announcement March 13, 2001 IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration Overview The MQSeries Integrator Agent for CICS Transaction

More information

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise IBM United States Software Announcement 210-155, dated May 18, 2010 IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise Table of contents 1 Overview 3 Publications

More information

IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity options

IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity options IBM United States Software Announcement 215-280, dated August 25, 2015 IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity

More information

IBM Encryption Facility for z/os, V1.1 helps to secure data stored to tape and other removable media

IBM Encryption Facility for z/os, V1.1 helps to secure data stored to tape and other removable media Software Announcement September 27, 2005 IBM z/os, V1.1 helps to secure data stored to tape and other removable media Overview Businesses today are focused on the importance of securing customer and business

More information

IBM DS8880 (Machine type 283x) high-performance flagship Function Authorizations

IBM DS8880 (Machine type 283x) high-performance flagship Function Authorizations IBM United States Hardware Announcement 115-138, dated October 20, 2015 IBM DS8880 (Machine type 283x) high-performance flagship s Table of contents 1 Overview 12 Publications 2 Key prerequisites 13 Technical

More information

IBM CICS VSAM Copy for z/os allows rapid copying of one or more VSAM files with full integrity

IBM CICS VSAM Copy for z/os allows rapid copying of one or more VSAM files with full integrity Software Announcement June 8, 2004 IBM CICS VSAM Copy for z/os allows rapid copying of one or more VSAM files with full integrity Overview This new utility is designed for creating copies of VSAM data

More information

IBM System i Web Enablement made easy

IBM System i Web Enablement made easy Software Announcement October 10, 2006 IBM System i Web Enablement made easy Overview Web Enablement for i5/os (5722-WE2) Web Enablement is enhanced to include Express Runtime Web Environments, which can

More information

IBM Tivoli OMEGAMON XE for Mainframe Networks V5.1 helps to optimize business application performance and end-user productivity

IBM Tivoli OMEGAMON XE for Mainframe Networks V5.1 helps to optimize business application performance and end-user productivity Announcement ZP12-0539, dated October 2, 2012 IBM Tivoli OMEGAMON XE for Mainframe Networks V5.1 helps to optimize business application performance and end-user productivity Table of contents 1 Overview

More information

New IBM SurePOS 700 controller model provides high performance and convertible style

New IBM SurePOS 700 controller model provides high performance and convertible style IBM United States Hardware Announcement 112-098, dated July 31, 2012 New IBM SurePOS 700 controller model provides high performance and convertible style Table of contents 1 Overview 5 Publications 2 Key

More information

IBM System Storage ProtecTIER Entry Edition V2.5 supports Symantec NetBackup OpenStorage API

IBM System Storage ProtecTIER Entry Edition V2.5 supports Symantec NetBackup OpenStorage API IBM United States Software Announcement 210-376, dated October 26, 2010 IBM System Storage supports Symantec NetBackup OpenStorage API Table of contents 1 Overview 4 Publications 1 Key prerequisites 5

More information

IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications

IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications IBM United States Announcement 208-177, dated July 8, 2008 IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications Description...2 Product positioning... 3 Offering Information...4

More information

IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data

IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data Software Announcement February 22, 2005 IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data Overview IBM Backup and Restore Manager

More information

Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers

Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers IBM United States Announcement 208-031, dated February 19, 2008 Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers Description...3 Reference information... 3 Offering

More information

IBM VisualAge Smalltalk Server for OS/390 and z/os, V6.0 The Deployment Environment for VisualAge Smalltalk

IBM VisualAge Smalltalk Server for OS/390 and z/os, V6.0 The Deployment Environment for VisualAge Smalltalk Software Announcement June 18, 2002 IBM VisualAge Smalltalk Server for OS/390 and z/os, V6.0 The Deployment Environment for VisualAge Smalltalk Overview VisualAge Smalltalk Server for OS/390 and z/os,

More information

IBM System Storage DS8000 Series Machine Type 239x Function Authorizations

IBM System Storage DS8000 Series Machine Type 239x Function Authorizations IBM United States Announcement 106-810, dated October 31, 2006 IBM System Storage DS8000 Series Machine Type 239x Function Authorizations Function Authorizations... 5 Reference information... 6 Publications...

More information

New IBM System x3500 M3 and x3650 M3 server models added to IBM Express Portfolio

New IBM System x3500 M3 and x3650 M3 server models added to IBM Express Portfolio IBM Latin America Hardware Announcement LG11-0088, dated April 5, 2011 New IBM System x3500 M3 and x3650 M3 server models added to IBM Express Portfolio Table of contents 1 Overview 4 Publications 2 Key

More information

IBM Tivoli Security Administrator for RACF provides full management of RACF data

IBM Tivoli Security Administrator for RACF provides full management of RACF data Software Announcement April 12, 2005 IBM Tivoli Security Administrator for RACF provides full management of RACF data Overview IBM Tivoli Security Administrator for RACF R1 provides a GUI to the powerful

More information

Software Announcement March 6, 2001

Software Announcement March 6, 2001 Software Announcement March 6, 2001 IBM DB2 Universal Database Server for OS/390 and z/os, Version 7 Utilities Deliver Improved Usability, Availability, and Performance for Managing your Databases Overview

More information

IBM. AFP Download Plus. Print Services Facility for z/os. Version 4, Release 6.0 S

IBM. AFP Download Plus. Print Services Facility for z/os. Version 4, Release 6.0 S Print Services Facility for z/os IBM AFP Download Plus Version 4, Release 6.0 S550-0433-06 Note Before using this information and the product it supports, read the information in Notices on page 197. This

More information

IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities

IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities Software Announcement September 28, 2004 IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities Overview IBM Lotus Notes and IBM

More information

IBM Power Systems Software: Ordering and pricing structure enhancements

IBM Power Systems Software: Ordering and pricing structure enhancements , dated February 9, 21 IBM Power Systems Software: Ordering and pricing structure enhancements Table of contents 1 Overview 4 Ordering information 1 Planned availability date 11 Terms and conditions 1

More information

The Express Portfolio is revised with an additional System x3500 model

The Express Portfolio is revised with an additional System x3500 model , dated March 3, 2009 The Express Portfolio is revised with an additional System x3500 model Table of contents 1 Overview 2 Services 1 Planned availability date 3 Technical information 1 Description 4

More information

IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility

IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility IBM United States Software Announcement 217-051, dated November 7, 2017 IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility Table of contents

More information

VMware products, available from IBM, provide the latest capabilities for desktop virtualization

VMware products, available from IBM, provide the latest capabilities for desktop virtualization IBM United States Software Announcement 211-348, dated August 23, 2011 VMware products, available from IBM, provide the latest capabilities for desktop virtualization Table of contents 1 Overview 4 Publications

More information

New SUSE Enterprise Linux offerings for IBM System x, BladeCenter, idataplex, and PureSystems servers

New SUSE Enterprise Linux offerings for IBM System x, BladeCenter, idataplex, and PureSystems servers IBM United States Software Announcement 212-287, dated October 9, 2012 New SUSE Enterprise Linux offerings for IBM System x, BladeCenter, idataplex, and PureSystems servers Table of contents 2 Overview

More information

IBM UrbanCode Deploy V6.2 provides the tools needed to automate the application deployment pipeline

IBM UrbanCode Deploy V6.2 provides the tools needed to automate the application deployment pipeline IBM United States Software Announcement 215-447, dated October 27, 2015 V6.2 provides the tools needed to automate the application deployment pipeline Table of contents 1 Overview 3 Publications 2 Key

More information

IBM 2-watt 15.8 GB 2.5-inch Solid State Drives provide new technology in performance for storage in BladeCenter

IBM 2-watt 15.8 GB 2.5-inch Solid State Drives provide new technology in performance for storage in BladeCenter IBM United States Announcement 107-417, dated July 17, 2007 IBM 2-watt 15.8 GB 2.5-inch Solid State Drives provide new technology in performance for storage in BladeCenter Key prerequisites...2 Description...2

More information

IBM DataPower Gateway X2 Appliance is available through Passport Advantage

IBM DataPower Gateway X2 Appliance is available through Passport Advantage IBM United States Software Announcement 218-124, dated February 20, 2018 is available through Passport Advantage Table of contents 1 Overview 4 Publications 2 Key prerequisites 4 Technical information

More information

IBM Secure Perspective bridges the gap between data security policy and practice

IBM Secure Perspective bridges the gap between data security policy and practice IBM Europe Software Announcement ZP08-0253, dated May 27, 2008 IBM Secure Perspective bridges the gap between data security policy and practice Table of contents 2 Key prerequisites 3 Technical information

More information

VMware vsphere subscription upgrades available

VMware vsphere subscription upgrades available , dated March 2, 2010 VMware vsphere subscription upgrades available Table of contents 1 Overview 4 Program number 2 Key prerequisites 4 Technical information 2 Planned availability date 5 Ordering information

More information

InfoPrint ProcessDirector V1.3.1 helps you manage print workflow with flexible control for efficiency and cost-savings

InfoPrint ProcessDirector V1.3.1 helps you manage print workflow with flexible control for efficiency and cost-savings Announcement ZP07-0472, dated November 13, 2007 InfoPrint ProcessDirector V1.3.1 helps you manage print workflow with flexible control for efficiency and cost-savings Key prerequisites...2 Description...2

More information

IBM United States Software Announcement , dated September 30, 2008

IBM United States Software Announcement , dated September 30, 2008 , dated September 30, 2008 Selected IBM System x and BladeCenter servers now feature the Microsoft Windows Server 2008 Datacenter operating system and the availability of both Device-based and Client-based

More information

IBM Europe, Middle East, and Africa Software Announcement ZP , dated October 2, 2012

IBM Europe, Middle East, and Africa Software Announcement ZP , dated October 2, 2012 Announcement ZP12-0331, dated October 2, 2012 IBM WebSphere Application Hypervisor Edition V8.5 extends support with the addition of offerings for VMware ESX, PowerVM, and IBM z/vm hypervisor environments

More information

Release Notes for InfoPrint Manager for AIX 4.6

Release Notes for InfoPrint Manager for AIX 4.6 Release Notes for InfoPrint Manager for AIX 4.6 Release Notes for InfoPrint Manager for AIX 4.6 Copyright 1997, 2017 Ricoh Company Ltd. All rights reserved. This edition applies to InfoPrint Manager for

More information

IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business

IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business Software Announcement ZP09-0290, dated August 18, 2009 IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business Table of contents

More information

IBM i supports additional IBM POWER6 hardware

IBM i supports additional IBM POWER6 hardware , dated April 28, 2009 IBM i supports additional IBM POWER6 hardware Table of contents 1 At a glance 6 Product number 1 Overview 6 Ordering information 2 Key prerequisites 8 Prices 2 Planned availability

More information

IBM 42U and 47U 1200mm Deep Static and 42U 1200mm Deep Dynamic Racks for System x

IBM 42U and 47U 1200mm Deep Static and 42U 1200mm Deep Dynamic Racks for System x Announcement ZG10-0303, dated September 7, 2010 IBM 42U and 47U 1200mm Deep Static and 42U 1200mm Deep Dynamic Racks for System x Table of contents 1 Overview 4 Product number 2 Key prerequisites 4 Publications

More information

IBM InfoSphere Change Data Capture for z/os V6.2 delivers logbased change data capture for real-time data integration

IBM InfoSphere Change Data Capture for z/os V6.2 delivers logbased change data capture for real-time data integration , dated August 12, 2008 IBM InfoSphere Change Data Capture for z/os V6.2 delivers logbased change data capture for real-time data integration Table of contents 2 Key prerequisites 4 Publications 2 Planned

More information

Software Announcement October 14, 2003

Software Announcement October 14, 2003 Software Announcement October 14, 2003 IBM Parallel Engineering and Scientific Subroutine Library for (Parallel ESSL) offers scientific subroutines for optimum performance for AIX 5L Overview IBM Parallel

More information

DB2 for IBM iseries Platform Extended with Enhanced Tools

DB2 for IBM iseries Platform Extended with Enhanced Tools Software Announcement March 5, 2002 DB2 for IBM iseries Platform Extended with Enhanced Tools Overview In September 2001, the IBM Data Management team delivered on the first phase of its multiplatform

More information

IBM CICS Transaction Gateway for z/os V6.1 adds support for two-phase commit with IBM WebSphere Application Server

IBM CICS Transaction Gateway for z/os V6.1 adds support for two-phase commit with IBM WebSphere Application Server Software Announcement October 4, 2005 IBM CICS Transaction Gateway for z/os V6.1 adds support for two-phase commit with IBM WebSphere Application Server Overview IBM CICS Transaction Gateway (CICS TG)

More information

IBM XL Fortran for AIX, V12.1 delivers enhanced parallel programming capability for IBM Power Systems

IBM XL Fortran for AIX, V12.1 delivers enhanced parallel programming capability for IBM Power Systems IBM United States Announcement 208-214, dated July 8, 2008 IBM, V12.1 delivers enhanced parallel programming capability for IBM Power Systems Description...2 Product positioning... 3 Offering Information...4

More information

VMware Resell Product Upgrades offering

VMware Resell Product Upgrades offering Lenovo United States Software Announcement 215-228, dated May 26, 2015 VMware Resell Product Upgrades offering Table of contents 1 Overview 4 Publications 1 Key prerequisites 4 Technical information 1

More information

Selected ThinkPad T60 and T60p notebooks eligible for Global Models Plus

Selected ThinkPad T60 and T60p notebooks eligible for Global Models Plus Hardware Announcement July 11, 2006 Selected ThinkPad T60 and T60p notebooks eligible for Global Models Plus Overview You can order international models of the ThinkPad T60 and T60p notebook through the

More information

Cisco MDS 9000 Port Analyzer Adapter, Enhanced: New version improves performance monitoring

Cisco MDS 9000 Port Analyzer Adapter, Enhanced: New version improves performance monitoring Hardware Announcement April 27, 2004 Cisco MDS 9000 Port Analyzer Adapter, Enhanced: New version improves performance monitoring Overview The Cisco MDS 9000 family is designed to offer investment protection,

More information

Service Description. IBM Aspera Files. 1. Cloud Service. 1.1 IBM Aspera Files Personal Edition. 1.2 IBM Aspera Files Business Edition

Service Description. IBM Aspera Files. 1. Cloud Service. 1.1 IBM Aspera Files Personal Edition. 1.2 IBM Aspera Files Business Edition Service Description IBM Aspera Files This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud Service.

More information

IBM MQSeries for VSE/ESA

IBM MQSeries for VSE/ESA Software Announcement September 5, 2000 IBM MQSeries for VSE/ESA Overview MQSeries provides a single, multiplatform API. Messaging and queueing services support data transfer between distributed applications.

More information

IBM Migration Utility V3.2 can help improve cost of ownership and flexibility for programs created in a Computer Associates Easytrieve language

IBM Migration Utility V3.2 can help improve cost of ownership and flexibility for programs created in a Computer Associates Easytrieve language Software Announcement ZP09-0259, dated July 21, 2009 IBM Migration Utility V3.2 can help improve cost of ownership and flexibility for programs created in a Computer Associates Easytrieve language Table

More information

IBM Content Manager OnDemand for z/os and OS/390, Version 7.1 Your Key to Enterprise Report Management

IBM Content Manager OnDemand for z/os and OS/390, Version 7.1 Your Key to Enterprise Report Management Software Announcement September 25, 2001 IBM Content Manager OnDemand for z/os and OS/390, Version 7.1 Your Key to Enterprise Report Management Overview IBM Content Manager OnDemand for z/os and OS/390,

More information

IBM 3996 Optical Library offers expansive optical storage for data retention

IBM 3996 Optical Library offers expansive optical storage for data retention Hardware Announcement October 11, 2005 IBM 3996 Optical Library offers expansive optical storage for data retention Overview The IBM 3996 Optical Library is designed for excellent reliability and performance.

More information

IBM X.25 over TCP/IP for Communication Controller for Linux lets you use X.25 in the CCL environment

IBM X.25 over TCP/IP for Communication Controller for Linux lets you use X.25 in the CCL environment Software Announcement September 26, 2006 IBM X.25 over TCP/IP for Communication lets you use X.25 in the CCL environment Overview IBM X.25 over TCP/IP for Communication Controller for Linux (IBM XOT) is

More information

Expanded IBM System i5 Capacity BackUp (CBU) Editions Now more flexible for your system backup needs

Expanded IBM System i5 Capacity BackUp (CBU) Editions Now more flexible for your system backup needs Hardware Announcement August 8, 2006 Expanded IBM System i5 Capacity BackUp (CBU) Editions Now more flexible for your system backup needs Overview IBM expands the range of CBU Editions for System i5 servers.

More information

BigFix 101- Server Pricing

BigFix 101- Server Pricing BigFix 101- Server Pricing Licensing in a Nutshell BigFix is included with AIX Enterprise Edition (AIX EE). If you have AIX EE on a system, all the cores on that system are covered and any LPAR running

More information

IBM Express Portfolio is updated to include new IBM System x3650 M5 models

IBM Express Portfolio is updated to include new IBM System x3650 M5 models Announcement ZG14-0241, dated September 9, 2014 IBM Express Portfolio is updated to include new IBM System x3650 M5 models Table of contents 1 Overview 9 Technical information 1 Key prerequisites 9 Terms

More information

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities , dated February 10, 2009 IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities Table of contents 1 At a glance

More information

New Infoprint 4000 Features Improve Productivity, Performance, and Versatility

New Infoprint 4000 Features Improve Productivity, Performance, and Versatility Hardware Announcement April 17, 2001 New Infoprint 4000 Features Improve Productivity, Performance, and Versatility Overview The following new functions and features for the Infoprint 4000 family of printers

More information

IBM Optim for z/os products: New enhancements and new application retirement solution

IBM Optim for z/os products: New enhancements and new application retirement solution Software Announcement ZP09-0130, dated May 5, 2009 IBM Optim for z/os products: New enhancements and new application retirement solution Table of contents 1 At a glance 4 Publications 1 Overview 4 Technical

More information

Tivoli Inventory 4.0 Provides A Cross-Platform Automated Solution For Inventory Management

Tivoli Inventory 4.0 Provides A Cross-Platform Automated Solution For Inventory Management Software Announcement May 1, 2001 Tivoli Inventory 4.0 Provides A Cross-Platform Automated Solution For Inventory Management Overview Challenged by the need to efficiently maintain accurate IT asset information

More information

InfoPrint 100 and InfoPrint 75 entry-level continuous-forms printer models include new optional IPDS feature

InfoPrint 100 and InfoPrint 75 entry-level continuous-forms printer models include new optional IPDS feature Announcement A09-0153, dated February 3, 2009 InfoPrint 100 and InfoPrint 75 entry-level continuous-forms printer models include new optional IPDS feature Table of contents 1 At a glance 3 Product number

More information

IBM CICS VSAM Transparency for z/os V2.1 simplifies data migration to IBM DB2

IBM CICS VSAM Transparency for z/os V2.1 simplifies data migration to IBM DB2 IBM United States Software Announcement 211-355, dated October 4, 2011 IBM CICS VSAM Transparency for z/os V2.1 simplifies data migration to IBM DB2 Table of contents 1 Overview 7 Publications 2 Key prerequisites

More information

IBM Express Portfolio is updated to include new IBM System x3650 M4 models

IBM Express Portfolio is updated to include new IBM System x3650 M4 models Announcement ZG12-0078, dated March 6, 2012 IBM Express Portfolio is updated to include new IBM System x3650 M4 models Table of contents 1 Overview 5 Product number 1 Key prerequisites 6 Technical information

More information

IBM Thin Console for System i offers an inexpensive alternative to a twinax-attached system console

IBM Thin Console for System i offers an inexpensive alternative to a twinax-attached system console Hardware Announcement July 11, 2006 IBM Thin Console for System i offers an inexpensive alternative to a twinax-attached system console Overview The 9944 Model 100 IBM Thin Console for System i is a low-cost,

More information

IBM System Storage SAN Volume Controller Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring

IBM System Storage SAN Volume Controller Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring IBM United States Announcement 208-114, dated May 13, 2008 Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring Key prerequisites...2 Description...2 Product positioning... 4 Reference

More information