suche 36x36
  • Admin-Scout-small-Banner
           

    CURSOR Admin-Scout

    das ultimative Tool für Informix

    pfeil  

Informix Machine Notes

Hier finden Sie aktuelle Machine-Notes zu Informix-Produkten, die wir für Sie herausgesucht haben.



                      =================================
                            MACHINE SPECIFIC NOTES
                                    FOR
                IBM Informix Dynamic Server 11.50.TC7 PRODUCT RELEASE
                                 ON Windows 
                               DATE: 19 May 2010
                      =================================

OS Information : Built on Windows Server 2003, Certified on Windows XP 
                 (except Home Edition), Windows Server 2008 and 
                 Windows Vista (except Home Edition).

System Requirements
===================

1.  This product is built on Windows Server 2003 with Service Pack 2 using the
    following compiler from Microsoft Visual Studio 2005:

        Microsoft Visual C++ 2005

    The product is tested on Windows 2003 with Service Pack 1 and 2, Windows 
    XP with Service Pack 2, Windows Vista, and Windows Server 2008 R2.
 
2.  Operating system patches information for the IBM Informix Dynamic Server

    The following patches are required if you intend to configure Informix 
    Dynamic Server instances with larger than the default shared memory size, 
    such as increasing the number of buffers and locks from their default size 
    during installation.

    Windows 2003 Service Pack 1

        873453 Fix for "The base memory address setting of the Samlib.dll file 
               in Windows Server 2003 may interfere with programs that require 
               a large shared memory setting."

        912570 Fix for "Programs that require lots of memory may not run after 
               you install Windows Server 2003 Service Pack 1."

        913409 Fix for "A program that allocates a large block of contiguous 
               memory may not start or may intermittently fail in Windows 
               Server 2003."

        924054 Fix for "Programs that request lots of contiguous memory may 
               fail after you install security update 921883 (MS06-040) on a 
               Windows Server 2003 Service Pack 1-based computer or a Windows 
               XP Professional x64 Edition-based computer."

    Windows 2003 Service Pack 2

        948656 Fix for "A program that allocates a large block of contiguous 
               memory may not start or may intermittently fail in Windows 
               Server 2003 with Service Pack 2."

    Windows XP Service Pack 2

        894472 Fix for "Third-party programs that require lots of memory do 
               not run in Windows XP Service Pack 2."

    For information about Microsoft service packs and patches, see the Microsoft
    Support web site at http://support.microsoft.com.

3.  Enable Connections on Windows Vista

    To enable connections between database servers on the Vista operating
    system, you must enable network discovery and NetBIOS over TCP/IP.

    To enable connections:

    1) From the Control Panel, double-click Network and Sharing.
    2) In the Sharing and Discovery section of the Network and Sharing Center,
       click Network discovery and then Turn on network discovery.
    3) In the Network section, click View Status next to the Local Area
       Connection.
    4) In the Local Area Connection Status dialog box, click Properties.
    5) In the Local Area Connection Properties dialog box, choose the
       appropriate Internet Protocol Version and click Properties.
    6) In the Internet Protocol Version Properties dialog box, click Advanced.
    7) On the WINS page of the Advanced TCP/IP Settings dialog box, click
       Enable NetBIOS over TCP/IP and then click OK.
    8) Continue clicking OK or Close until all dialog boxes are closed.

4.  IBM Informix Dynamic Server uses the libraries and utilities provided by
    the IBM Global Security Kit (GSKit) for data encryption and Secure Sockets
    Layer (SSL) communication. The GSKit is bundled with the server and will
    be installed on your machine as part of the server installation process.
    Here are more details on the GSKit:

       a. The GSKit is also bundled with other IBM products and might
          already be present on your machine. If the GSKit was previously
          installed, but is older than version 7.0.4.27, IDS will upgrade the
          GSKit on your machine to version 7.0.4.27. If GSKit is not
          installed, IDS will install GSKit in \Program Files\ibm\gsk7
          directory on your machine.

       b. The GSKit installation directory must have 25 MB of free disk space.

    The GSKit needs to be deployed correctly in using the encryption
    functionality on a 64-bit machine. This requires a 32-bit machine to be 
    used for extracting the GSKit binaries to be deployed on the 64-bit 
    machine on which IDS was installed. Please follow the instructions below:

    1. On a 32-bit machine, perform these tasks:

       a. Create a temporary directory, e.g. C:\temp\gskit.

       b. Change directory to that temporary directory, and copy
          gsk7d_7.0.4.27_win32.exe from %INFORMIXDIR%\gskit directory
          on the 64-bit machine.

       c. Run this command:

              ..\gsk7d_7.0.4.27_win32.exe . /D

    2. On the 64-bit machine, perform these tasks:

        a. Create a directory named temp under the %INFORMIXDIR%\gskit
           directory.

        b. Copy C:\temp\gskit\* from the 32-bit machine to the
           %INFORMIXDIR%\gskit\temp directory on the 64-bit machine.

        c. From the %INFORMIXDIR%\gskit directory, run this command:

              installgskit.bat GSKIT7

