IBM DB2 Intelligent Miner Scoring V7R1 Delivers Mining Analytics to Operational Applications

Size: px
Start display at page:

Download "IBM DB2 Intelligent Miner Scoring V7R1 Delivers Mining Analytics to Operational Applications"

Transcription

1 Software Announcement March 20, 2001 IBM DB2 Intelligent Miner Scoring V7R1 Delivers Mining Analytics to Operational Applications Overview If you want to apply data mining analytics closer to the point of contact with customers, suppliers, or employees, look no further than DB2 Intelligent Miner Scoring V7R1 (IM Scoring). IM Scoring is an economical and easy-to-use mining deployment capability. It can influence the handling of transactions as they occur in BI, e-commerce, and OLTP applications. This new data mining technology can help your business develop personalized treatment for customers and suppliers, as well as offer guidance to employees for more informed decision-making. Work Smarter IM Scoring enables users to leverage advanced business intelligence at the point of user contact by scoring or ranking the subject of that transaction in real time. A loan officer can determine a customer s credit-worthiness based on a predictive model and institution policies while the applicant is on the phone. The same intelligence can be used to automate the process for a self-service Internet site. In both cases, cross-selling opportunity can be automatically presented to the customer. Additional business opportunities might hinge on recommendations regarding method of payment, level of customer service, optimum supply source, best medical practice, priority of sales prospects. The Benefits of Intelligent Design IM Scoring makes it easier for your staff to do their jobs well and that s good for your company. Development is simplified by using SQL as the programming interface and processing the mining model external to the application program. Developers are left to concentrate on business requirements. Mining models can be updated dynamically with a SQL call, without disruption to production systems. As new intelligence becomes available your business can remain on top of the latest trends and policy. Built as user-defined extensions to the relational database, IM Scoring functions are a natural extension to SQL analytic capabilities. They are also implemented to leverage underlying DB2 parallel processing for mass scoring operations. Based on Industry Standards An implementation based on new industry standards for data mining increases the opportunity for vendor interoperability and long-term stability. The Predictive Modeling Markup Language (PMML) standard provides a vendor-independent method of defining predictive models. Data mining extensions to the ISO SQL standard provide a relational programming interface, including the definition for managing mining models in a relational table. Key Prerequisites DB2 Universal Database Version 6 (or later), or Oracle8i Database Version (or later) Planned Availability Date March 30, 2001 At a Glance Mining analytics applied in real time Deploy in business intelligence and operational applications Score at transaction inception or in mass Influence decisions, make recommendations, modify processing Personalize treatment of business and consumer customers Familiar, productive, standard development interfaces A simple SQL programming interface Mining models stored as XML objects in relational database Implementation based on new industry standards for data mining Scoring support for decision trees, center-based and distribution-based clustering, polynomial regression, and neural networks Execution in a variety of environments DB2 Extenders and Oracle cartridges -- Access to a wide range of data sources via DB2 DataJoiner Windows, AIX, Solaris, and Linux servers For ordering, contact: Your IBM representative, an IBM Business Partner, or IBM Americas Call Centers at 800-IBM-CALL Reference: YE001 This announcement is provided for your information only. For additional information, contact your IBM representative, call 800-IBM-4YOU, or visit the IBM home page at: IBM United States IBM is a registered trademark of International Business Machines Corporation

