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

Size: px
Start display at page:

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

Transcription

1 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 environment for building COBOL applications. It includes a COBOL compiler, a COBOL library, and a distributed debugger for the AIX operating system. The debugger shipped with the product allows you to visually debug programs running locally, remotely, or in a client-server environment. With IBM COBOL for AIX, you can use your existing COBOL code to upgrade your applications with the newest technologies. The goal of COBOL for AIX is to enable developers to leverage 30 years worth of applications in new endeavors. It delivers needed COBOL function to continue integration of COBOL and Web-oriented business processes. Key prerequisites IBM AIX V5.1, or later, is required. Depending on the function used, certain levels of other programs may be required. Refer to the Software requirements section for details. Planned availability date June 25, 2004: Electronic software delivery Media and documentation At a glance IBM COBOL for AIX, V2.0 provides: Object-oriented COBOL syntax for Java interoperability Extensible Markup Language (XML) support Support for DB2 Universal Database, V8 Unicode support Enhanced 31-digit decimal data support Improved performance for Encina structured file server (SFS) files An enhanced level of the distributed debugger For ordering, contact: Your IBM representative, an IBM Business Partner, or the Americas Call Centers at 800-IBM-CALL Reference: RE001 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 Object-oriented COBOL syntax for Java interoperability COBOL for AIX provides object-oriented syntax to facilitate the interoperation of COBOL and Java programs. Support is based upon the facilities of the Java Native Interface, which is the primary means provided by Java for interoperation with non-java programs. However, the Java Native Interface is designed for use with C and C++, and is difficult to use directly from COBOL. The object-oriented COBOL syntax is designed to enable COBOL programmers to easily write COBOL code that: Creates object instances of classes that are written in Java or COBOL Invokes methods on Java or COBOL objects Defines classes with methods written in COBOL Object instances of COBOL classes may be created from Java or COBOL. Methods of these classes can be invoked from Java or COBOL. COBOL classes may inherit from Java classes or other COBOL classes; Java classes may extend COBOL classes. COBOL may define and invoke overloaded methods. COBOL methods may use COBOL CALL statements to interface with procedural COBOL programs. Thus COBOL class definition syntax may be especially useful for writing wrapper classes for traditional COBOL logic, enabling existing COBOL code to be accessed from Java. Basic Java-oriented object capabilities are available directly through the COBOL language. Additional Java-oriented capabilities are available to the COBOL programmer by using calls to the services provided by the Java Native Interface. The Java interoperability capabilities of IBM COBOL leverage other new support introduced in this and earlier releases: Java programs can be multithreaded. Java interoperation requires toleration of asynchronous signals. To mix COBOL with these Java programs requires the thread enablement provided with the THREAD compiler option. Java String data is represented at run time in Unicode. The Unicode support provided with the new COBOL national data type enables COBOL programs to exchange string data with Java programs. Object-oriented COBOL class definitions may define a main method, and can be directly executed using the Java command. A new environment variable, COBJVMINITOPTIONS, is provided, enabling the user to specify options that will be used when COBOL initializes a Java virtual machine (JVM). XML support This version is designed to introduce basic XML capability to COBOL. The support includes a new XML PARSE verb, a high-speed XML parser, and an XML GENERATE verb. The XML PARSE capability allows programs to: Consume inbound XML messages Check them for being well-formed Transform their contents to COBOL data structures The XML support has no special environmental requirements. It executes in all the principal run-time environments, including CICS and MQSeries. The XML GENERATE statement is a powerful method for producing output XML messages. This single statement allows you to transform an entire COBOL data structure to XML format. Support for DB2 Universal Database, V8 COBOL for AIX has been enhanced to exploit the new features of DB2 Universal Database, Versions 7 and 8. Using the DB2 coprocessor support (SQL compiler option), developers can now use new DB2 SQL features such as: Stand-alone SQLCODE and SQLSTATE variables Raised limits on SQL literals, database name, user ID, password, package name, and bind file name Support for SQL BIGINT data type Unicode support A new national data type, national literals, intrinsic functions, and a compiler option provide basic support for Unicode. COBOL source programs can be encoded in an ASCII or EUC code page, or in UTF-8. COBOL for AIX supports Unicode data at run time using UTF-16 or UTF-8. The semantics of most COBOL language elements with implicit or explicit conversion, collation, or casing operations may be locale sensitive, depending on compiler options specified. COBOL Unicode enhancements provide basic support for the new Chinese character standard GB GB18030 characters are encoded via the existing Chinese EBCDIC code page, CCSID (expanded to include GB18030 characters not requiring UTF-16 surrogate values). This character data may be converted to Unicode, processed in Unicode, and converted back to the EBCDIC code page. Enhanced 31-digit decimal data support Support for decimal data is enhanced by raising the maximum precision from 18 to 31 digits and providing an extended-precision mode for intermediate result calculations in arithmetic statements. The new support is controlled by a new compiler option, ARITH. Improved performance for Encina structured file server (SFS) files COBOL for AIX offers improved performance for applications that access SFS files by providing environment variables that enable client-side caching and reduce the frequency of saving changes to SFS files. Using these environment variables can reduce the number of remote procedure calls (RPCs), thus causing the application to run faster. Distributed debugger The distributed debugger, included with COBOL for AIX, V2.0, allows the programmer to find problems in a program easily and efficiently. It can also be used as a tool to understand a program. Because the programmer can control the program being debugged, a trace can be initiated through the flow of program execution and, at any desired point, it can be stopped and the program s internal state can be examined. The values of variables and expressions can be examined using the monitors