Check the following web site for the latest Windows system requirements
for IBM Informix Dynamic Server:

    http://www.ibm.com/software/data/informix/ids/requirements/windows.html


System Configuration
====================
 
1.  Location of Shared Memory
 
    The ONCONFIG variable SHMBASE is recommended to be set to the following:
 
        SHMBASE 0xc000000L

2.  Support maximum shared memory

    The database server can access shared-memory larger than two gigabytes 
    on Windows. However, you must enable this feature with an entry in the 
    Windows boot file.

    To add the entry, edit the boot.ini file (located in the top level, or 
    root directory). You can either add a new boot option or use the currently 
    existing boot option. To enable support for more than two gigabytes, add 
    the following text to the end of the boot line: 

        /3GB 


Feature Notes  (alphabetized by feature)
=============

1.  Informix Interface for TSM

    The Informix Interface DLL for TSM is installed as 
    
        %INFORMIXDIR%\bin\libtxbsa.dll  

    To use Tivoli Storage Manager with Informix databases, refer to IBM 
    Informix Backup and Restore Guide.

2.  Informix Storage Manager (ISM 2.2)

    The product is installed with IDS at location of %ISMDIR%. The
    XBSA shared library name is %ISMDIR%\bin\libbsa.dll.

    To use Informix Storage Manager with Informix databases, refer to IBM 
    Informix Backup and Restore Guide.

3.  IPv6 Support 

    IBM Informix Server supports Internet Protocol Version 6 (128 Bit Internet
    Addresses) as well as IPv4 (32 Bit Addresses).

    In order for the machine name specified in the SQLHOSTS registry to resolve
    to the correct IP address, the name services files on the Operating System
    should be correctly configured.

    For compatibility with older IBM Informix client and server products,
    assign the same hostname with both an IPv4 address and an IPv6 address.
    If the listener needs to be bound to an IPv4 address and the name services
    resolve the name in the order of the IPv6 address followed by IPv4 address,
    then an explicit IPv4 address needs to be put in nodename field of server
    registry.

4.  J/Foundation (Java in the Server)
 
    J/Foundation supports the JRE 5.0 release from IBM Corporation.

    The JRE 5.0 is available under %INFORMIXDIR%\extend\krakatoa\jre and
    should be used with J/Foundation.

    To use this JRE, set the value of the ONCONFIG variable JVPJAVAHOME as
    follows:

        JVPJAVAHOME    <jvphome>/jre
            where <jvphome> is %INFORMIXDIR%\extend\krakatoa

    For IBM Informix Dynamic Server ONCONFIG settings for J/Foundation,
    refer to "onconfig.std" in %INFORMIXDIR%\etc.
 
5.  LDAP Authentication 

    This feature is set up and configured like the Pluggable Authentication
    Module (PAM) that is used on UNIX and Linux. Use the LDAP Authentication 
    Support module when you want to use an LDAP server to authenticate your 
    system users.

    The authentication module is a dynamic link library that resides in the 
    %INFORMIXDIR%\dbssodir\lib\security directory. The parameters of the module
    are listed in the %INFORMIXDIR%\dbssodir\pam.conf file. 

    The source code for a fully functional LDAP Authentication Module and 
    samples of the required configuration files are included in the 
    %INFORMIXDIR%\demo\authentication directory. You can modify the code for 
    your specific LDAP Authentication Support module.