2 Description DB2 Intelligent Miner Scoring (IM Scoring) is an economical and easy-to-use mining deployment capability. It enables users to incorporate mining analytics into BI, e-commerce, and OLTP applications. Applications score records to segment, classify, or rank the subject of those records based on a set of predetermined criteria expressed in a data mining model. These applications can better serve business and consumer users alike to provide more informed recommendations, to alter a process based on past behavior, to build more efficiencies into the online experience; to, in general, be more responsive to the specific situation at hand. IM Scoring supports clustering, classification, and regression scoring functions. Clustering includes demographic and neural clustering Classification includes tree and neural classification Regression includes Radial Basis Functions (RBF) prediction, neural prediction, and polynomial regression Designed to score operational data, implementations for both DB2 UDB extenders and Oracle cartridges are provided. Data mining models can be developed using DB2 Intelligent Miner for Data V6R1. All scoring functions offered by the DB2 Intelligent Miner for Data V6R1 are supported by IM Scoring. As trends change or new information becomes available, the data mining models used by IM Scoring can be updated dynamically, allowing continuous improvement in business results without disrupting production systems by regenerating and promoting mining models. Because IM Scoring eliminates the need for developers to program to low-level proprietary APIs or understand arcane data formats, it is easier for them to deploy advanced mining analytics in business intelligence and operational applications. Built as user defined extensions, the new scoring functions directly integrate data mining technology into the relational database management system for rapid application development and deployment, and leverage underlying DB2 capabilities for faster application performance. IM Scoring provides the infrastructure necessary to deploy data mining analytics in enterprise applications and manage the promotion of data mining models. Central to this infrastructure is Predictive Modeling Markup Language (PMML), the new industry standard for data mining models. The Data Mining Group: working with representatives from the data mining software industry and from academia, defined this standard to easily create and share models. PMML is an extensible Markup Language (XML)-based language that provides applications with a vendor-independent method of defining predictive models. As a result, proprietary incompatibilities will no longer be a barrier to the exchange of models between applications. Predictive models express the patterns of information discovered in data mining. The programming interface for IM Scoring is designed in accordance with the International Organization for Standardization s (ISO) SQL Multimedia and Application Packages Part 6: Data Mining draft recommendations for accessing data mining functionality through SQL. The ISO standard is comprehensive and will likely result in minimal impact on the overall structure of SQL. In a nutshell, there are new data-types and functions introduced to handle the importation and storage of PMML models (as large objects), the preparation of user data to be processed by the models, the application of those models, and the post-application extraction of results. To support application execution in a variety of environments, IM Scoring has been implemented as both DB2 extenders and Oracle cartridges. Version 7.1 provides DB2 extenders for AIX, Windows NT, Windows 2000, Sun Solaris, Linux, and Linux/390 servers. Transparently, customers can use DB2 DataJoiner to provide access to a wide range of non-db2 data sources. Customers can also benefit from DB2 parallel processing for scoring large volumes of data. Version 7.1 also provides an Oracle cartridge implementation for Windows NT and Windows 2000 servers, and staged support for AIX and Sun Solaris (via PTFs). A Typical Customer Scenario Iteratively develop a data mining model using one of the following algorithms of DB2 Intelligent Miner for Data V6R1 (IM for Data): Demographic and neural clustering Tree and neural classification RBF and neural prediction Stepwise polynomial regression When finalized, export the data mining model (the IM for Data result file) to a file. Install IM Scoring V7R1 on the system where scoring is to be performed as an add-on service to the database management system (DBMS). This target system can be different from the one used to develop the model; IM for Data is not required for the execution of IM Scoring. The database extenders of IM Scoring DB2 extenders or Oracle cartridges are installed on the target database servers according to the installation procedures of the respective DB2 or Oracle DBMS. Transfer the IM for Data result file to the target system. Using IM Scoring utility functions, convert it to a PMML 1.1 compliant XML format and store the XML object in a database table. Once the model is loaded into a database, it can be applied to compatible records in the database by the IM Scoring functions. Score the data by invoking an SQL statement. The SQL statement names the IM Scoring function to be executed and identifies the mining model for scoring the data. The DB2 or Oracle SQL statement is expressed per the ISO standards for custom data mining extenders. Invocation of the IM Scoring functions will be performed by the respective DBMS. Supported Platforms DB2 IM Scoring V7R1 provides DB2 extenders for AIX, Windows NT, Windows 2000, Sun Solaris, Linux, and Linux/390 servers. Transparently, customers can use DB2 DataJoiner to provide access to a wide range of non-db2 data sources. Customers can also benefit from DB2 parallel processing for scoring large volumes of data. V7R1 also provides an Oracle cartridge implementation for Windows NT and Windows 2000 servers, and staged support for AIX, and Sun Solaris (via PTFs)

3 More Information For more information on DB2 Intelligent Miner Scoring V7R1, review: DB2 Intelligent Miner Webcast entitled Finding Gold in Your Data DB2 Magazine article, PMML: Laying the Groundwork, which describes the rationale for our new Intelligent Miner Scoring offering, in terms of both business and technology benefits Product documentation available online (Library section) Each of these deliverables can be accessed from the DB2 Intelligent Miner for Data home page at: Euro Currency This program is not impacted by euro currency. Product Positioning standards-compliant XML object maintained external to the application all contribute to simplifying deployment. Positioning with Other IBM Offerings DB2 Intelligent Miner for Data V6R1: Users will continue to use DB2 Intelligent Miner for Data V6R1 to mine data and produce mining models. DB2 Universal Database: Intelligent Miner Scoring extends DB2 to include advanced mining analytics as an inherent DB2 capability. Trademarks Intelligent Miner is a trademark of International Business Machines Corporation in the United States or other countries or both. DB2, DB2 Universal Database, DB2 Extenders, DataJoiner, and AIX are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Windows and Windows NT are trademarks of Microsoft Corporation. Other company, product, and service names may be trademarks or service marks of others. DB2 Intelligent Miner Scoring V7R1 is targeted for use in business intelligence, operational, and e-commerce applications. Business Intelligence Applications Mining analytics are widely leveraged in this class of applications. Dominant usage in this space is across the full range of CRM applications, but notably within market segmentation, campaign management, call center, and churn analysis applications. There is also a growing use of mining analytics in financial analysis, and in areas such as product performance and sales trend analysis. The value that IM Scoring brings to this class of applications often involves automating the application of mining analytics. Some simple examples: Reclassification of customers based on monthly sales activity Dynamically providing cross-sell recommendations to call center personnel Ranking sales performance by territory at regular intervals E-commerce Applications E-commerce is certainly a recent phenomenon and embodies all the key characteristics which cry out for data mining for example, the need for rapid analysis of huge amounts of data, the obvious value of personalized treatment of consumers, the criticality of timely, incremental improvements. In this arena, IM Scoring can harness mining analytics to implement personalization in a manner which can quickly and easily accommodate refinement of the models that define personalization. Operational Applications Although leading-edge customers have made inroads in leveraging data mining results in operational applications, this is virtually uncharted territory. Among the inhibitors has been the complexity of deployment, including both application development and managing change. Intelligent Miner Scoring offers an implementation that addresses both issues. A database extender implementation, an SQL programming interface, and a