3 available in the debugger. The call stack for each thread in a program can also be examined. The distributed debugger component provides support for the following languages: COBOL C/C++ FORTRAN PL/I Trademarks AIX, DB2 Universal Database, Encina, CICS, MQSeries, and DB2 are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Java is a trademark of Sun Microsystems, Inc. Other company, product, and service names may be trademarks or service marks of others

4 IBM US Announcement Supplemental Information June 22, 2004 Offering information Product information is available via the Offering Information Web site Also, visit the Passport Advantage Web site Publications No publications are shipped with this product. The IBM Publications Center The Publications Center is a worldwide central repository for IBM product publications and marketing material with a catalog of 70,000 items. Extensive search facilities are provided. Payment options for orders are via credit card (in the U.S.) or customer number for 50 countries. A large number of publications are available online in various file formats, and they can all be downloaded by all countries free of charge. The IBM Publications Notification System (PNS) /messages/welcome PNS enables subscribers to set up profiles of interest by order number or product number. PNS subscribers automatically receive notifications of all new publications defined in their profiles. These may then be ordered or downloaded from the Publications Center. The PNS site is available in English and Canadian French. Technical information Specified operating environment Hardware requirements COBOL for AIX, V2.0.0 and its generated object programs run on any processors that are supported by IBM AIX Version 5.1 or later. These processors must be configured with at least one keyboard and mouse. An SVGA 800 x 600 display is required (1024 x 764 recommended). A CD-ROM drive is required. 96 MB of memory is required (128 MB, or higher, recommended). 120 MB of disk space is required for the COBOL compiler, tools, and documentation. Software requirements Required programs: COBOL for AIX, V2 and its generated object programs run under the following system environment (or subsequent releases): IBM AIX Version 5.1, including X11 and Java support A Mozilla or Netscape browser to access the F1 help Mozilla-based browsers Version 1.x or higher to access the Information Center Adobe Acrobat Reader 5.0 to view and print PDF documentation Optional programs: To use COBOL for AIX with optional programs, additional products are required: With DB2 preprocessor support: DB2 Universal Database, V7 or V8 With DB2 coprocessor support: DB2 Universal Database, V7.2 Fixpack 11 or DB2 Universal Database, V8.1 Fixpack 4 With CICS : TXSeries for Multiplatforms, V5.0 or later Compatibility: The following components that were provided in COBOL Set for AIX, V1 are withdrawn in COBOL for AIX, V2: XLDB debugger (replaced with the distributed debugger) Software Development Environment (SDE) and the following related tools: Program Builder LPEX editor SMARTsort API support for SMARTdata UTILITIES (SdU): The header files and documentation for SdU for VSAM in a Distributed Environment The header files and documentation for SdU for Data Description and Conversion The distributed file manager support provided by SdU Remote MVS dataset access through SdU IBM Information Presentation Facility (IPF/X) Planning information Software Maintenance, previously referred to as Software Subscription and Technical Support, is included in the Passport Advantage Agreement. Installation and technical support is provided by the Software Maintenance offering of the IBM International Passport 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 Advantage Agreement. This fee service enhances customer productivity, with voice and electronic access into IBM support organizations. Packaging: The IBM COBOL for AIX, V2.0 CD-ROM is contained in the media pack. Security, auditability, and control COBOL for AIX uses the security and auditability features of the host operating system software. 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 Product information Licensed Product function title Product group category VisualAge IBM VisualAge VisualAge COBOL COBOL Passport Advantage program licenses Part description VisualAge COBOL COBOL for AIX Users License & SW Maintenance 12 Months COBOL for AIX Users SW Maintenance Reinstatement 12 Months COBOL for AIX Users SW Maintenance Annual Renewal Program name/description Passport Advantage supply COBOL for AIX, V2.0.0 Media Pack English US AIX V5.x CD-ROM Digital Disk ISO 9660 Standard V2.0.0 Part number D5A1VLL D5A1YLL E1A1XLL Part number BA0CINA Passport Advantage customer: Media pack entitlement details Customers with active maintenance or subscription for the products listed are entitled to receive the corresponding media pack. COBOL for AIX, V2.0.0 Entitled maintenance offerings Media packs Part description description number IBM COBOL SET COBOL for AIX English BA0CINA U.S. AIX V5.x CD-ROM Digital Disk ISO 9660 Standard Terms and conditions This product is available only via Passport Advantage. is not available as shrinkwrap. Licensing: IBM International Program License Agreement. Proofs of Entitlement (PoE) are required for all authorized use. Part number products only, offered outside of Passport Advantage, where applicable, are license only and do not include Software Maintenance. License information form number Program Program name number Form number COBOL for AIX 5724-H44 L-JDEE-5WNT5W Limited warranty applies: Yes Money-back guarantee: If for any reason you are dissatisfied with the program, return it within 30 days from the invoice date to the party (either IBM or its reseller) from whom you acquired it for a refund. This applies only to your first acquisition of the program. Copy and use on home/portable computer Product name COBOL for AIX Volume orders (IVO): No Copy and use on home/portable computer? No Passport Advantage applies: Passport Advantage Web site at It Yes, and through the Usage restriction: Yes Charge unit: IBM COBOL for AIX, V2.0 is licensed based on a charge unit of one authorized user. The program may be stored on more than one machine, provided that the program is not in active use on more than one machine at the same time. An authorized user is an individual or specific named user authorized to have access to the program or any portion of the program. The Proof of Entitlement for this program is evidence of your authorization. Each individual or specific named user must obtain a Proof of Entitlement. Redistribution information: If you have developed an application that is dependent upon the files or modules listed below or located in the directory named below, you may distribute these files or modules, subject to the following terms: The files or modules must be in object code. You will indemnify IBM or third parties that provide IBM products ( Third Parties ) from and against any third-party claim arising out of the use or distribution of your application. You may not use the same path name as the original files/modules

