OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: AIX Service Mail Server (aixservaustin.ibm.com)
Date: Wed Feb 28 2001 - 07:06:32 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    APAR: IY10962 COMPID: 5622DJX00 REL: 210
    ABSTRACT: APAR FOR PTF 12 FOR DATAJOINER V2 AIX PLATFORM R210

    PROBLEM DESCRIPTION:
    APAR for PTF 12 for Datajoiner V2 AIX Platform R210

    PROBLEM SUMMARY:
    APAR for PTF 12 for Datajoiner V2 AIX Platform

    ------

    APAR: IY13983 COMPID: 5765E5400 REL: 440
    ABSTRACT: HAES: CLSTRMGR EXITS CODE 3 WHEN SEVERAL IP ALIAS ADDRESSES EXIS

    PROBLEM DESCRIPTION:
    The customer was adding a number of alias addresses on one
    interface and when the 30th alias was added, the clstrmgr exited
    with code 3 (config error).

    PROBLEM SUMMARY:
    The customer was adding a number of alias addresses on one
    interface and when the 30th alias was added, the clstrmgr
    exited with code 3 (config error).

    PROBLEM CONCLUSION:
    The clstrmgr (config.C) was changed to handle alias IP
    addresses without counting each of them as an interface
    and thus exceeding the maximum interfaces per node.

    ------

    APAR: IY14088 COMPID: 5765E5400 REL: 440
    ABSTRACT: SMIT CLSTART EXITS WITH ERROR IF CLSTRMGR IS ALREADY RUNNING - H

    PROBLEM DESCRIPTION:
    The customer was attempting to add the /etc/inittab entry for
    starting HAES through the smit clstart panel when the clstrmgr
    was already running on the node and this was rejected with
    error indicating clstrmgr already running. This function should
    be allowed when the clstrmgr is running, as well as being able
    to start clinfo and or cllockd if they hadn't been started
    before.

    PROBLEM SUMMARY:
    The customer was attempting to add the /etc/inittab entry for
    starting HAES through the smit clstart panel when the clstrmgr
    was already running on the node and this was rejected with
    error indicating clstrmgr already running. This function should
    be allowed when the clstrmgr is running, as well as being able
    to start clinfo and or cllockd if they hadn't been started
    before.

    PROBLEM CONCLUSION:
    Though the actual error rejection when clstrmgr is already
    running only was introduced in HAES, inspection of the code
    showed that other things were being done which should not
    be done if the clstrmgr is already running, such as moving
    the DCD to the ACD, in both HACMP and HAES. Changes were
    made to both HACMP and HAES in rc.cluster to do appropriate
    things only when clstrmgr is not already running. The clstart
    script was also modified in HAES.

    ------

    APAR: IY14585 COMPID: 5765E5400 REL: 440
    ABSTRACT: CLSETENVGRPN WILL CORE IF TRAILING SPACE IN NODE LIST FOR A

    PROBLEM DESCRIPTION:
    clsetenvgrpN processes the node list in a resource group a
    trailing space is processed as the next node but the
    configuration does not have that many nodes.

    LOCAL FIX:
    Remove trailing space from node list in a resource group.

    PROBLEM SUMMARY:
    a trivial configuration error (a trailing space in the node
    list) will cause event failure.

    PROBLEM CONCLUSION:
    In the method Group::converStringToArray, a while loop exits
    when pos==0. This loop must also check for cur==0.

    ------

    APAR: IY14627 COMPID: 5765E5400 REL: 440
    ABSTRACT: C-SPOC DOES NOT UPDATE THE VGDA TIMESTAMP WHEN USING CREATE

    PROBLEM DESCRIPTION:
    C-SPOC option to create a new JFS in one step (LV + JFS) does
    not update the VGDA timestamp in /usr/sbin/cluster/etc/vg

    PROBLEM SUMMARY:
    C-SPOC option to create a new JFS in one step (LV + JFS) does
    not update the VGDA timestamp in /usr/sbin/cluster/etc/vg.

    PROBLEM CONCLUSION:
    change the cl_crlvfs.cel program to make a call to clvaryonvg
    instead of varyonvg.

    ------

    APAR: IY14823 COMPID: 5765E5400 REL: 440
    ABSTRACT: SAVE AND RESTORE OF /ETC/XTAB RESULTS IN INCORRECT INFO - HACMP,

    PROBLEM DESCRIPTION:
    The customer was running hacws and found that if a node crashed
    thus leaving stale information in both the /etc/exports file
    and /etc/xtab file, when the node was brought back up, this
    information did not get cleaned properly from the /etc/xtab
    file because of the saving and restoring of the xtab file within
    the HACMP script across telinit a processing.

    LOCAL FIX:
    an e-fix may be available.

    PROBLEM SUMMARY:
    The customer was running hacws and found that if a node
    crashed thus leaving stale information in both the
    /etc/exports file and /etc/xtab file, when the node was
    brought back up, this information did not get cleaned
    properly from the /etc/xtab file because of the saving and
    restoring of the xtab file within the HACMP script across
    telinit a processing.

    PROBLEM CONCLUSION:
    The harc.net script was changed to clear the /etc/xtab file
    when IPAT is configured and we are coming up from a reboot
    of the system. Also, the acquire_service_addr and
    acquire_takeover_addr scripts were changed to append the
    saved /etc/xtab to the /etc/xtab file rather than copying it
    back after telinit processing.

    ------

    APAR: IY15055 COMPID: 576565400 REL: 220
    ABSTRACT: AZIZO CONFIG ICON ERRORS AFTER THE CONFIG ICON IS DROPPED TO

    PROBLEM DESCRIPTION:
    azizo config Icon errors after the config icon is dropped
    to main graph. unable to configure azizo.cf

    PROBLEM CONCLUSION:
    made code changes to store config records properly.

    ------

    APAR: IY15134 COMPID: 5765E5400 REL: 440
    ABSTRACT: INCORRECT CONFIGURATION WARNING FOR STANDBY ADAPTER DISPLAYED

    PROBLEM DESCRIPTION:
    If a standby adapter exits on some HACMP network and
    the hps is also configure on another hacmp network then
    it is possible erroneous WARNING messages will be displayed
    indicating that the standby adapter is not configured
    properly:
    WARNING: Address <IP ADDRESS> for label <STANDBY LABEL>
    is not configured properly

    PROBLEM SUMMARY:
    If a standby adapter exits on some HACMP network and
    the hps is also configure on another hacmp network then it
    is possible erroneous WARNING messages will be displayed
    indicating that the standby adapter is not configured
    properly:
    WARNING: Address <IP ADDRESS> for label <STANDBY LABEL> is not
    configured properly

    PROBLEM CONCLUSION:
    Modify code to process css entries properly.

    ------

    APAR: IY15283 COMPID: 5765E5400 REL: 440
    ABSTRACT: HAES: PERMISSIONS NOT CORRECTLY SET ON FILES CREATED FROM EVENT

    PROBLEM DESCRIPTION:
    The event script cl_swap_IP_address creates a temporary file,
    /usr/sbin/cluster/.restore_routes inwhich the file permissions
    are not correctly set from the cluster manager environment.

    PROBLEM CONCLUSION:
    Change the umask in the cluster manager environment.

    ------

    APAR: IY15326 COMPID: 5765E2600 REL: 500
    ABSTRACT: -G FLAG DOES NOT GET PASSED TO LD WHEN USING XLC -QMKSHROBJ -G .

    PROBLEM DESCRIPTION:
    When one creates a shared object for use with the run time
    linker by using the xlC -G -qmkshrobj command the xlC command
    fails to pass the -G flag when calling the linker (ld), result
    ing in shared objects being created that cannot be used with
    the runtime linker.

    LOCAL FIX:
    Use the /usr/vacpp/bin/makeC++SharedLib script to create
    the shared object.

    PROBLEM CONCLUSION:
    Preserved the -G option specified on the
    command line so that it is passed to ld by the driver.

    ------

    APAR: IY15563 COMPID: 5765E5400 REL: 440
    ABSTRACT: APPLICATION MONITOR SHOULD NOT REQUIRE A NOTIFY METHOD.

    PROBLEM DESCRIPTION:
    Application Monitor should not require a Notify Method. If
    Application Monitor is configured without a Notify Method
    no error is reported and clverify does not report an error.
    When the cluster is started clappmond will not be started
    if the Notify Method is not present.

    PROBLEM SUMMARY:
    When a user configures an application monitor and selects
    notification as the failure action, they are required to
    define a notification method. But this method is really
    optional.

    PROBLEM CONCLUSION:
    Two parts: first, in Appmon.C, we comment out a "return" that
    causes the clstrmgr to reject such application monitors;
    second, we delete the test for this case in claddappmon.c

    ------

    APAR: IY15677 COMPID: 5765E5400 REL: 440
    ABSTRACT: DISABLE LOCAL ADAPTER STATE CHANGE DURING GRACEFUL DOWN HAES

    PROBLEM DESCRIPTION:
    Customers subscribing to NodeNetworkState resource
    variables will see a state transition for the
    adapters on a node when it is being taken down
    gracefully.

    PROBLEM CONCLUSION:
    When we are shutting down gracefully, we will skip the call
    set states down.

    ------

    APAR: IY15924 COMPID: 5765E5400 REL: 440
    ABSTRACT: VERBOSE_LOGGING IS NOT EFFECTIVE FOR CLSTART - HACMP,HAES

    PROBLEM DESCRIPTION:
    There are tests for VERBOSE_LOGGING within clstart to allow
    for logging execution statements mainly for debugging, but
    these are not effective in the normal case of being called
    from rc.cluster since the output on the call to clstart is
    redirected to /dev/console.

    PROBLEM CONCLUSION:
    The code in rc.cluster was modified so call clstart without
    redirection of the output if VERBOSE_LOGGING = high.

    ------

    APAR: IY15935 COMPID: 5765E5400 REL: 440
    ABSTRACT: CLCHIPAT SHOULD TELINIT Q AND/OR SYNC THE INITTAB AND RC.NET

    PROBLEM DESCRIPTION:
    After cluster startup in the file /etc/inittab the following
    lines (one or more) might be missing
    clinit:a:wait:bin/touch /usr//sbin/cluster/.telinit #...
    pst_clinit:a:wait:/bin/echo Created /usr//sbin/cluster/.telinit
    > /dev/console #...
    harc:2:wait:/usr//sbin/cluster/etc/harc.net #...
    After stopping the cluster services the above lines might not
    have been removed from /etc/inittab.

    PROBLEM CONCLUSION:
    This is a precaution to experienced problems with the init
    command. After issuing the mkitab or rmitab command, the
    buffer of /etc/inittab will be flushed, to ensure that changes
    are saved. telinit q is run to ensure that all processes are
    run according to the current /etc/inittab.

    ------

    APAR: IY15936 COMPID: 5765E5400 REL: 440
    ABSTRACT: HACMP: VOLUME GROUPS MISSING AFTER FAILED TAKEOVER

    PROBLEM DESCRIPTION:
    When a node takes over the disk resources of another node, and
    those physical disks are not accessable, then the volume group
    associated with that disk is exported, leaving it undefined on
    that node.

    PROBLEM CONCLUSION:
    Change the code so that prior to doing the export, a test is
    made to see if there is at least one accessable disk in the
    volume group. If there is not, do not export the volume group
    since import will surely fail. Additionally, change the logic
    in the replay file to not remove the replay file unless the
    import is successful.

    ------

    APAR: IY15937 COMPID: 5765E5400 REL: 440
    ABSTRACT: STOPSRC COMMAND DROPS CAPITAL LETTERS FOR CLINFO AND CLSMUXPD

    PROBLEM DESCRIPTION:
    When using stopsrc on the HACMP/ES subsystems, the trailing
    "ES" part of the subsystem name is not displayed.
    There are no functional problems with the subsystems.

    PROBLEM CONCLUSION:
    stopsrc relies on a global variable to echo the correct
    subsystem name. This global is typically set to the program's
    argv 0 . For the HACMP/ES subsystems the executable name does
    not match the subsystem name and stopsrc echoes "clsmuxpd"
    instead of the subsystem name "clsmuxpdES".
    Hard code the global to the subsystem name.

    ------

    APAR: IY15938 COMPID: 5765E5400 REL: 440
    ABSTRACT: CLDARE SHOWS INCORRECT DEFAULT VALUES

    PROBLEM DESCRIPTION:
    When LANG is set to anything other than en_US
    the default values for "Ignore Cluster Verification Errors"
    in "Synchronize Cluster Topology" are incorrect.
    "cldare -t" is executed for yes instead of "cldare -t -i".

    PROBLEM CONCLUSION:
    Change values for disp_values in sm_cmd_opt

    ------

    APAR: IY15939 COMPID: 5765E5400 REL: 440
    ABSTRACT: CLFINDRES ACCESSES MEMORY AFTER FREEING IT

    PROBLEM DESCRIPTION:
    shared library routine frees one memory block twice, causing
    clfindres to dump core.

    PROBLEM CONCLUSION:
    correct code in clgetname.c

    ------

    APAR: IY15940 COMPID: 5765E5400 REL: 440
    ABSTRACT: DARE REMOVE FS ALSO VARIES OFF ASSOCIATED VG

    PROBLEM DESCRIPTION:
    Volume group gets varied off when removing a filesystem
    from a resource group, but still leaving the volume
    group explicitly defined in the resource group.

    PROBLEM CONCLUSION:
    Add logic to release_vg_fs to not vary off the volume group
    when removing filesystems during a DARE if the volume group
    is defined in the resource group

    ------

    APAR: IY15941 COMPID: 5765E5400 REL: 440
    ABSTRACT: ENHNCEMENT:HAES CSPOC MIRRORCONCURRENTVG HANGS/FAILS

    PROBLEM DESCRIPTION:
    C-SPOC operations on volume groups managed by the group
    services based concurrent mode support do not succeed,
    because disks are not recongized as being supportable
    in concurrent mode.

    PROBLEM CONCLUSION:
    Enhance the logic that C-SPOC uses to determine if a disk is
    concurrent capable to allow any disk in group services based
    concurrent mode.

    ------

    APAR: IY15966 COMPID: 5765E5400 REL: 440
    ABSTRACT: AN ERR SHOULD BE GIVEN WHEN FCONN AND ACONN IN SAME SMIT SCREEN

    PROBLEM DESCRIPTION:
    Configure a cascading resource group rg1, add a Fast Connect
    File System, and then add an errorneous AIX connection
    resource. Hit return and the following warning message
    appears 6 times
    WARNING: Fast Connection services and AIX Connections Services
            Cannnot coexist in the same Resource Group.
    There are two issues associated with this
    1. The warnings should actually be errors.
    2. There should only be 1 error, not 6.

    PROBLEM CONCLUSION:
    Change the warning to error. Introduce flag to only print
    error message once.

    ------

    APAR: IY15968 COMPID: 5765E5400 REL: 440
    ABSTRACT: ENH: HAES FORCED DOWN SUPPORT

    PROBLEM DESCRIPTION:
    Cannot use the "forced" option to clstop (Stop Cluster
    Services)

    PROBLEM CONCLUSION:
    Implement forced down support for HACMP/ES

    ------

    APAR: IY15970 COMPID: 5765E5400 REL: 440
    ABSTRACT: HAES:CONSOLE MSG ON START:GETOBJECTS: CANNOT GET OBJECTS FROM

    PROBLEM DESCRIPTION:
    Customer may see the message:
    GetObjects: Can not get objects from class GEOsite
    on the system console when starting cluster services.

    PROBLEM CONCLUSION:
    Do not echo this message to the console.

    ------

    APAR: IY15971 COMPID: 5765E5400 REL: 440
    ABSTRACT: SERVER_RESTART SHOULD CLEANUP APPLICATION SYNCHRONOUSLY

    PROBLEM DESCRIPTION:
    An application server with a long cleanup time could fail
    to restart.

    PROBLEM CONCLUSION:
    The script server_restart will be modified so that the user's
    server start script will be run in the foreground. In
    addition, the exit value of the user's server start script will
    be checked: when the start script was run in the background,
    this was not possible.

    ------

    APAR: IY15972 COMPID: 5765E5400 REL: 440
    ABSTRACT: CLSTRMGR IS RESTARTING THE APPLICATION MONITOR INAPPROPRIATELY

    PROBLEM DESCRIPTION:
    server_restart events may run for an application
    server that is no longer on the node.

    PROBLEM CONCLUSION:
    Check the state of the application server before processing
    any server_restart events for that server.

    ------

    APAR: IY15973 COMPID: 5765E5400 REL: 440
    ABSTRACT: IF A RESOURCE GROUP HAS HIGHLY AVAILABLE COMMUNICATION LINKS

    PROBLEM DESCRIPTION:
    If a Resource Group has Highly Available Communication Links
    and a list in Service IP label EVENT ERROR will occur if one
    or more of the Service IP labels are not supported by SNA.
    SNA will support Ethernet, token ring or FDDI. If for example
    one of the Service IP labels is for css0 an EVENT ERROR will
    occur.

    PROBLEM CONCLUSION:
    The mkdevname function will be changed so it will not return
    1 if adapter is not supported by SNA.

    ------

    APAR: IY15999 COMPID: 5765E5400 REL: 440
    ABSTRACT: NODEXNODE SHOULD CP HAS HISTORY LOGS TO ES HAES-R440

    PROBLEM DESCRIPTION:
    In a node by node migration once the last node is migrated and
    HAS deinstalled all the /usr/sbin/cluster/history/cluster.*
    files are lost. New files are created in
    /usr/es/sbin/cluster/history
    but they only show events since the migration.

    PROBLEM CONCLUSION:
    Move and rename old history files during migration, so that
    entire archive is kept.

    ------

    APAR: IY16001 COMPID: 5765E5400 REL: 440
    ABSTRACT: HWAT FAILS FOR PCI ATM ADAPTER HACMP-HAES-HAS

    PROBLEM DESCRIPTION:
    attempting an adapter swap or IPAT invloving an atm svc label
    with HWAT defined will result in an event error.

    PROBLEM CONCLUSION:
    change arguments of odmget call used to determine the device
    type. Get type of device invloved in the adapter swap instead
    of atm0.

    ------

    APAR: IY16465 COMPID: 5765C3403 REL: 430
    ABSTRACT: AIX 4330-07 RECOMMENDED MAINTENANCE LEVEL

    PROBLEM DESCRIPTION:
    This APAR delivers the 4330-07 Recommended Maintenance Level for
    AIX 4.3.3. This package applies to AIX 4.3.3 only, and should
    be ordered specifying a service level of 4330 or higher.
    This is a packaging APAR only. It will not appear in the list
    of APARs on the SMIT "Update Software by Fix (APAR)" panel, nor
    will the 'instfix' command show this APAR as being installed
    after the updates delivered by this package are installed.
    To install all updates from this package that apply to installed
    filesets on your system, use the command:
      smit update_all
    Installing all updates is recommended. However, you can install
    selected updates from this package using the command:
      smit update_by_fix
    Once installed, you can determine if all fileset updates for the
    4330-07 level are installed using the following command. The
    'oslevel' command will still indicate AIX 4.3.3.0.
      instfix -ik 4330-07_AIX_ML
    If the output indicates that not all filesets are found, you
    can determine which filesets are not updated using the command:
      instfix -ciqk 4330-07_AIX_ML | grep ":-:"

    PROBLEM SUMMARY:
    Packaging only.

    PROBLEM CONCLUSION:
    Packaging only.

    ------

    APAR: IY16530 COMPID: 5765E3200 REL: 501
    ABSTRACT: C FOR AIX 5.0.1.2 PTF

    PROBLEM DESCRIPTION:
    C for AIX 5.0.1.2 PTF

    ------

    APAR: IY16562 COMPID: 5765E2600 REL: 501
    ABSTRACT: VISUALAGE TOOLS 5.0.1.2 PTF

    PROBLEM DESCRIPTION:
    VisualAge Tools 5.0.1.2 PTF

    ------

    APAR: IY16569 COMPID: 5648C9802 REL: 430
    ABSTRACT: SDK 1.3.0 PTF 4 : CA130-20010207

    PROBLEM DESCRIPTION:
    Fixes since PTF 3 (ca130-20001124) :
    (Note: The descriptions here have been truncated.)
    +--------+------+-------+------------------------------------+
    |20001209|24494 | |JTabbedPane focusGained misfires |
    +--------+------+-------+------------------------------------+
    |20001209|24499 | |Bogus DocumentEvent from TextField |
    +--------+------+-------+------------------------------------+
    |20001209|25751 | |Java handling directories with '#' i|
    +--------+------+-------+------------------------------------+
    |20001209|26045 | |WAS:SVT: Shift-Tab adding space to t|
    +--------+------+-------+------------------------------------+
    |20001209|26245 |IY14805|timestamp in verbosegc |
    +--------+------+-------+------------------------------------+
    |20001209|26297 | |<<ALL FILES>> file permission target|
    +--------+------+-------+------------------------------------+
    |20001209|26354 | |JNDI plugin only sets Sun ORB initia|
    +--------+------+-------+------------------------------------+
    |20001209|26424 | |UNIXProcess_md.c does not handle ACL|
    +--------+------+-------+------------------------------------+
    |20001209|26555 | |JarInputStream.getManifest returns n|
    +--------+------+-------+------------------------------------+
    |20001209|26802 | |Initial heap size default can be lar|
    +--------+------+-------+------------------------------------+
    |20001211|26290 | |Error with comments in Properties.lo|
    +--------+------+-------+------------------------------------+
    |20001212|13250 | |Getting panic: double allocation fai|
    +--------+------+-------+------------------------------------+
    |20001218|24655 | |error with java.util.TimeZone |
    +--------+------+-------+------------------------------------+
    |20001227|27302 | |Running my poller apps it coredumps |
    +--------+------+-------+------------------------------------+
    |20001228|27460 |IY15346|Thread Starvation with UNIXProcess.w|
    +--------+------+-------+------------------------------------+
    |20010104|25707 | |Compiler raises a null pointer excep|
    +--------+------+-------+------------------------------------+
    |20010104|27242 | |javac produces wrong scope for catch|
    +--------+------+-------+------------------------------------+
    |20010109|4581 | |problems in rmi-iiop programmer's gu|
    +--------+------+-------+------------------------------------+
    |20010111|27529 | |10/10:nldej:image stuck Java 1.3 |
    +--------+------+-------+------------------------------------+
    |20010112|27679 | |All launchers fail with "segmentatio|
    +--------+------+-------+------------------------------------+
    |20010113|27447 | |GPF when passing a maximum integer v|
    +--------+------+-------+------------------------------------+
    |20010116|26073 | |TextFields are 2-3 times too tall |
    +--------+------+-------+------------------------------------+
    |20010116|27458 | |Unexpected cursor behaviour in textf|
    +--------+------+-------+------------------------------------+
    |20010118|23120 | |missing serialversionUIDs |
    +--------+------+-------+------------------------------------+
    |20010120|27826 | |Cp1252 not translating correctly |
    +--------+------+-------+------------------------------------+
    |20010125|27646 | |EBCDIC-Unicode conversion problems |
    +--------+------+-------+------------------------------------+
    |20010125|27824 | |javac case-sensitive to filename |
    +--------+------+-------+------------------------------------+
    |20010125|27988 | |CaspLock behaves like shift |
    +--------+------+-------+------------------------------------+
    |20010130|27794 | |JPDA is too restrictive when filteri|
    +--------+------+-------+------------------------------------+
    |20010131|27791 |IY16199|JVMDI does not step correctly on AIX|
    +--------+------+-------+------------------------------------+
    |20010131|27977 | |JIT: incorrect code for SHIFT with l|
    +--------+------+-------+------------------------------------+
    |20010207|24401 | |jdb next command behaves like run |
    +--------+------+-------+------------------------------------+
    |20010207|27581 | |JAVA IMF Problem |
    +--------+------+-------+------------------------------------+
    |20010207|27831 | |AWT: Peer not created |
    +--------+------+-------+------------------------------------+
    |20010207|27930 | |loop in initializeAlloc when unable |
    +--------+------+-------+------------------------------------+
    |20010207|28142 | |NullPtrException in LocalizedPrintSt|
    +--------+------+-------+------------------------------------+
    |20010207|28173 | |JIT: incorrect code for SHIFT with l|
    +--------+------+-------+------------------------------------+

    ------

    APAR: IY16623 COMPID: 5765E2600 REL: 500
    ABSTRACT: VISUALAGE C++ 5.0 COMPILER PTF

    PROBLEM DESCRIPTION:
    VisualAge C++ 5.0 compiler PTF

    ------

    APAR: IY16704 COMPID: 5765E2600 REL: 500
    ABSTRACT: VISUALAGE C++ 5.0.0.5 RUNTIME PTF

    PROBLEM DESCRIPTION:
    VisualAge C++ 5.0.0.5 runtime PTF

    ------

    APAR: IY16720 COMPID: 5765D5100 REL: 311
    ABSTRACT: LATEST PSSP 3.1.1 FIXES AS OF FEBRUARY 2001

    PROBLEM DESCRIPTION:
    This is the lastest PSSP ptf as of February 2001.
    Order this apar to get all of the ptfs as of February 2001.

    PROBLEM SUMMARY:
    This is a packaging apar for PSSP 3.1.1 fixes
    as of February 2001.

    PROBLEM CONCLUSION:
    This is a packaging apar for PSSP 3.1.1
    fixes as of February 2001.

    ------

    APAR: IY16903 COMPID: 5765E5400 REL: 440
    ABSTRACT: LATEST HACMP FOR AIX R440 UPDATES AS OF FEBRUARY 2001

    PROBLEM DESCRIPTION:
    Order this APAR to receive the latest HACMP for AIX 4.4.0
    fixes available as of February 2001.
    This is a packaging APAR only. It will not appear in the
    list of APARs on the SMIT "Install Fileset Update by Fix"
    panel, nor will the 'instfix' command show this APAR as
    being installed after the updates delivered by this
    package are installed.
    To install all updates from this package that apply to
    installed filesets on your system, use the command:
      smit update_all

    PROBLEM CONCLUSION:
    Packaging only

    ------