4 IBM US Announcement Supplemental Information March 20, 2001 Education Support Online technical education via the Web is available for this product. For specifics, refer to the Intelligent Miner Web site at: Offering Information Product information will be available on day of announcement through Offering Information (OITOOL) at: Publications Obtain the following material via the country publications ordering system after planned availability. To order, contact your IBM representative. Title English Intelligent Miner Scoring V7R1 Administration and Programming for DB2 English Order Number SH Intelligent Miner Scoring V7R1 Available only Administration and Programming in softcopy for Oracle The Publication Notification System (PNS) is available by order number/product number. Customers currently subscribing to PNS will automatically receive notifications by . Customers who wish to subscribe, can visit the PNS Web site location at: or the IBM Publications Center Portal at: The Publications Center is a WW central repository for IBM product publications and marketing material with a catalog of 70,000 items. Extensive search facilities are provided, as well as payment options via credit card. Furthermore, a large number of publications are available online in various file formats, which can currently be downloaded free of charge. Note that PNS subscribers most often order their publications via the Publication Center. The following publication is available only in soft copy and may be obtained from the Web at: (Refer to the Library section). English Intelligent Miner Scoring V7R1 Administration and Programming for Oracle Technical Information Specified Operating Environment Hardware Requirements Installing Intelligent Miner Scoring on AIX : following 60 MB of additional disk space in the /usr file system The On SP2 with DB2 EEE installation, this disk space is required on each node Installing Intelligent Miner Scoring on Linux or Linux/390: The following 60 MB of additional disk space in the /usr file system On SP2 systems with DB2 EEE installation, this disk space is required on each node Installing Intelligent Miner Scoring on Sun Solaris: The following 60 MB of additional disk space in the /opt file system Installing Intelligent Miner Scoring on Windows : following 30 MB of additional disk space Software Requirements The Installing Intelligent Miner Scoring on AIX: The following AIX 4.2.1, or later DB2 UDB V6, or later For DB2 UDB V6, fixpack 5 is required. You can This announcement is provided for your information only. For additional information, contact your IBM representative, call 800-IBM-4YOU, or visit the IBM home page at: IBM United States IBM is a registered trademark of International Business Machines Corporation

5 /fixes/english-us/db2aixv61/fp5_u472727/ For DB2 UDB V7, fixpack 1 is required. You can /fixes/english-us/db2aixv71/ FP1_U472894/ REC2XML. This function is very useful for IM Scoring. You can download this fixpack from: same server as the IM Scoring. Installing IM Scoring on Linux or Linux/390: The following Linux with kernel , or later, and glibc Version 2.1.3, or later. To install IM Scoring, you need rpm. DB2 UDB V6, or later. For DB2 UDB V6, fixpack 5 is required. You can /fixes/english-us/db2linuxv61/fp5_ip22081/ For DB2 UDB V7, fixpack 1 is required. You can /fixes/english-us/db2linuxv71/fp1_u472079/ REC2XML. This function is very useful for the IM Scoring. You can download this fixpack from: same server as IM Scoring. Installing IM Scoring on Sun Solaris: Sun Solaris Version 2.6, or later DB2 UDB V6, or later The following For DB2 UDB V6, fixpack 5 is required. You can /fixes/english-us/db2sunv61/fp5_u472728/ For DB2 UDB V7, fixpack 1 is required. You can /fixes/english-us/db2sunv71/fp1_u472077/ REC2XML. This function is very useful for IM Scoring. You can download this fixpack from same server as the IM Scoring. Installing IM Scoring on Windows: Windows NT 4.0 SP3 or Windows 2000 DB2 UDB V6, or later The following For DB2 UDB V6, fixpack 5 is required. You can /fixes/english-us/db2ntv61/fp5_wr21202/ For DB2 UDB V7, fixpack 1 is required. You can /fixes/english-us/db2ntv71/fp1_wr21198/ REC2XML. This function is very useful for the IM Scoring. You can download this fixpack from: same server as the IM Scoring. Performance Considerations: Performance of Intelligent Miner Scoring depends on a variety of system- and data-specific factors. System-specific factors include processor speed and size of main storage. Data-specific factors include the size and complexity of the mining models that are used for scoring and the length of the input records and number of input columns that are scored. Using the REC2XML function or the DB2 CONCAT built-in function to construct the XML input records for scoring provides performance gains over the use of the DM_applData function. Planning Information Direct Customer Support: Direct customer support is provided by IBM Operational Support Services Support Line. This fee service enhances customers productivity by providing voice and electronic access into the IBM support organization. IBM Operational Support Services Support Line will help answer questions pertaining to usage, and suspected software defects for eligible products

