Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC97720 Status: Geschlossen

DB2START FAILS TO LOAD LIBDB2BLU.A ON AIX DUE TO INCORRECT SOFT LINK

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Due to $USERHOME variable not being set properly, libdb2blu.a is 
not having proper link to either libdb2blu_ns.a or 
libdb2blu_s.a. Which is resulting in db2start to fail on AIX.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 Server for AIX users only                                * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* Due to $USERHOME variable not being set properly,            * 
* libdb2blu.a is not having proper link to either              * 
* libdb2blu_ns.a or libdb2blu_s.a. Which is resulting in       * 
* db2start to fail on AIX.                                     * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Apply this APAR/PTF. Or as work around, user can create      * 
* libdb2blu.a as a soft link to appropriate file under /sqllib * 
* for db2start to work fine.                                   * 
****************************************************************
Local-Fix:
As work around, user can create libdb2blu.a as a soft link to 
appropriate file under the installation path for db2start to 
work fine. 
 
If AIX PowerPC version is greater than or equal to " 7 " then 
    # ln -sf (installation_path)/lib64/libdb2blu_s.a 
(installation_path)/lib64/libdb2blu.a 
Else 
    # ln -sf (installation_path)/lib64/libdb2blu_ns.a 
(installation_path)/lib64/libdb2blu.a
verfügbare FixPacks:
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 9 for Linux, UNIX, and Windows

Lösung
Provided fix to set proper link to libdb2blu.a on AIX.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
18.11.2013
08.09.2014
08.09.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.4 FixList