6 You may not use IBM s or Third Parties names or trademarks in connection with the marketing of your applications without IBM s or Third Parties prior written consent. IBM or Third Parties provide copies of these files or modules AS IS, that is, you are responsible for all technical assistance for your application. In your license agreement with the recipient, you will notify the recipient that these files or modules may not be (1) used for any purpose other than to enable the application, (2) copied (except for backup purposes), (3) further distributed, or (4) reverse assembled, reverse compiled, or otherwise translated. Your application containing a copy of the above referenced files/modules must be labeled as follows: Contains Runtime Modules of IBM COBOL for AIX, V2.0 Copyright IBM Corporation 1995,2004 All Rights Reserved The COBOL library filesets that may be redistributed and installed along with a developed application are: cobol.rte cobol.msg.ja_jp cobol.msg.ja_jp cobol.msg.en_us SdU.vsam SdU.sfs Software maintenance applies: Yes Software Maintenance, previously referred to as Subscription and Technical Support, is now included in the Passport Advantage Agreement. Installation and technical support for the product announced in this letter is provided by the Software Maintenance offering of the IBM International Passport Advantage Agreement. This fee service enhances customer productivity by providing voice and/or electronic access into the IBM support organizations. IBM includes one year of Software Maintenance with the initial license acquisition of each program acquired. The initial period of Software Maintenance can be extended by the purchase of a renewal option that is available. While your Software Maintenance is in effect, IBM provides you assistance for your (1) routine, short duration installation and usage (how-to) questions; and (2) code-related questions. IBM provides assistance via telephone and, if available, electronic access, only to your information systems (IS) technical support personnel during the normal business hours (published prime shift hours) of your IBM support center. (This assistance is not available to your end users.) IBM provides Severity 1 assistance 24 hours a day, every day of the year. For additional details, consult your IBM Software Support Guide at: dated July 10, 2001, or visit the Passport Advantage Web site at: IBM Operational Support Services Support Line: No iseries Software Subscription applies: No Educational allowance available: Not applicable Prices Passport Advantage For Passport Advantage information and charges, contact your IBM representative or authorized IBM Business Partner. Additional information is also available at Order now To order, contact the Americas Call Centers, your local IBM representative, or your IBM Business Partner. To identify your local IBM representative or IBM Business Partner, call 800-IBM-4YOU ( ). Phone: 800-IBM-CALL ( ) Fax: 800-2IBM-FAX ( ) Internet: ibm direct@vnet.ibm.com Mail: IBM Americas Call Centers Dept: IBM CALL, 11th Floor 105 Moatfield Drive North York, Ontario Canada M3B 3R1 Reference: RE001 The Americas Call Centers, 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 TXSeries, MVS, and iseries are trademarks of International Business Machines Corporation in the United States or other countries or both. Passport Advantage, AIX, DB2 Universal Database, CICS, and VisualAge are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Java is a trademark of Sun Microsystems, Inc. Other company, product, and service names may be trademarks or service marks of others. /handbook.html Software Maintenance does not include assistance for (1) the design and development of applications, (2) your use of programs in other than their specified operating environment, or (3) failures caused by products for which IBM is not responsible under this agreement. For more information about the Passport Advantage Agreement, refer to the IBM International Passport Advantage Agreement Software Announcement ,

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 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 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 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 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 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 Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage

IBM Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage Software Announcement May 24, 2005 IBM Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage Overview IBM offers more convenient ways for you to purchase

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

XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers

XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers Software Announcement January 13, 2004 XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers Overview XL C/C++ Advanced Edition for Mac OS X is an optimizing,

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

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

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

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 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 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 XL C/C++ Enterprise Edition supports POWER5 architecture

IBM XL C/C++ Enterprise Edition supports POWER5 architecture Software Announcement August 31, 2004 IBM XL C/C++ Enterprise Edition supports POWER5 architecture Overview IBM XL C/C++ Enterprise Edition V7.0 for AIX is an optimizing, standards-based compiler for the

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

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 Rational Purify software is now available through the IBM Passport Advantage program

IBM Rational Purify software is now available through the IBM Passport Advantage program Software Announcement April 13, 2004 IBM Rational Purify software is now available through the IBM Passport Advantage program Overview IBM Rational PurifyPlus software, currently available through the

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 Lotus Instant Messaging and Web Conferencing (Sametime) V6.5.1 provides instant, anytime access to people and information

IBM Lotus Instant Messaging and Web Conferencing (Sametime) V6.5.1 provides instant, anytime access to people and information Software Announcement March 30, 2004 IBM Lotus Instant Messaging and Web Conferencing (Sametime) V6.5.1 provides instant, anytime access to people and information Overview IBM Lotus Instant Messaging and

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

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 Development Studio for iseries V5R4 provides tools to create modern IBM iseries solutions