6.  Network Protocols

    The following protocol(s)/interface(s) are supported on this platform:
 
      SOCKETS using TCP/IP
      IPC using named pipe

      To use SOCKETS with TCP/IP:

          a. NETTYPE in the ONCONFIG file and the value data of PROTOCOL in the
             SQLHOSTS registry entry must contain "onsoctcp"

          b. To enable an IBM Data Server Client to connect to Informix Dynamic
             Server, NETTYPE in the ONCONFIG file and the value data of PROTOCOL
             in the SQLHOSTS registry entry must contain "drsoctcp"

             If a CLI or JCC client wants to connect to IDS via DRDA while 
             supporting SQLI connections you could add a DBSERVERALIASES entry 
             to ONCONFIG which corresponds to the SQLHOSTS registry entry.

      To use IPC (interprocess communication) with named pipe:

          a. NETTYPE in the ONCONFIG file and the value data of PROTOCOL in the
             SQLHOSTS registry entry must contain "onipcnmp".
 
7.  OnLine Backup and Restore (ON-Bar)
 
    Some of the functions invoked by ON-Bar are in a dynamic link library 
    supplied by third party storage management vendors. For ON-Bar to access 
    these functions, you must specify the library name and location in the 
    BAR_BSALIB_PATH ONCONFIG parameter. 

    For example, if you are using ISM: 

         Set BAR_BSALIB_PATH to %ISMDIR%\bin\libbsa.dll

    For example, if you are using TSM:

         Set BAR_BSALIB_PATH to %INFORMIXDIR%\lib\libtxbsa.dll 

8.  Secure Sockets Layer

    IBM Informix Dynamic Server uses the libraries and utilities provided by
    the IBM Global Security Kit (GSKit) for Secure Sockets Layer (SSL)
    communication. The GSKit provides iKeyman utility (gsk7cmd, gsk7ikm)
    and a non-java utility (gsk7capicmd) for managing digital certificates
    necessary for SSL communication.

       a. Product prerequisite for iKeyman utility:
          The iKeyman utility requires the IBM Java Runtime Environment
          (JRE) or IBM Java Development Kit (JDK) version 1.3.1, 1.4.1 or
          higher with the Java Cryptography Extension (JCE) security package.

       b. Environment for iKeyman utility:
          - JAVA_HOME must be set to the JRE/JDK installation directory
          - PATH must include <JRE/JDK installation>\jre\bin
          - CLASSPATH must include <GSKit installation>\classes\cfwk.zip,
            <GSKit installation>\classes\gsk7cls.jar and
            <JRE/JDK installation>\jre\lib\ext\ibmpkcs11.jar

9.  Simple Password Communications Support Module

    The name of the IBM Informix dynamic link library for Simple Password CSM
    on Windows is libixspw.dll. This dynamic link library is installed in
    %INFORMIXDIR%\bin.


Features not supported
======================

1.  Shared Disk Secondary Servers


Known Defects
=============

Refer to section I in 
%INFORMIXDIR%\release\en_us\04e4\ids_win_fixed_and_known_defects_11.50.txt 
(Enterprise or Workgroup Editions) or idse_win_fixed_and_known_defects_11.50.txt
(Express Edition) for the information regarding known issues.


Defects Fixed in current Release
================================

Refer to section II in 
%INFORMIXDIR%\release\en_us\04e4\ids_win_fixed_and_known_defects_11.50.txt
(Enterprise or Workgroup Editions) or idse_win_fixed_and_known_defects_11.50.txt
(Express Edition) for the information regarding defects fixed in this release.


Defects Fixed in Previous Releases
==================================

Refer to sections III to VII in 
%INFORMIXDIR%\release\en_us\04e4\ids_win_fixed_and_known_defects_11.50.txt
(Enterprise or Workgroup Editions) or idse_win_fixed_and_known_defects_11.50.txt
(Express Edition) for the information regarding defects fixed in previous 
release.


(C) Copyright IBM Corp. 2002, 2010

Informix EditionenInformix Editionen
Informix Editionen
DokumentationDokumentation
Dokumentation
IBM NewsletterIBM Newsletter
IBM Newsletter
Current BugsCurrent Bugs
Current Bugs
Bug ResearchBug Research
Bug Research
Bug FixlistsBug Fixlists
Bug Fixlists
Release NotesRelease Notes
Release Notes
Machine NotesMachine Notes
Machine Notes
Release NewsRelease News
Release News
Product LifecycleProduct Lifecycle
Lifecycle
Media DownloadMedia Download
Media Download