############################################################################### # IBM Content Manager OnDemand for Multiplatforms # # Server for # # AIX, HP-UX, Linux, Sun Solaris, Windows, Linux on System z # # README # # Release 8.4.0.1 # # Nov. 9, 2007 # # # # 5724-J33 (C) COPYRIGHT IBM CORPORATION 2007 # # All Rights Reserved # # Licensed Materials - Property of IBM # # US Government Users Restricted Rights - Use, duplication or # # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # ############################################################################### Welcome to the Installation Notes for IBM Content Manager OnDemand Server. For the latest information about OnDemand, see the OnDemand Web site at: http://www.software.ibm.com/data/ondemand =============================================================================== 1. Contents 2. Installation Notes 2.0.8.4.0.0 OnDemand is now a 64bit Application on Unix Platforms Database support is limited to DB2 Migration from a previous Content Manager OnDemand Release 2.0.8.4.0.1 OnDemand has now been tested with Oracle 10g and Microsoft SQL Server 2005 3. Server Change History 3.1 Enhancements 3.1.8.4.0.0 Release (8.4.0.0) 3.2 APARS 3.1.8.4.0.1 Release (8.4.0.1) 3.3 AIX Server 3.3.8.4.0.0 Release (8.4.0.0) 3.3.8.4.0.1 Release (8.4.0.1) 3.4 HP-UX Server 3.4.8.4.0.0 Release (8.4.0.0) 3.4.8.4.0.1 Release (8.4.0.1) 3.5 Sun Solaris Server 3.5.8.4.0.0 Release (8.4.0.0) 3.5.8.4.0.1 Release (8.4.0.1) 3.6 Windows Server 3.6.8.4.0.0 Release (8.4.0.0) 3.6.8.4.0.1 Release (8.4.0.1) 3.7 Linux Server 3.7.8.4.0.0 Release (8.4.0.0) 3.7.8.4.0.1 Release (8.4.0.1) 3.8 Linux on System z Server 3.8.8.4.0.0 Release (8.4.0.0) 3.8.8.4.0.1 Release (8.4.0.1) 4. Testing Environment 5. Reference -----------------end of Contents----------------------------------------------- 2. Installation Notes ------------------------------------------------------------------------------- 2.0.8.4.0.0 OnDemand is now a 64bit Application on Unix Platforms. What this means to customers is: - All Customized Server User Exits like arsufax, arsusec, arsuperm, arsuload, arsuprep, arstblsp, and arsuupdt must be built as 64bit now - The Batch Admin now requires a 64bit JVM - ACIF is still a 32bit application so, ACIF Exits are still 32bit Database support is limited to DB2 This current release will only support DB2. Oracle and SQL Server support is planned for delivery in the fourth quarter of this year. Migration from a previous Content Manager OnDemand Release Customers migrating from the previous release will need to run the "arsdb <-I instance_name> -vu". This will update the existing OnDemand System tables to support the new capabilities in version 8.4.0.0 Upgrading customers will need to: 1.) Stop the OnDemand Server. 2.) Backup the OnDemand Database or make sure they have a current backup. 3.) Install the 8.4 Upgrade. 4.) Run "arsdb <-I instance_name> -vu" 5.) Start the OnDemand Server. 2.0.8.4.0.1 OnDemand has now been tested with and supports Oracle 10g and Microsoft SQL Server 2005 This version of OnDemand now supports Oracle 10g and Microsoft SQL Server 2005. On AIX 5.3, Oracle 10g requires a TCPIP Patch, IY89429. On 64bit Windows 2003, Oracle 10g 32-bit client Version 10.2.0.3 is needed. For Microsoft SQL Server 2005 running on a 64bit Windows 2003 system, SP1 is required. For DB2 9 running on a 64bit Windows 2003 system, FP 1 is required -------------end of Installation Notes----------------------------------------- 3. Server Change History ------------------------------------------------------------------------------- 3.1 Enhancements: 3.1.8.4.0.0: - Native LDAP support on the OnDemand server To enable LDAP support, add and set the following stanzas in the ars.cfg file for you UNIX library server and restart the OnDemand Server instance. ########################################### # LDAP Parameters (Library Server Only) # ########################################### ARS_LDAP_SERVER= ARS_LDAP_PORT= ARS_LDAP_BASE_DN= ARS_LDAP_BIND_DN= ARS_LDAP_BIND_DN_PWD= ARS_LDAP_BIND_ATTRIBUTE= ARS_LDAP_MAPPED_ATTRIBUTE= ARS_LDAP_ALLOW_ANONYMOUS= Windows users can use the OnDemand Configurator to configure LDAP. Explanation of new LDAP configuration parameters: ARS_LDAP_SERVER [Required] IP address of Fully-qualified hostname of the LDAP server ARS_LDAP_PORT [Optional] Port LDAP server is listening to defaults to 335 if not set ARS_LDAP_BASE_DN [Required] Base distinugished name to use ARS_LDAP_BIND_DN [See ARS_LDAP_ALLOW_ANONYMOUS] Distinguished name to use if anonymous connections are not allowed for binding ARS_LDAP_BIND_DN_PWD [See ARS_LDAP_ALLOW_ANONYMOUS] Distinguished name password to use if anonymous connections are not allowed for binding ARS_LDAP_BIND_ATTRIBUTE [Required] Attribute being bound ARS_LDAP_MAPPED_ATTRIBUTE [Required] Attribute being returned to OnDemand as userid ARS_LDAP_ALLOW_ANONYMOUS [TRUE or FALSE] Are anonymous bind connections allowed with this LDAP server? If FALSE, requires ARS_LDAP_BIND_DN and ARS_LDAP_BIND_DN_PWD be used. - Ability to change life of cached data retroactively - Server-based sorting - Event-based expiration for data in Tivoli Storage Manager - ARSJESD enhancement - Global annotations - Ability to define DB2 database information at the application group level - Cabinets support - Cluster Indexes - Internet Protocol Version 6 (IPv6) compliant - ICU conversion support has been upgraded to 3.6 - Web Administrative Client - Filename Indexing - The Solaris and HPUX versions are now threaded 3.2.8.4.0.1: - Updated ACIF to PK45269 -------------end of Enhancements----------------------------------------------- 3.2 APARs: 3.2.8.4.0.1: PK51229 - SERVER PRINT can fail w/multiple LO docs are selected - Changed server printing to ensure Large Object documents were retrieved in order PK51223 - Text search returns no hits if docs have X'00 chars - Changed the text search to replace the NULL characters with spaces PK51053 - Unexpected results of res compare when loading AFP - Changed the resource comparison to be in descending order PK50574 - arsload fails while using -O /-R parameter - Needed to free Storage Set information PK49814 - RD is not formatting the e-mail date properly - Changed date formatting to include Day of Week name PK46940 - ARSUSEC User Exit returns an invalid Logon CLNT_ID value - Client id variable needed to be initialized before each use PK45426 - Deletion of PRIVATE FAX Recipient fails - Corrected SQL Syntax for Printer Options Delete PK45025 - Msg INVALID Generic IDX FILE FORMAT being issued - Needed to reverse the logic from an OR to AND PK42297 - Resources retrieved from TSM instead of cache - Corrected the Storage Manager to retrieve from cache PK41906 - ARSTBLSP -A0 IS NOT WORKING PROPERLY FOR ORACLE DATABASES - Added support for working with Oracle Datafiles PK46189 - ARSLOAD CRASHES WHEN LOADING DOCUMENTS - Corrected problems communicating with TSM PK55231 - ARSADMIN LOAD crashes FC AFP has TLE value but no name - Corrected the loading code to ignore these TLEs PK42612 - App Grps loading to TSM only instead load to cache+TSM - Corrected problems using the Cache Delta value PK43146 - Cache expiration fails with err: Unable to close dir - Corrected error handling in the Storage Manager PK49759 - ACIF OK w/no triggers & INDEXSTARTBY > tot pgs in doc PK49527 - ACIF incorrectly fails with err msg: 0425-346 - Updated ACIF to PK45269 -------------end of APARS------------------------------------------------------ 3.3 AIX Server 3.3.8.4.0.0 Release (8.4.0.0) - Pre-reqs - AIX 5L for POWER 5.3 or later - Database - DB2 9.1 or later - Oracle 10g or later - With AIX TCPIP Patch, IY89429. - Tivoli Storage Manager Extended Edition 5.4 or later - Installation - Unix installs are now packaged with InstallShield MP. The native installs using SMIT, swinstall, pkgadd, or RPM are no longer supported - Pre-reqs - Previous install of OnDemand V7.1.2 - 110MB of free space in /tmp To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - To install from the command line - odaix -console - To uninstall from the command line - /usr/lpp/ars/_uninst84/uninstallod -console - Please read the Installation Documentation in the CMODDoc.zip or see the online documentation at: http://publib.boulder.ibm.com/infocenter/cmod/v8r4m0/ for further information 3.3.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 -------------end of AIX Server------------------------------------------------- 3.4 HP-UX Server 3.4.8.4.0.0 Release (8.4.0.0) - Pre-reqs - HP-UX V11i V2 or later - Database - DB2 9.1 or later - Oracle 10g or later - Tivoli Storage Manager Extended Edition 5.4.1 or later - HPUX Patch PHCO_35744 - Installation - Unix installs are now packaged with InstallShield MP. The native installs using SMIT, swinstall, pkgadd, or RPM are no longer supported - Unix installs are now packaged with InstallShield MP - Pre-reqs - Previous install of OnDemand V7.1.2 - 200MB of free space in /tmp To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - To install from the command line - odhpux -console - To uninstall from the command line - /opt/ondemand/_uninst84/uninstallod -console - Please read the Installation Documentation in the CMODDoc.zip or see the online documentation at: http://publib.boulder.ibm.com/infocenter/cmod/v8r4m0/ package for further information 3.4.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 -------------end of HP-UX Server----------------------------------------------- 3.5 Sun Solaris Server 3.5.8.4.0.0 Release (8.4.0.0) - Pre-reqs - Sun Solaris V10 or later (SPARC only) - Database - DB2 9.1 or later - Oracle 10g or later - Tivoli Storage Manager Extended Edition 5.4 or later - Solaris 10 linker patch 117461-08 - Installation - Unix installs are now packaged with InstallShield MP. The native installs using SMIT, swinstall, pkgadd, or RPM are no longer supported - Pre-reqs - Previous install of OnDemand V7.1.2 - 138MB of free space in /tmp To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - Make sure your DISPLAY environment variable is set appropriately - To install from the command line - odsun -console - To uninstall from the command line - /opt/ondemand/_uninst84/uninstallod -console - Please read the Installation Documentation in the CMODDoc.zip or see the online documentation at: http://publib.boulder.ibm.com/infocenter/cmod/v8r4m0/ package for further information 3.5.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 --------------end of Solaris Server-------------------------------------------- 3.6 Windows Server 3.6.8.4.0.0 Release (8.4.0.0) - Pre-reqs - Windows 2003 R2 or later - Database - DB2 9.1 or later - On 64bit Windows 2003, DB2 9 running FP 1 is required - Oracle 10g or later - On 64bit Windows 2003, Oracle 10g 32-bit client Version 10.2.0.3 is needed. - Microsoft SQL Server 2005 - On 64bit Windows 2003, Microsoft SQL Server 2005 SP1 is required. - Tivoli Storage Manager Extended Edition 5.4 or later - Installation - Pre-reqs - Previous install of OnDemand V7.1.2 - 102MB of free space on C:\ To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - To install from the command line - odwin.exe -console - To uninstall use Add/Remove Programs - Please read the Installation Documentation in the CMODDoc.zip or see the online documentation at: http://publib.boulder.ibm.com/infocenter/cmod/v8r4m0/ package for further information 3.6.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 Enhancements: - Updated the AFP Viewer to 3.3.1.4 APARs: PK52911 - SERVER PRINT errors AFP data w/CURRENT AND SELECTED PAGE - Removed code to create the AFP Viewer Log file PK44075 - Simultaneous AFP text searches cause OD server to crash PK41489 - Folder TEXT SEARCH field does not work with AFP DBCS chars - Updated the AFP Viewer to 3.3.1.4 -------------end of Windows Server--------------------------------------------- 3.7 Linux Server 3.7.8.4.0.0 Release (8.4.0.0) - Pre-reqs - Linux RedHat (RHEL) 4 Update 4 or later - Linux SUSE (SLES) 10 or later - Database - DB2 9.1 or later - Tivoli Storage Manager Extended Edition 5.4 or later - Installation - Unix installs are now packaged with InstallShield MP. The native installs using SMIT, swinstall, pkgadd, or RPM are no longer supported - Pre-reqs - Previous install of OnDemand V7.1.2 - 138MB of free space in /tmp To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - To install from the command line - odlinux -console - To uninstall from the command line - /opt/ondemand/_uninst84/uninstallod -console - Please read the Installation Documentation in the CMODDoc.zip package for further information 3.7.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 -------------end of Linux Server----------------------------------------------- 3.8 Linux on System z Server 3.8.8.4.0.0 Release (8.4.0.0) - Pre-reqs - Linux RedHat (RHEL) 5 U0 - Linux SUSE (SLES) 10 - Database - DB2 9.1 or later - Tivoli Storage Manager Extended Edition 5.4 or later - Open LDAP V2.3 - Installation - Unix installs are now packaged with InstallShield MP. The native installs using SMIT, swinstall, pkgadd, or RPM are no longer supported - Pre-reqs - Previous install of OnDemand V7.1.2 - 88MB of free space in /tmp To specify a different temporary directory you can use the "-is:tempdir " option for InstallShield - To install from the command line - odlinux390 -console - To uninstall from the command line - /opt/ondemand/_uninst84/uninstallod -console - Please read the Installation Documentation in the CMODDoc.zip or see the online documentation at: http://publib.boulder.ibm.com/infocenter/cmod/v8r4m0/ package for further information 3.8.8.4.0.1 Release (8.4.0.1) - Pre-reqs - Previous install of OnDemand V8.4 -------------end of Linux on System z Server----------------------------------- -----------------end of Server Change History---------------------------------- 3. OnDemand Testing Environment ------------------------------------------------------------------------------- The following is a list of the environments in which IBM tested the latest Release/PTF. AIX: AIX - 5.3 DB2 - 9.1 TSM - 5.4 HP-UX: HP-UX - B11.23 (V11i V2) DB2 - 9.1 TSM - 5.4.1 SunOS: SunOS - 5.10 DB2 - 9.1 TSM - 5.4 Windows: Windows - 2003 R2 DB2 - 9.1 TSM - 5.4 Linux: RedHat - RHES release 4 U4 Kernel (2.6.9 glibc-2.3.4) SuSE - SLES 10 Kernel (2.6.16 glibc-2.4-31) DB2 - 9.1 TSM - 5.4 Linux on System z: RedHat - RHEL release 5 U0 Kernel (2.6.18-8.el5 glibc-2.5-12) SuSE - SLES 10 Kernel (2.6.16 glibc-2.4-31) DB2 - 9.1 TSM - 5.4 -----------------end of OnDemand Testing Environment--------------------------- 4. Reference ------------------------------------------------------------------------------- You can find information updates by searching the Web Based Technical Support web site at: http://www.ibm.com/software/data/ondemand/mp/support.html You can find the following additional documents by entering the document # or title in the search field: Document # Document title 4015525 Download IBM DB2 Content Manager OnDemand for Multiplatforms Version 8 Release 4 7009157 DB2 Content Manager OnDemand for Multiplatforms Version 8 Release 4 Information Roadmap 7009475 IBM DB2 Content Manager OnDemand for Multiplatforms Version 8 Release 4 publication library -----------------end of Reference----------------------------------------------