IBM WebSphere Development Studio for iseries V5R4 provides tools to create modern IBM iseries solutions Software Announcement January 31, 2006 IBM WebSphere Development Studio for iseries V5R4 provides tools to create modern IBM iseries solutions Overview IBM WebSphere Development Studio (WDS) for iseries

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

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

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

Software Announcement August 16, 2005

Software Announcement August 16, 2005 Software Announcement August 16, 2005 IBM Cloudscape V10.1 provides a full-featured, robust, small footprint database server that is simple to deploy and reduces the cost of embedded and Web-based applications

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

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

COBOL for AIX, Version 4.1

COBOL for AIX, Version 4.1 software Application development for today s changing marketplace COBOL for AIX, Version 4.1 To remain competitive, you need a complete business strategy to help you modernize, integrate, and manage existing

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 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 WebSphere Business Monitor V6.0.2 adds productivity enhancements

IBM WebSphere Business Monitor V6.0.2 adds productivity enhancements Software Announcement October 10, 2006 IBM WebSphere Business Monitor V6.0.2 adds productivity enhancements Overview IBM WebSphere Business Monitor lets you monitor business events in real-time by providing

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

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

IBM WebSphere Studio Application Developer Integration Edition for Linux and Windows, V5.1 For building service-oriented applications

IBM WebSphere Studio Application Developer Integration Edition for Linux and Windows, V5.1 For building service-oriented applications Software Announcement April 6, 2004 IBM WebSphere Studio Application Developer Integration Edition for Linux and Windows, V5.1 For building service-oriented applications Overview Most companies today face

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

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 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 Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation

IBM Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation IBM United States Announcement 206-302, dated November 28, 2006 IBM Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation Description...3

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 XL Fortran Advanced Edition V10.1 for Linux now supports Power5+ architecture

IBM XL Fortran Advanced Edition V10.1 for Linux now supports Power5+ architecture Software Announcement December 6, 2005 IBM now supports Power5+ architecture Overview IBM XL Fortran is a standards-based, highly optimized compiler. With IBM XL Fortran technology, you have a powerful

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 Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices

IBM Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices Software Announcement July 27, 2004 IBM Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices Overview IBM Workplace Client Technology, Micro Edition

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

Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation

Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation IBM United States Announcement 207-278, dated November 6, 2007 Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation Description...2

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 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 TotalStorage 2104 Expandable Storage Plus 320 offers new high-performance disk drive capacity

IBM TotalStorage 2104 Expandable Storage Plus 320 offers new high-performance disk drive capacity Hardware Announcement April 19, 2005 IBM TotalStorage 2104 Expandable Storage Plus 320 offers new high-performance disk drive capacity Overview The IBM TotalStorage Exp Plus 320 now offers the option of

More information

Data Management Tools for IBM DB2 Universal Database for Workgroups Now Support Windows, AIX, and Linux

Data Management Tools for IBM DB2 Universal Database for Workgroups Now Support Windows, AIX, and Linux Software Announcement June 24, 2003 Data Management Tools for IBM DB2 Universal Database for Now Support Windows, AIX, and Linux Overview IBM is expanding the DB2 customer solutions supporting Workgroup

More information

IBM XL Fortran Enterprise Edition V10.1 for AIX Exploit the latest Power5+ hardware architecture