6 Installation and technical support is provided by Global Services. For more information call 800-IBM-4YOU ( ). Packaging: The DB2 Intelligent Miner Scoring V7R1 package contains: IBM International Program License Agreement in multilanguage booklet Proof of Entitlement (PoE) for one processor One Server CD-ROM for the: UNIX platform servers (AIX, Sun Solaris, Linux) Microsoft Windows NT/Windows 2000 server Intelligent Miner Scoring hardcopy documentation: Administration and Programming This program when downloaded from a Web site, contains the applicable IBM license agreement, and License Information (LI), if appropriate, and will be presented for acceptance at the time of installation of the program. The license and LI will be stored in a directory such as LICENSE.TXT for future reference. Security, Auditability, and Control DB2 Intelligent Miner Scoring V7R1 uses the security and auditability features of the relational database management system. 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 DB2 Intelligent Miner Scoring V7R1 has a single charge unit and is orderable as a program package and as use authorizations without program supply. It has no separately orderable options. Program Name Part Number DB2 Intelligent Miner Scoring Program Package English DB2 Intelligent Miner Scoring POE Processor Install DB2 Intelligent Miner Scoring Electronic Delivery Passport Advantage DB2 Intelligent Miner Scoring English Media Pack DB2 Intelligent Miner Scoring English Doc Pack Volume Purchase Option VPO Instl DB2 Intelligent Miner Scoring Procr VPO Instl/SW Sub DB2 Intelligent Miner VPO Instl/SW Sub DB2 Intelligent Miner Scoring Procr 2 Anniv VPO SW Sub Rnwl DB2 Intelligent Miner Scoring Procr VPO SW Sub DB2 Intelligent Miner Scoring Procr 1 Anniv BB878IE BB879IE D587SML D587TML D587UML E187VML D587WML Program Name Part Number VPO SW Sub DB2 Intelligent Miner Scoring D587XML Procr 2 Anniv VPO Upgrade DB2 Intelligent Miner Scoring No SKU Procr Needed Contract Option CO Instl DB2 Intelligent Miner Scoring No SKU Procr Needed CO Instl/SW Sub DB2 Intelligent Miner D587YML CO Instl/SW Sub DB2 Intelligent Miner D587ZML Scoring Procr 2 Anniv CO SW Sub Rnwl DB2 Intelligent Miner E1880ML Scoring Procr CO SW Sub DB2 Intelligent Miner Scoring D5881ML CO SW Sub DB2 Intelligent Miner Scoring D5883ML Scoring Procr 2 Anniv CO Supt DB2 Intelligent Miner Scoring No SKU Procr 2 Anniv Needed CO Supt DB2 Intelligent Miner Scoring AT887ML Procr 1 Anniv CO Instl/SW Sub/Supt DB2 Intelligent D588AML Miner CO Instl/SW Sub/Supt DB2 Intelligent D588BML Miner Scoring Procr 2 Anniv CO SW Sub/Supt DB2 Intelligent Miner D588CML CO SW Sub/Supt Rnwl DB2 Intelligent E1885ML Miner Scoring Procr CO Upgrade DB2 Intelligent Miner No SKU Scoring Procr Needed CO Instl/Supt DB2 Intelligent Miner No SKU Scoring 1 Anniv Needed Terms and Conditions Licensing: IBM International Program License Agreement. PoEs are required for all authorized use. License Information Form Number: CF877ML Limited Warranty Applies: Yes Program Services: Available until March 30, 2003 Money-Back Guarantee: 30-day, money-back guarantee Copy and Use on Home/Portable Computer: No Volume Orders (IVO): No Passport Advantage Applies: Yes Passport Advantage Subscription Applies: Yes Usage Restriction: No IBM Operational Support Services Support Line: Yes Other Support: Passport Advantage AIX/UNIX Upgrade Protection Applies: No Entitled Upgrade for Current AIX/UNIX Upgrade Protection Licensees: No AS/400 Software Subscription Applies: No Variable Charges Apply: No

7 Educational Allowance Available: Not applicable Prices Part Program Name Number OTC DB2 Intelligent Miner Scoring $15,000 Program Package English DB2 Intelligent Miner Scoring ,950 POE Processor Install DB2 Intelligent Miner Scoring ,000 Electronic Delivery Customer Financing: IBM Global Financing offers attractive financing to credit-qualified commercial and government customers and Business Partners in more than 40 countries around the world. IBM Global Financing is provided by the IBM Credit Corporation in the United States. Offerings, rates, terms, and availability may vary by country. Contact your local IBM Global Financing organization. Country organizations are listed on the Web at: Order Now Use Priority/Reference Code: YE001 Phone: Fax: Internet: Mail: 800-IBM-CALL 800-2IBM-FAX ibm IBM Atlanta Sales Center Dept. YE001 P.O. Box 2690 Atlanta, GA You can also contact your local IBM Business Partner or IBM representative. To identify them, call 800-IBM-4YOU. Note: Shipments will begin after the planned availability date. Trademarks Intelligent Miner is a trademark of International Business Machines Corporation in the United States or other countries or both. DB2, AIX, SP2, and AS/400 are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Windows, Windows NT, and Microsoft are trademarks of Microsoft Corporation. UNIX is a registered trademark is a registered trademark of the Open Company in the United States and other countries. Other company, product, and service names may be trademarks or service marks of others

IBM WebSphere Site Analyzer, V3.5 Adds Build to Order Support for AIX Users

IBM WebSphere Site Analyzer, V3.5 Adds Build to Order Support for AIX Users Software Announcement February 6, 2001 IBM WebSphere Site Analyzer, V3.5 Adds Build to Order Support for AIX Users Overview Both Build to Plan and Build to Order Support are now available for WebSphere

More information

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Software Announcement July 25, 2000 IBM V3.5, Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Overview WebSphere Application Server V3.5, manages and integrates

More information

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Software Announcement December 5, 2000 IBM Server V3.5, Advanced Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Overview WebSphere Application Edition for Linux manages and integrates enterprise-wide

More information

National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition

National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition Software Announcement November 16, 1999 National Language Support for Windows NT and AIX Now Available with IBM WebSphere Application Server V3.0.1, Standard Edition Overview WebSphere Application Server

More information

IBM WebSphere Commerce Suite, Start Edition for Linux, Version 4.1: The Complete e-commerce Solution for Your Web Site

IBM WebSphere Commerce Suite, Start Edition for Linux, Version 4.1: The Complete e-commerce Solution for Your Web Site Software Announcement IBM WebSphere Commerce Suite, Start Edition for Linux, Version 4.1: The Complete e-commerce Solution for Your Web Site Overview Make your products and services available to more than

More information

IBM WebSphere Data Interchange for Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms

IBM WebSphere Data Interchange for Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms Software Announcement April 2, 2002 IBM Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms Overview WebSphere Data Interchange for Multiplatforms V3.1 is the latest offering to provide