IBM XL Fortran Enterprise Edition V10.1 for AIX Exploit the latest Power5+ hardware architecture Software Announcement October 4, 2005 IBM Exploit the latest Power5+ hardware architecture Overview IBM XL Fortran Enterprise Edition V10.1 for AIX is a standards-based compiler. XL Fortran fully supports

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

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

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 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 CICS Transaction Gateway V5 and CICS Universal Client V5

IBM CICS Transaction Gateway V5 and CICS Universal Client V5 Software Announcement June 11, 2002 IBM CICS Transaction Gateway V5 and CICS Universal Client V5 Overview CICS Transaction Gateway V5 CICS Transaction Gateway V5 (CICS TG V5) provides a migration path

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

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 Asia Pacific Software Announcement AP10-0142, 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 Technical

More information

IBM Virtual I/O Server helps maximize physical

IBM Virtual I/O Server helps maximize physical Software Announcement July 13, 2004 IBM Virtual I/O Server helps maximize physical resources on IBM pseries POWER5 systems; Partition Load Manager helps maximize CPU/memory on pseries POWER5 servers that

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

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 VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP

IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP Software Announcement July 2, 2002 IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP Overview The IBM VisualAge C++ Professional for AIX, V6.0 compiler allows

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 ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager

IBM ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager IBM Europe Software Announcement ZP08-0466, dated September 16, 2008 IBM ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager Table of contents 2 Planned

More information

IBM WebSphere Transformation Extender Packs for PeopleSoft, SAP R/3, SAP XI, and Siebel Integrating your enterprise applications

IBM WebSphere Transformation Extender Packs for PeopleSoft, SAP R/3, SAP XI, and Siebel Integrating your enterprise applications Software Announcement October 24, 2006 IBM WebSphere Transformation Packs for PeopleSoft, SAP R/3, SAP XI, and Siebel Integrating your enterprise applications Overview In July 2006, WebSphere Transformation

More information

IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems

IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems Software Announcement October 11, 2005 IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems Overview The Virtualization Engine TS7510 is a new

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

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

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

Software Announcement March 28, 2006

Software Announcement March 28, 2006 Software Announcement March 28, 2006 Express for Software Distribution V4.1 and IBM Tivoli Provisioning Manager V4.1 are easy-to-use solutions for SMB PCs Overview Small to medium-sized business (SMB)

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 Informix Client SDK V2.9, IBM Informix Connect RT V2.9, IBM Informix Server Administrator V1.6, and IBM Informix Java Database Connectivity V3.

IBM Informix Client SDK V2.9, IBM Informix Connect RT V2.9, IBM Informix Server Administrator V1.6, and IBM Informix Java Database Connectivity V3. Software Announcement February 22, 2005 IBM Informix Client SDK V2.9, IBM Informix Connect RT V2.9, IBM Informix Server Administrator V1.6, and IBM Informix Java Database Connectivity V3.0 Overview IBM

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

IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations

IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations IBM United States Announcement 207-224, dated September 25, 2007 IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations Description...2 Education support...2

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

IBM WebSphere Adapters on WebSphere Application Server are designed to accelerate enterprise application suite integration

IBM WebSphere Adapters on WebSphere Application Server are designed to accelerate enterprise application suite integration IBM United States Announcement 207-325, dated December 4, 2007 IBM WebSphere Adapters are designed to accelerate enterprise application suite integration Description...2 Offering Information...4 Publications...

More information

IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities

IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities IBM United States Announcement 207-254, dated October 16, 2007 IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities Description...2

More information

IBM XL Fortran Advanced Edition for Linux, V11.1 exploits the capabilities of the IBM POWER6 processors

IBM XL Fortran Advanced Edition for Linux, V11.1 exploits the capabilities of the IBM POWER6 processors IBM United States Announcement 207-158, dated July 24, 2007 IBM, V11.1 exploits the capabilities of the IBM POWER6 processors...2 Product positioning... 4 Offering Information...5 Publications... 5 Technical

More information