More information

DFS 3.1 for Gateway Environments

DFS 3.1 for Gateway Environments Software Announcement July 18, 2000 Overview provides a gateway solution that allows access to DFS file space without requiring entitlements for every user of the system. An organization can use one machine

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

General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP

General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP Software Announcement December 19, 2000 General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP Overview General Parallel File System for AIX is now

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 QMF for Windows for DB2 Workstation Databases, V7.2 Business Intelligence Starts Here!

IBM QMF for Windows for DB2 Workstation Databases, V7.2 Business Intelligence Starts Here! Software Announcement February 26, 2002 IBM Databases, V7.2 Business Intelligence Starts Here! Overview QMF for Windows for DB2 Workstation Databases, V7.2 is a multipurpose enterprise query environment

More information

IBM Payment Gateway for AIX, Version 2 Adds Major Functions to Financial Institutions Processing Transactions for Internet Commerce

IBM Payment Gateway for AIX, Version 2 Adds Major Functions to Financial Institutions Processing Transactions for Internet Commerce Software Announcement February 1, 2000 IBM Payment Gateway for AIX, Version 2 Adds Major Functions to Financial Institutions Processing Transactions for Internet Commerce Overview Payment Gateway for AIX,

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 NetVista Thin Client Manager V2R1 Simplified Ordering

IBM NetVista Thin Client Manager V2R1 Simplified Ordering Software Announcement May 30, 2000 IBM R1 Simplified Ordering Overview It is now easier for you to order NetVista Thin Client Manager V2R1 Software Kits and Proofs of Entitlement (PoE). Bottom line: There

More information

Selected IBM Informix Products Now Available through Passport Advantage

Selected IBM Informix Products Now Available through Passport Advantage Software Announcement September 10, 2002 Selected IBM Informix Products Now Available through Passport Advantage Overview Selected Informix products have been added to IBM s Passport Advantage program

More information

IBM Tivoli Risk Manager Provides Protection for the Enterprise through Intrusion and Protection Management

IBM Tivoli Risk Manager Provides Protection for the Enterprise through Intrusion and Protection Management Software Announcement October 15, 2002 Provides Protection for the Enterprise through Intrusion and Protection Management Overview IBM Tivoli Risk Manager is an enterprise risk management solution that

More information

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here!

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Software Announcement February 26, 2002 IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Overview QMF for Windows for iseries, V7.2, is a multipurpose enterprise query environment

More information

IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support

IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support Software Announcement April 30, 2002 IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support Overview APL2 is a programming language used by both developers and

More information

IBM Content Manager OnDemand for Multiplatforms V2.2 Enhanced

IBM Content Manager OnDemand for Multiplatforms V2.2 Enhanced Software Announcement October 24, 2000 IBM Content Manager OnDemand for Multiplatforms V2.2 Enhanced Overview IBM Content Manager OnDemand for Multiplatforms V2.2 has been enhanced with an optional Web

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

IBM MQSeries Version 5.1 for Compaq Tru64 UNIX and MQSeries link for R/3 for Compaq Tru64 UNIX, V1.2 New Platform Support in the MQSeries Family

IBM MQSeries Version 5.1 for Compaq Tru64 UNIX and MQSeries link for R/3 for Compaq Tru64 UNIX, V1.2 New Platform Support in the MQSeries Family Software Announcement April 4, 2000 IBM MQSeries Version 5.1 for Compaq Tru64 UNIX and MQSeries link for R/3 for Compaq Tru64 UNIX, V1.2 New Platform Support in the MQSeries Family Overview MQSeries for

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

IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment

IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment Software Announcement June 27, 2000 IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment Overview The DirectTalk

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

Selected IBM Informix Products Now Available through Passport Advantage

Selected IBM Informix Products Now Available through Passport Advantage Software Announcement February 25, 2003 Selected IBM Informix Products Now Available through Passport Advantage Overview The Passport Advantage program enables worldwide volume licensing of software from

More information

IBM WebSphere MQ V5.3 Changes to Processor-Based Pricing and Adds Extended Transactional Clients

IBM WebSphere MQ V5.3 Changes to Processor-Based Pricing and Adds Extended Transactional Clients Software Announcement February 11, 2003 IBM WebSphere MQ V5.3 Changes to Processor-Based Pricing and Adds Extended Transactional Clients Overview In response to your feedback, it is now simpler to do business

More information

IBM Cluster Systems Management for Linux Now Available on IBM Cluster 1300 Running Linux OS

IBM Cluster Systems Management for Linux Now Available on IBM Cluster 1300 Running Linux OS Software Announcement November 13, 2001 IBM Cluster Systems Management for Linux Now Available on IBM Cluster 1300 Running Linux OS Overview Cluster Systems Management (CSM) for Linux provides a distributed

More information

IBM Content Manager for iseries V5R1 Provides Best-of-Breed Content Management and Workflow Technology

IBM Content Manager for iseries V5R1 Provides Best-of-Breed Content Management and Workflow Technology Software Announcement April 23, 2001 IBM Content Manager for iseries V5R1 Provides Best-of-Breed Content Management and Workflow Technology Overview IBM Content Manager for iseries V5.1 (previously known

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 XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family

IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Software Announcement January 13, 2004 IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Overview IBM extends the XL Fortran family to the Apple Mac

More information

IBM WebSphere Voice Application Access, V4.1 Speech Enables Your e-business Portal Environment to Improve Information Access

IBM WebSphere Voice Application Access, V4.1 Speech Enables Your e-business Portal Environment to Improve Information Access Software Announcement December 17, 2002 IBM WebSphere Voice Application Access, V4.1 Speech Enables Your e-business Portal Environment to Improve Information Access Overview e-businesses are evolving from

More information

IBM ViaVoice for Windows, Release 8 Family of Products, Spanish Language Version, Delivers Improved ViaVoice Performance

IBM ViaVoice for Windows, Release 8 Family of Products, Spanish Language Version, Delivers Improved ViaVoice Performance Software Announcement October 31, 2000 IBM ViaVoice for Windows, Release 8 Family of Products, Spanish Language Version, Delivers Improved ViaVoice Performance Overview This next generation product line

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 WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration

IBM WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration Software Announcement January 25, 2005 IBM WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration Overview WebSphere Business Integration Adapters help you integrate

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

Tivoli Remote Control V3.7.1 Delivers Enhanced Function for Enterprise Networks

Tivoli Remote Control V3.7.1 Delivers Enhanced Function for Enterprise Networks Software Announcement October 9, 2001 V3.7.1 Delivers Enhanced Function for Enterprise Networks Overview Tivoli Remote Control can help large enterprises save time and money with remote support for distributed

More information

IBM GPFS for Linux V1.3 Extends Your Configuration Options

IBM GPFS for Linux V1.3 Extends Your Configuration Options Software Announcement October 8, 2002 IBM GPFS for Linux V1.3 Extends Your Configuration Options Overview The IBM General Parallel File System (GPFS) works on a shared disk model. It offers access to files

More information

IBM Software Subscription for IBM iseries Offering Saves Time and Improves Your IT Budgeting

IBM Software Subscription for IBM iseries Offering Saves Time and Improves Your IT Budgeting Software Announcement January 8, 2002 IBM Software Subscription for IBM iseries Offering Saves Time and Improves Your IT Budgeting Overview If you use OS/400 V4, or later, IBM Software Subscription for

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

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 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

Software Announcement October 26, 1999

Software Announcement October 26, 1999 Software Announcement October 26, 1999 IBM SecureWay Trust Authority Version 3.1 Issues Certificates Worthy of Trust, Providing the Ability to More Securely Register and Authenticate Users for Trusted

More information

IBM DB2 OLAP Server for AS/400 Upgraded to Version 7.1

IBM DB2 OLAP Server for AS/400 Upgraded to Version 7.1 Software Announcement November 28, 2000 IBM DB2 OLAP Server for AS/400 Upgraded to Overview DB2 OLAP Server for AS/400, offers increased function, and choice of multidimensional file or relational database

More information

IBM CICS VSAM Recovery V3R1 Automates the Recovery of Your Lost or Damaged VSAM Files

IBM CICS VSAM Recovery V3R1 Automates the Recovery of Your Lost or Damaged VSAM Files Software Announcement December 18, 2001 IBM CICS VSAM Recovery V3R1 Automates the Recovery of Your Lost or Damaged VSAM Files Overview CICS VSAM Recovery Version 3 Release 1 (CICSVR) has emerged from a

More information

Software Announcement January 28, 2003

Software Announcement January 28, 2003 Software Announcement January 28, 2003 IBM Software Maintenance for AIX Operating Systems Entitles You to Remote Technical Support Plus Current and Future Upgrades; New H5 Processor Group Added to Selected

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 General Parallel File System for Linux helps simplify file system management across clusters

IBM General Parallel File System for Linux helps simplify file system management across clusters Software Announcement December 7, 2004 IBM General Parallel File System for Linux helps simplify file system management across clusters Overview A new release of General Parallel File System (GPFS) is

More information

IBM Netfinity Director with UM Services v2.12 Leading PC/Server Management Software for Windows 2000

IBM Netfinity Director with UM Services v2.12 Leading PC/Server Management Software for Windows 2000 Software Announcement April 18, 2000 IBM Netfinity Director with UM Services v2.12 Leading PC/Server Management Software for Windows 2000 Overview This powerful, highly-integrated, systems management software

More information

SecureWay Firewall V4.2 for Windows NT and AIX Offers More Secure, Cost-Effective Connectivity

SecureWay Firewall V4.2 for Windows NT and AIX Offers More Secure, Cost-Effective Connectivity Software Announcement June 20, 2000 SecureWay Firewall V4.2 for Windows NT and AIX Offers More Secure, Cost-Effective Connectivity Overview IBM s SecureWay Firewall products can help protect your network

More information

IBM VisualAge Smalltalk Enterprise V6.0 The Comprehensive Smalltalk Development Tool for e-business on Demand

IBM VisualAge Smalltalk Enterprise V6.0 The Comprehensive Smalltalk Development Tool for e-business on Demand Software Announcement May 7, 2002 IBM VisualAge Smalltalk Enterprise V6.0 The Comprehensive Smalltalk Development Tool for e-business on Demand Overview Through the pure object-oriented language of Smalltalk

More information

IBM Object REXX Now Runs on Windows NT and Windows 95

IBM Object REXX Now Runs on Windows NT and Windows 95 Software Announcement February 25, 1997 IBM Now Runs on Overview Initially created as a procedural interpreter, the ease of use, clearly structured concept, and rich set of powerful commands and functions

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

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 Lotus Domino Unified Communication V1.2.2 adds National Language Support and AIX for Cisco

IBM Lotus Domino Unified Communication V1.2.2 adds National Language Support and AIX for Cisco Software Announcement November 16, 2004 IBM Lotus Domino Unified Communication V1.2.2 adds National Language Support and AIX for Cisco Overview Unified messaging represents the convergence of voice mail,

More information

RS/6000 Clustered Server Attachment Features Connect Servers and Control Workstations

RS/6000 Clustered Server Attachment Features Connect Servers and Control Workstations Hardware Announcement July 18, 2000 RS/6000 Clustered Server Attachment Features Connect Servers and Control Workstations Overview Two new cable features enable servers to be attached in a cluster. Specifically,

More information

Software Announcement September 23, 2003

Software Announcement September 23, 2003 Software Announcement September 23, 2003 IBM WebSphere Voice Application Access, V4.2 VoiceXML 2.0 support expands speech enablement possibilities for e-business portal or contact center environments Overview

More information

IBM WebSphere Application Server Version 4.0, Advanced Single Server Edition for iseries

IBM WebSphere Application Server Version 4.0, Advanced Single Server Edition for iseries Software Announcement August 14, 2001 IBM WebSphere Application Server Version 4.0, Advanced Single Server Edition for iseries Overview IBM Advanced Single Server Edition for iseries is a lower total cost

More information

Software Announcement December 17, 2002

Software Announcement December 17, 2002 Software Announcement December 17, 2002 IBM Tivoli Remote Control V3.8 Delivers New Functions That Help Enable Secure, Efficient, and Scalable Remote Support for Enterprise Systems and Resources Overview

More information

IBM Net.Commerce Version 3.2: The Complete E-commerce Solution for Your Growing Business

IBM Net.Commerce Version 3.2: The Complete E-commerce Solution for Your Growing Business Software Announcement August 24, 1999 IBM Net.Commerce Version 3.2: The Complete E-commerce Solution for Your Growing Business Overview Sell your products and services to more than 150 million online shoppers.

More information

IBM DB2 CommonStore for SAP, V8.3 delivers SAP data and document archival and retention management solution

IBM DB2 CommonStore for SAP, V8.3 delivers SAP data and document archival and retention management solution Software Announcement March 8, 2005 IBM DB2 CommonStore for SAP, V8.3 delivers SAP data and document archival and retention management solution Overview To thrive in today s on demand world, companies

More information

IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support

IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support Software Announcement March 15, 2005 IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support Overview IBM XL C/C++ Advanced

More information

IBM DB2 High Performance Unload for Multiplatforms and Workgroups add additional language support

IBM DB2 High Performance Unload for Multiplatforms and Workgroups add additional language support Software Announcement September 12, 2006 IBM Multiplatforms and Workgroups add additional language support Overview DB2 High Performance Unload V3.1 In addition to English U.S., Multiplatforms V3.1 and

More information

Solution Developer Marketing: AS/400 Introduction CBT Self-Study Courseware from Course Technology, Inc.

Solution Developer Marketing: AS/400 Introduction CBT Self-Study Courseware from Course Technology, Inc. Software Announcement June 20, 2000 Solution Developer Marketing: AS/400 Introduction CBT Self-Study Courseware from Course Technology, Inc. Overview These new AS/400 Series courses cover introductory

More information

IBM DB2 OLAP Server Version 7.1 Extends Scalability, Usability, and Performance to Your Enterprise

IBM DB2 OLAP Server Version 7.1 Extends Scalability, Usability, and Performance to Your Enterprise Software Announcement April 18, 2000 IBM DB2 OLAP Server Version 7.1 Extends Scalability, Usability, and Performance to Your Enterprise Overview The DB2 OLAP Server is a scalable, industrial-strength Online

More information

IBM Program Restart Facility for IMS Facilitates Automated Restarts

IBM Program Restart Facility for IMS Facilitates Automated Restarts Software Announcement February 8, 2000 IBM Program Restart Facility for IMS Facilitates Automated Restarts Overview The IBM Program Restart Facility for IMS software helps ensure the correct restart checkpoint

More information

Manage Your Software Budget with IBM Software Subscription for AIX

Manage Your Software Budget with IBM Software Subscription for AIX Software Announcement September 13, 1999 Manage Your Software Budget with IBM Software Subscription for AIX Overview Software Subscription for AIX enables a single-site or worldwide enterprise customer

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

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 AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same

IBM AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same Software Announcement July 13, 2004 IBM AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same Overview The AIXlink/X.25 V2.1 program is enhanced

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 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 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 Content Manager VideoCharger for Multiplatforms V7.1 Delivers High-Impact Video and Audio Content Via the Internet and Intranet

IBM Content Manager VideoCharger for Multiplatforms V7.1 Delivers High-Impact Video and Audio Content Via the Internet and Intranet Software Announcement January 23, 2001 Delivers High-Impact Video and Audio Content Via the Internet and Intranet Overview Video and audio, along with images, text, and graphics, offer one of the most

More information

IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications

IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications Software Announcement June 22, 2004 IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications Overview IBM COBOL for AIX, V2.0 is a productive and powerful development

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 QMF for Windows for AS/400 Business Intelligence Starts Here

IBM QMF for Windows for AS/400 Business Intelligence Starts Here Software Announcement March 7, 2000 IBM QMF for Windows for AS/400 Business Intelligence Starts Here Overview Query Management Facility (QMF ) for Windows is a multipurpose scalable enterprise query environment

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

IBM 7329 Model 308 SLR100 Tape Autoloader Enhances Data Storage

IBM 7329 Model 308 SLR100 Tape Autoloader Enhances Data Storage Hardware Announcement April 23, 2001 IBM 7329 Model 308 SLR100 Tape Autoloader Enhances Data Storage Overview Does your iseries or AS/400 system use QIC Tape Media? Are your save/restore needs expanding?

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

WebSphere Everyplace Service Delivery V5 offers expanded opportunity into the mobile e-business world

WebSphere Everyplace Service Delivery V5 offers expanded opportunity into the mobile e-business world Software Announcement March 30, 2004 WebSphere Everyplace Service Delivery V5 offers expanded opportunity into the mobile e-business world Overview WebSphere Everyplace Service Delivery V5 is a family

More information

IBM Rational Functional Tester Plus delivers regression testing bundle

IBM Rational Functional Tester Plus delivers regression testing bundle Software Announcement March 14, 2006 IBM delivers regression testing bundle Overview IBM Rational Plus is a new cost-effective functional and regression testing solution bundle that allows teams to test

More information

IBM Tivoli Access Manager for Operating Systems V3.8 Manages and Extends Access Control to UNIX and Linux Systems

IBM Tivoli Access Manager for Operating Systems V3.8 Manages and Extends Access Control to UNIX and Linux Systems Software Announcement April 9, 2002 Operating Systems V3.8 Manages and Extends Access Control to UNIX and Linux Systems Overview Tivoli Access Manager for Operating Systems, previously a component of Tivoli

More information

IBM QMF for Windows for AS/400 V7 For All Your Operational and Warehouse Query Needs

IBM QMF for Windows for AS/400 V7 For All Your Operational and Warehouse Query Needs Software Announcement June 12, 2000 IBM QMF for Windows for AS/400 V7 For All Your Operational and Warehouse Query Needs Overview Query Management Facility (QMF ) for Windows is a multipurpose scalable

More information

VisualAge COBOL for Windows NT, Version 3.0 Simplifies Use and Improves Productivity

VisualAge COBOL for Windows NT, Version 3.0 Simplifies Use and Improves Productivity Software Announcement May 9, 2000 VisualAge COBOL for Windows NT, Version 3.0 Simplifies Use and Improves Productivity Overview VisualAge COBOL for Windows NT Version 3.0 is a powerful COBOL development

More information

IBM WebSphere Voice Application Access V5 with VoiceXML 2.0 support expands speech enablement possibilities for e-business environments

IBM WebSphere Voice Application Access V5 with VoiceXML 2.0 support expands speech enablement possibilities for e-business environments Software Announcement May 4, 2004 IBM WebSphere Voice Application Access V5 with VoiceXML 2.0 support expands speech enablement possibilities for e-business environments Overview WebSphere Voice Application

More information

IBM TotalStorage FAStT Storage Servers provides support for IBM systems running the Linux for Power operating system

IBM TotalStorage FAStT Storage Servers provides support for IBM systems running the Linux for Power operating system Hardware Announcement April 27, 2004 IBM TotalStorage FAStT Storage Servers provides support for IBM systems running the Linux for Power operating system Overview IBM TotalStorage FAStT Storage Servers

More information

IBM WebSphere Commerce Professional and Business Editions for iseries, V5.4: Complete E-commerce Solutions for Your Web Sites

IBM WebSphere Commerce Professional and Business Editions for iseries, V5.4: Complete E-commerce Solutions for Your Web Sites Software Announcement March 26, 2002 IBM WebSphere Commerce Professional and Business Editions for iseries, V5.4: Complete E-commerce Solutions for Your Web Sites Overview Provide more choice, function,

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 Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger

IBM Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger Software Announcement IBM Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger Overview Parallel Environment for Linux Multiplatform (IBM

More information

Trade-ins from qualified competitor products to Informix Dynamic Server V9

Trade-ins from qualified competitor products to Informix Dynamic Server V9 Software Announcement September 28, 2004 Trade-ins from qualified competitor products to Informix Dynamic Server V9 Overview This trade-in offering for Informix Dynamic Server (IDS) V9 gives you another

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

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

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

Novell Network Services for OS/390 Release 1

Novell Network Services for OS/390 Release 1 Software Announcement January 19, 1999 Release 1 Overview OS/390 Release 1 consists of Novell Directory Services (NDS) on OS/390 which provides directory support for new and existing Novell Netware Version

More information

Software Announcement March 26, 2002

Software Announcement March 26, 2002 Software Announcement March 26, 2002 IBM WebSphere Commerce Professional and Business Editions for Windows NT, Windows 2000, AIX, and Solaris, V5.4: Complete E-commerce Solutions for Your Web Sites Overview

More information

IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux

IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux Software Announcement March 19, 2002 IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux Overview WebSphere Studio

More information

IBM pseries 610 Models 6C1 and 6E1 Value Increased with POWER3-II 333 MHz Processor Option and Internal SCSI RAID Support

IBM pseries 610 Models 6C1 and 6E1 Value Increased with POWER3-II 333 MHz Processor Option and Internal SCSI RAID Support Hardware Announcement February 13, 2002 IBM pseries 610 Models 6C1 and 6E1 Value Increased with POWER3-II 333 MHz Processor Option and Internal SCSI RAID Support Overview To increase the IBM pseries 610

More information

Software Announcement January 31, 2006

Software Announcement January 31, 2006 Software Announcement January 31, 2006 IBM WebFacing Deployment Tool for WebSphere V6.0.1 with HATS technology delivers an integrated modernization solution for the IBM System i5 marketplace Overview IBM

More information

IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices

IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices IBM United States Announcement 207-180, dated August 7, 2007 IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices Description...2 Product positioning... 5 Reference information...

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