OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: HP-UX series 800 10.X patch digest
From: IT Resource Center (support_feedbackus-support.external.hp.com)
Date: Sun Dec 03 2000 - 06:06:54 CST


                        HP Support Information Digests

===============================================================================
o IT Resource Center World Wide Web Service
   ---------------------------------------------------

   If you subscribed through the IT Resource Center and would
   like to be REMOVED from this mailing list, access the
   IT Resource Center on the World Wide Web at:

     http://itrc.hp.com/

   Login using your IT Resource Center User ID and Password.
   Then select Support Information Digests (located under
   Maintenance and Support). You may then unsubscribe from the
   appropriate digest.

   To download a patch referenced below, access the
   IT Resource Center on the World Wide Web at:

     http://itrc.hp.com/

   Login using your IT Resource Center User ID and Password.
   Then select Individual Patches (under Maintenance and Support)
   to access the patch. You may also download a patch via anonymous
   ftp(1) from ftp.itrc.hp.com.
===============================================================================


Digest Name: weekly HP-UX series 800 10.X patch digest
    Created: Sun Dec 3 3:05:03 PST 2000

Table of Contents:

Document ID Title
--------------- -----------
PHSS_22404 s800 10.20 MC/LockManager A.10.07.01 cumulative patch
PHSS_22371 s700_800 10.X OV OB3.50 patch - DA packet
PHSS_21995 s800 10.20 MC/ServiceGuard A.10.12 cummulative patch
PHSS_22467 s700_800 10.20 OV XPSPI1.X PA & CV Integration A.01.01
PHSS_22079 s700_800 10.X OV DM6.00 Consolidated patch Aug 2000

The documents are listed below.
-------------------------------------------------------------------------------


Document ID: PHSS_22404
Date Loaded: 20001130
      Title: s800 10.20 MC/LockManager A.10.07.01 cumulative patch

Patch Name: PHSS_22404

Patch Description: s800 10.20 MC/LockManager A.10.07.01 cumulative patch

Creation Date: 00/09/15

Post Date: 00/11/30

Hardware Platforms - OS Releases:
        s800: 10.00 10.20

Products:
        MC/Lock Manager A.10.07.01: B5161BA, B5161BJ, B5158AA_APZ,
        B5161CA, B5161DA

Filesets:
        DLM.CM-DLM DLM.CM-DLM-CMDS DLM-Cluster-Mon.CM-CORE
        DLM-Pkg-Manager.CM-PKG

Automatic Reboot?: No

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s800/10.X/PHSS_22404

Symptoms:
        PHSS_22404:

        1. When using MC/LockManager A.10.07.01 new file
           /tmp/udlm_shmem_addr_file.txt is unnecessarily
           created. For HPUX, this file is meaningless,
           but is causing customers to wonder if it is a
           cause for concern.

        2. When using MC/LockManager A.10.07.01 the
           following message would appear in the
           alert_XX.log file:

           ORA_1619 signalled during: alter database
           mount shared...

        3. After replacing a defective lan card, the DLM
           daemon, cmdlmd, dies right after the cluster
           daemon comes up.

        PHSS_19742:

        1. ORA-60 occurs on a node of a cluster if one of the other
           nodes panics.

        2. DLM assertion failure.

        3. DBA users get ORA-3113 and can't startup instances.

        4. Oracle shadow process goes into a loop.

        5. Processes hang waiting for CI and eventually hang the
           database.

        6. ORA-8241 occurs when trying to connect multiple sessions
           simultaneously.

        7. DLM client needs group/world access to connect to DLM.
           This problem shows up with the fix to #3 and #4 above.

        8. ServiceGuard daemon, cmcld, in one of the cluster nodes
           will abort if the following scenerio occurs: A token
           ring subnet is configured with at least one standby
           interface, and an interface in this subnet is
           recovered from previously down state after the node
           joins the cluster.

        9. MC/ServiceGuard and MC/LockManager may set the serial
           heartbeat link to DOWN when 1) a system is very busy,
           2) programs are run which scan for I/O devices on the
           system (e.g. ioscan, Predictive, Support Tools Manager),
           or 3) a modem connected to the remote access port is
           hung up. Under all cases, the serial driver for the
           link is prevented from running for a period of time.
           This may cause MC/ServiceGuard and MC/LockManager to
           miss or incorrectly process the serial heartbeat. This
           problem has been observed but may not be restricted to
           D-Class and K_Class servers. Under certain rare
           circumstances, the cmcld daemon may also abort, thus
           causing the node to TOC.

        10. Users were unable to define the shared memory attach
            address for udlm clients.

        11. In 2-node clusters, shutting down one instance and its
            node can cause a hang at the "alter database open" when
            the node and instance are restarted.

        PHSS_17482:

        1. Problem using LockManager with Restricted SAM.

        2. cmcld aborts causing the node to TOC shortly after
           the message "Bad version # cast #" is reported in
           syslog.

        PHSS_16814:

        1. Oracle and DLM hang
        2. syslog.log contains, "[DLM-8001] Fatal DLM Internal
            error: dlm assert failure"

        PHSS_15941:

        1. dlmcheckconf/dlmapplyconf fails with error message,
           "IP addresses don't match" if the DLM link is
           HyperFabric.

        2. If a reboot -q is done on a node in an OPS cluster
           without first issuing a cmhaltnode or cmhaltcl, after
           the node comes up, it will fail to rejoin the cluster
           using cmrunnode.

        PHSS_14319:

        1. Run out of resource in MAXPROCESS and/or MAXRESOURCE.

        PHSS_13043:

        1. "top" reported that cmdlmd was taking up to 85% of cpu
           at times.

Defect Description:
        PHSS_22404:

        1. The creation of this new file was introduced by
           the last patch (PHSS_19742). For HPUX, this file
           is meaningless and should not be created.

           Resolution: This file will no longer be created.

        2. This problem was caused because the RT lock could
           not be obtained when OPS starts in the "shared"
           mode.

           Resolution: Fixed by Oracle Bug# 1032595.

        3. The user must reapply the cluster and DLM
           configuration in order to pick up the new MAC
           address from the new card.

           Resolution: The procedure for doing this has
           been added to the documentation.

        PHSS_19742:

        1. A single resource deadlock on TX enqueues can occur
           immediately after a reconfiguration resulting in an
           ORA-60 because the deadlock ID was not passed to the
           master during reconfiguration.

        2. Under certain rarely occurring conditions, when a new
           node is joining the cluster, an assertion can occur on
           another node.

        3. Wrong permissions on the DLM_LOG directory (rwxrw-rw-).

        4. File /var/opt/SUNWcluster/dlm_pdb1-1/pipes/lmlck has the
           wrong permissions.

        5. Sync-cancel is waiting for an AST which will never get
           fired because the pending open-convert request has
           already completed.

        6. When the system load is very heavy, it can cause connect
           requests to be refused.

        7. DLM used the access() function to check for permissions
           using the real user and group, as opposed to the
           effective user and group.

        8. ServiceGuard and LockManager sends a dlpi-level message
           that has bad formatted destination DLSAP address to a
           peer token ring card.

        Resolution:
        Check to make sure that the destination DLSAP address of
        the token ring card has the correct format prior sending
        a message to it.

        9. Heavily loaded systems, programs that scan for I/O
           devices (e.g. ioscan), and modem hang ups on the remote
           access port may cause the serial link to lose bytes.
           In most cases the serial link code fails to get the
           heartbeat message and shuts the serial heartbeat link
           to DOWN. In some cases the corrupted message is not
           detected as bad, and the cmcld daemon aborts which in
           turn causes the node to TOC.

        Resolution:
           The serial heartbeat code was changed to resynchronize
           when a corrupted message is detected. The algorithm
           which detects corrupted messages was improved. When a
           corrupted message is detected, the serial heartbeat code
           will set the heartbeat state to RECOVERING until the
           serial heartbeat is resynchronized.

           The cmviewcl command will display the new status
           "recovering" while the serial heartbeat is being
           resynchronized.

        10. Users who so desired were unable to define the shared
            memory attach address for udlm clients are now able to
            do so with this change.

        11. In some cases, the instance and node that are still up,
            do not recognize the shutdown of the other node. The
            shadow process was waiting for the lamport clock status
            to become normal, but DLM thought that its status was
            already normal.

        PHSS_17482:

        1. Restricted SAM Builder implementation errors with
           LockManager.

        Resolution:
           Restricted SAM Builder implementation errors corrected.

        2. For the "Bad version" core dump, the problem was caused
           by the cmcld attempting to reply to a corrupted dlpi
           message with a bad node ID.
        Resolution:
           Ignore corrupted messages of this kind.

        PHSS_16814:

        1. Clock assert occurred when dlm was attempting to
            synchronize clocks between systems.
        2. Latch assert occurred when a grantable lock was not
            granted during a cancel operation.

        PHSS_15941:

        1. DLM has never supported HyperFabric.

        2. rcomm was notifying cm of heartbeat lan failures, but
           not of their recovery.

        PHSS_14319:

        1. Resource leak in MAXPROCESS and MAXRESOURCE.

        PHSS_13043:

        1. The procedure for detecting deadlock is called too
           fequently.

SR:
        1653263228 1653250324 1653276410 5003432286 5003447797
        1653293209 8606106679 8606112176 8606134787 8606104248
        8606145895

Patch Files:
        /opt/dlm/lbin/cmlkmgrd
        /opt/dlm/lib/libudlm.a
        /opt/dlm/newconfig/runhalt.sh
        /opt/dlm/sbin/dlmapplyconf
        /opt/dlm/sbin/dlmcheckconf
        /opt/dlm/sbin/dlmquery
        /opt/dlm/sbin/dlmstat
        /usr/contrib/bin/dlmdbx
        /usr/contrib/bin/dlmdump
        /usr/contrib/bin/dlmtctl
        /usr/lbin/cm/C/CMcore.ou
        /usr/lbin/cm/C/CMdlm.ou
        /usr/lbin/cm/C/CMdlm.ui
        /usr/lbin/cm/C/CMpack.ou
        /usr/lbin/cm/C/dlmconfig.xpm
        /usr/lbin/cmclconfd
        /usr/lbin/cmcld
        /usr/lbin/cmui
        /usr/lib/libcmdlm.1
        /usr/lib/libcmdlm.dlm.1
        /usr/lib/libcmpkg.core.1

what(1) Output:
        /opt/dlm/lbin/cmlkmgrd:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
                $Revision: /main/st_odlm_tyurek_update_version/0 $
        /opt/dlm/lib/libudlm.a:
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
                $Revision: /main/st_odlm_tyurek_update_version/0 $
        /opt/dlm/newconfig/runhalt.sh:
                $Revision: 1.7.1.1 $
        /opt/dlm/sbin/dlmapplyconf:
                Commands
        /opt/dlm/sbin/dlmcheckconf:
                Commands
        /opt/dlm/sbin/dlmquery:
                Commands
        /opt/dlm/sbin/dlmstat:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
                $Revision: /main/st_odlm_tyurek_update_version/0 $
        /usr/contrib/bin/dlmdbx:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
                $Revision: /main/st_odlm_tyurek_update_version/0 $
        /usr/contrib/bin/dlmdump:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
                $Revision: /main/st_odlm_tyurek_update_version/0 $
        /usr/contrib/bin/dlmtctl:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                $Revision: /main/st_odlm_tyurek_update_version/0 $
                MC Lock Manager A.10.07.01 PHSS_22404 (lms.c)
        /usr/lbin/cm/C/CMcore.ou:
                RCS $Header: CMcore.ou,v 77.1.1.3 99/02/05 17:03:28
                        ssa Exp $
        /usr/lbin/cm/C/CMdlm.ou:
                RCS $Header: CMdlm.ou,v 77.1.1.4 99/03/01 11:11:57 s
                        sa Exp $
        /usr/lbin/cm/C/CMdlm.ui:
                $Revision: 77.1.1.2 $
        /usr/lbin/cm/C/CMpack.ou:
                RCS $Header: CMpack.ou,v 77.1.1.3 99/02/05 17:03:35
                        ssa Exp $
        /usr/lbin/cm/C/dlmconfig.xpm:
                $Revision: 77.1.1.1 $
        /usr/lbin/cmclconfd:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                Build date: Thu Oct 5 15:36:43 PDT 2000
                Build id: ibld_lm_a100701_patch_opt
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                Config
                Command Cln
                Command Srv
                Local Comm
                Util
        /usr/lbin/cmcld:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                Build date: Thu Oct 5 15:37:58 PDT 2000
                Build id: ibld_lm_a100701_patch_opt
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                Daemon
                Cluster Monitor
                Command Srv
                Package Manager
                CommunicationSrv
                Network Sensor
                Remote Comm
                Local Comm
                Util
                Status DB
                Config
                Service Sensor
                Sync
                Dlm
                Cluster LVM
        /usr/lbin/cmui:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                Build date: Thu Oct 5 15:39:49 PDT 2000
                Build id: ibld_lm_a100701_patch_opt
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                GUI
                Config
                Command Cln
                Command Utils
                Util
                Local Comm
        /usr/lib/libcmdlm.1:
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                MC/LockManager Product
        /usr/lib/libcmdlm.dlm.1:
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                MC/LockManager Product
        /usr/lib/libcmpkg.core.1:
                A.10.07 NoDate
                General Business Release Version; PATCH: PHSS_19742
                Cluster Monitor Product Only

cksum(1) Output:
        2636137501 2017540 /opt/dlm/lbin/cmlkmgrd
        2422770848 2792848 /opt/dlm/lib/libudlm.a
        1480020014 5141 /opt/dlm/newconfig/runhalt.sh
        1095157339 208896 /opt/dlm/sbin/dlmapplyconf
        1095157339 208896 /opt/dlm/sbin/dlmcheckconf
        1095157339 208896 /opt/dlm/sbin/dlmquery
        1724836002 1281136 /opt/dlm/sbin/dlmstat
        2328669490 1398160 /usr/contrib/bin/dlmdbx
        1852928135 1354632 /usr/contrib/bin/dlmdump
        1200811952 1269724 /usr/contrib/bin/dlmtctl
        2430964833 621 /usr/lbin/cm/C/CMcore.ou
        1684877852 406 /usr/lbin/cm/C/CMdlm.ou
        2461800897 15499 /usr/lbin/cm/C/CMdlm.ui
        1562513932 632 /usr/lbin/cm/C/CMpack.ou
        248944541 3149 /usr/lbin/cm/C/dlmconfig.xpm
        1483496372 241664 /usr/lbin/cmclconfd
        2860909990 1302144 /usr/lbin/cmcld
        297326496 413696 /usr/lbin/cmui
        1581286325 12288 /usr/lib/libcmdlm.1
        1581286325 12288 /usr/lib/libcmdlm.dlm.1
        1298356788 12288 /usr/lib/libcmpkg.core.1

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes:
        PHSS_19742 PHSS_13043 PHSS_14319 PHSS_15941 PHSS_16814 PHSS_17482

Equivalent Patches: None

Patch Package Size: 12130 KBytes

Installation Instructions:
        Please review all instructions and the Hewlett-Packard
        SupportLine User Guide or your Hewlett-Packard support terms
        and conditions for precautions, scope of license,
        restrictions, and, limitation of liability and warranties,
        before installing this patch.
        ------------------------------------------------------------
        1. Back up your system before installing a patch.

        2. Login as root.

        3. Copy the patch to the /tmp directory.

        4. Move to the /tmp directory and unshar the patch:

                cd /tmp
                sh PHSS_22404

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_22404.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_22404. If you do not wish to retain a
        copy of the original software, you can create an empty file
        named /var/adm/sw/patch/PATCH_NOSAVE.

        WARNING: If this file exists when a patch is installed, the
                 patch cannot be deinstalled. Please be careful
                 when using this feature.

        It is recommended that you move the PHSS_22404.text file to
        /var/adm/sw/patch for future reference.

        To put this patch on a magnetic tape and install from the
        tape drive, use the command:

                dd if=/tmp/PHSS_22404.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        1) Halt the cluster.

        2) Install the patch on all nodes.

        3) Re-link all OPS applications. This procedure is
            described in the Oracle Parallel Server documentation.

        4) Start the cluster and OPS.

        5) For the install, the ServiceGuard snmp subagent was
           stopped and not automatically restarted. This
           subagent is primarily used with the ClusterView
           product. If this applies to you, then restart it
           manually by executing the following command:

              /usr/lbin/cmsnmpd
-----End of Document ID: PHSS_22404------------------------------------------


Document ID: PHSS_22371
Date Loaded: 20001129
      Title: s700_800 10.X OV OB3.50 patch - DA packet

Patch Name: PHSS_22371

Patch Description: s700_800 10.X OV OB3.50 patch - DA packet

Creation Date: 00/11/28

Post Date: 00/11/29

Hardware Platforms - OS Releases:
        s700: 10.00 10.01 10.10 10.20
        s800: 10.00 10.01 10.10 10.20

Products:
        OmniBackII A.03.50

Filesets:
        OMNIBACK-II.OMNI-HPUX-P OMNIBACK-II.OMNI-OTHUX-P
        OMNIBACK-II.OMNI-OST-P

Automatic Reboot?: No

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s700_800/10.X/PHSS_22371

Symptoms:
        PHSS_22371:
        Id = HSLco21325
            Backup and restore of JFS 3.3 ACLs are not supported.

        Id = NSMex03397
            File attributes on Sun Solaris are not restored.

        Id = NSMex03496
            SuSe Linux 6.4 backup fails with an error:

              "UNKNOWN DNS ERROR!".

        Id = HSLco22133
            Certification of Disk Agent on Sun Solaris 8.

        Id = NSMbb38094
            Restore Disk Agent reports that the filesystem is
            read-only although it is not.

Defect Description:
        PHSS_22371:
        Id = HSLco21325
            JFS 3.3 allows backing up complete ACL list (13
            entries). Backup Disk Agent backs up only four
            entries (file permissions and owner).

        Resolution:
            Disk Agent on HP-UX 11.x with JFS 3.3 backs up
            complete ACL list for files and directories.

        Id = NSMex03397
            When restoring files to nfs mount point on Sun Solaris
            system, files' time attributes are not restored.

        Resolution:
            Restore Disk Agent restores file attributes as they were
            backed up.

        Id = NSMex03496
            OmniBack II A.03.50 binaries are built for Linux 5.x.

        Resolution:
            Binaries built for Linux 6.x added to Disk Agent
            package.

            Please see Special Installation Instructions.

        Id = HSLco22133
            Certification of Disk Agent on Sun Solaris 8.

        Resolution:
            Disk Agent can be installed and used on Sun Solaris 8
            client systems.

            Please see Special Installation Instructions.

        Id = NSMbb38094
            Mount options for a filesystem are not parsed
            correctly.

        Resolution:
            Filesystem mount options parsing is improved.

SR:
        B555008546 H555003341 B554000625 H555003480 B554000528

Patch Files:
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-10/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-1020/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-11/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/dec/alpha/osf1-4/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/gpl/i386/linux/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/ibm/rs6000/aix-42/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/ncr/i386/mp-ras/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sco/i386/sco_sv/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sco/i386/unixware/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sequent/i386/dynix/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sgi/mips/irix/A.03.50/packet.Z
        /opt/omni/databases/vendor/da/sgi/mips/irix-62/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/siemens/r400/sinix/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sun/sparc/solaris/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sun/sparc/solaris-26/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/da/sun/sparc/sunos/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/ost/hp/s800/hp-ux-1020/A.03.50/
                packet.Z
        /opt/omni/databases/vendor/ost/hp/s800/hp-ux-11/A.03.50/
                packet.Z

what(1) Output:
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-10/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-1020/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/hp/s800/hp-ux-11/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/dec/alpha/osf1-4/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/gpl/i386/linux/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/ibm/rs6000/aix-42/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/ncr/i386/mp-ras/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sco/i386/sco_sv/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sco/i386/unixware/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sequent/i386/dynix/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sgi/mips/irix/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sgi/mips/irix-62/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/siemens/r400/sinix/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sun/sparc/solaris/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sun/sparc/solaris-26/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/da/sun/sparc/sunos/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/ost/hp/s800/hp-ux-1020/A.03.50/
                packet.Z:
                None
        /opt/omni/databases/vendor/ost/hp/s800/hp-ux-11/A.03.50/
                packet.Z:
                None

cksum(1) Output:
        2354550802 1036123 /opt/omni/databases/vendor/da/hp/s800/
                hp-ux-10/A.03.50/packet.Z
        571087584 1180296 /opt/omni/databases/vendor/da/hp/s800/
                hp-ux-1020/A.03.50/packet.Z
        4077869008 1140409 /opt/omni/databases/vendor/da/hp/s800/
                hp-ux-11/A.03.50/packet.Z
        4243756026 918115 /opt/omni/databases/vendor/da/dec/alpha/
                osf1-4/A.03.50/packet.Z
        294682065 3091313 /opt/omni/databases/vendor/da/gpl/i386/
                linux/A.03.50/packet.Z
        4039997495 653905 /opt/omni/databases/vendor/da/ibm/rs6000/
                aix-42/A.03.50/packet.Z
        1378963036 725537 /opt/omni/databases/vendor/da/ncr/i386/
                mp-ras/A.03.50/packet.Z
        1340118530 682623 /opt/omni/databases/vendor/da/sco/i386/
                sco_sv/A.03.50/packet.Z
        69474121 675982 /opt/omni/databases/vendor/da/sco/i386/
                unixware/A.03.50/packet.Z
        2898720645 747873 /opt/omni/databases/vendor/da/sequent/
                i386/dynix/A.03.50/packet.Z
        1921969070 930035 /opt/omni/databases/vendor/da/sgi/mips/
                irix/A.03.50/packet.Z
        3447401103 1214659 /opt/omni/databases/vendor/da/sgi/mips/
                irix-62/A.03.50/packet.Z
        2380070209 1208150 /opt/omni/databases/vendor/da/siemens/
                r400/sinix/A.03.50/packet.Z
        4015659179 841439 /opt/omni/databases/vendor/da/sun/sparc/
                solaris/A.03.50/packet.Z
        339135282 878039 /opt/omni/databases/vendor/da/sun/sparc/
                solaris-26/A.03.50/packet.Z
        2422912775 1663377 /opt/omni/databases/vendor/da/sun/sparc/
                sunos/A.03.50/packet.Z
        3190765995 1320066 /opt/omni/databases/vendor/ost/hp/s800/
                hp-ux-1020/A.03.50/packet.Z
        1240384759 1327085 /opt/omni/databases/vendor/ost/hp/s800/
                hp-ux-11/A.03.50/packet.Z

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes: None

Equivalent Patches:
        PHSS_22372:
        s700: 11.00
        s800: 11.00

Patch Package Size: 19840 KBytes

Installation Instructions:
        Please review all instructions and the Hewlett-Packard
        SupportLine User Guide or your Hewlett-Packard support terms
        and conditions for precautions, scope of license,
        restrictions, and, limitation of liability and warranties,
        before installing this patch.
        ------------------------------------------------------------
        1. Back up your system before installing a patch.

        2. Login as root.

        3. Copy the patch to the /tmp directory.

        4. Move to the /tmp directory and unshar the patch:

                cd /tmp
                sh PHSS_22371

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_22371.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_22371. If you do not wish to retain a
        copy of the original software, you can create an empty file
        named /var/adm/sw/patch/PATCH_NOSAVE.

        WARNING: If this file exists when a patch is installed, the
                 patch cannot be deinstalled. Please be careful
                 when using this feature.

        It is recommended that you move the PHSS_22371.text file to
        /var/adm/sw/patch for future reference.

        To put this patch on a magnetic tape and install from the
        tape drive, use the command:

                dd if=/tmp/PHSS_22371.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        PHSS_22371:
        NOTE!
        Patch has to be installed on the Installation Server host.

        The Disk Agent packets must be redistributed to the Cell
        Manager system and client systems afterwards to get the
        fixes into effect.

        NOTE!
        Installation of Disk Agent on Sun Solaris 8 requires
        PHSS_22434/PHSS_22435 patch (CORE packet) or higher to
        be installed on Installation Server system.

        NOTE!
        Mount points with tmpfs filesystem on Sun Solaris 8
        client cannot be backed up.

        NOTE!
        Disk Agent package contains binaries for both Linux 5.x
        and Linux 6.x. Binaries for Linux 6.x have ".6"
        extension and have to be renamed after redistribution of
        binaries is completed. For example (Linux 6.x):

           "mv vbda.6 vbda"

        No action is required on Linux 5.x systems.

        Patch includes the following Site Specific Patches:
-----End of Document ID: PHSS_22371------------------------------------------


Document ID: PHSS_21995
Date Loaded: 20001128
      Title: s800 10.20 MC/ServiceGuard A.10.12 cummulative patch

Patch Name: PHSS_21995

Patch Description: s800 10.20 MC/ServiceGuard A.10.12 cummulative patch

Creation Date: 00/07/05

Post Date: 00/11/28

Hardware Platforms - OS Releases:
        s800: 10.20

Products:
        ServiceGuard A.10.12

Filesets:
        Cluster-Monitor.CM-CORE Package-Manager.CM-PKG

Automatic Reboot?: No

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s800/10.X/PHSS_21995

Symptoms:
        PHSS_21995:

        1. Log message indicating DLPI message corruption.
           Possibilities include:
           cmcld: DLPI message too small (112 < 68 + 48).
                  Ignoring the message.
           cmcld: DLPI message checksum incorrect upon
                  completion. Group, 2, seems to be corrupting
                  the message.
           cmcld: DLPI message not sent because oversized
                  (99999 + 48 > 9216).
           cmcld: Length of DLPI header (0) is too small.
                  Ignoring the message.
           cmcld: DLPI message too small (108 < 64 + 48).
                  Ignoring the message.
           cmcld: DLPI message too big (99999 + 48).
                  Ignoring the message.
           cmcld: DLPI message not sent because oversized
                  (99999 + 48 > 9216).
           cmcld: The comm_link message length is inconsistant.
                  (48 < 999 + 24).
           cmcld: DLPI message checksum incorrect upon receipt
                  from 3. Ignoring the message.

        2. During extremely high memory & I/O loads on a system
           and the cluster is reforming, a node may go down i.e.
           TOC. Amessage in syslog like the following may appear
           in /var/adm/syslog/OLDsyslog.log:
               2173:Jul 21 12:38:56 node27 cmcld: Unable to accept
               a connection: No buffer space available

        3. Several SG man pages had spelling errors. Specifically:
           cmapplyconf - reference to sam in the man page should
           be capitalized.
           cmcheckconf - mis-spelled word: pakage
           cmdeleteconf - mis-spelled words: configuraiton,
           clsuterA, clusteA
           cmgetconf - mis-spelled word: configuraiton
           cmmodpkg - mis-spelled word: reenabled, should be
           re-enabled

        4. DLPI errors returned from disconnected interface cards
           during configuration stage.

        5. ServiceGuard daemon(cmcld) generates a core dump upon
           receiving a message from an unconfigured token ring
           interface whose DLSAP address size is larger then 20
           bytes.

        6. ServiceGuard external logging daemon, cmlogd, exits too
           early when a node is halted. Thus causes last minute
           log messages don't show up in syslog.

        7. ServiceGuard doesn't log error message indicating the
           failure of IP address failback at default level when a
           node is halted.

        8. ServiceGuard cluster daemon(cmcld) may abort with error
           messages: "Unable to send DLPI message, Interrupted
           system call" followed by "Aborting! Failed to send over
           DLPI"

        9. Error messages confusing to customers are displayed in
           syslog during lan failover.

        10. Cluster fails to reform after a local switch.

        11. If a user inadvertently kills the cmlvmd process, the
            node will either reboot or TOC.

        12. During a cmrunnode, if another node in the cluster
            fails, there is a very small timing window which
            could prevent the cluster from reforming and all
            nodes will TOC with the message "Cluster Formation
            Failed" appearing in syslog. This can only occur
            on clusters of 3 or greater nodes.

        13. ServiceGuard command cmhaltcl fails to halt all nodes
            with the combination of a high value of HB_INTERVAL and
            NODE_TIMEOUT.

        14. If cmcld experiences unexpected interrupted system
            calls,it could hit assertion core "Assertion failed:
            inp->state == CL_NODE_ADDING"

        15. The cmsnmpd agent could appear to hang and applications
            querying the cluster MIB would get back an error
            indication. The cmsnmpd agent would become responsive
            after the next cluster event (such as membership
            changes or package state changes).

        16. On a non-coordinator node, cmsnmpd does not update the
            hpmcSGPkgStatus mib value when the package switching
            option is changed from enabled to disabled using
            "cmmodpkg -d pkgname".

        17. Umount in package control script fails, disabling
            package failover.

        18. ServiceGuard config commands(cmcheckconf, cmapplyconf)
            consistently fail to configure a cluster with error
            "Non-uniform connections detected". The problem is
            more likely to occur on large cluster configurations
            or when the network traffic is very busy.

        19. MC/ServiceGuard node TOCd when corrupted DLPI packet
            is received.

        PHSS_21867:

        1. A package takeover will fail if the mountpoint is busy,
           even if the FS_MOUNT_RETRY_COUNT is set to >0 in
           the package control script.

        2. ServiceGuard daemon (cmcld) will dump core with "out
           order message" error. This happens in dual heartbeat
           configurations.

        3. Second dual cluster lock not tried if first dual cluster
           lock fails, leading to a cluster TOC. This problem only
           impact cusomer using Dual Cluster Locks.

        4. Cmcld TOCs with a SIGSEGV leading to a cmcld core in
           /var/adm/cmcluster with a stack trace in dlpi_recv or
           ns_if_setgood(). The cmcld is not resistant against
           corrupted DLPI frames.

        5. Package control script will fail during startup of a
           package, if the mount point used by the package is
           busy. The package startup will fail. This has been
           the intended behavior.

Defect Description:
        PHSS_21995:

        1. Attempting to understand the cause the DLPI corruption.
           The message encountered should reduce the possiblities.

           Resolution: Added hardward information to an existing
           message. Added another data verification to reduce the
           window of possible causes.
           The modified message is:
           Net_id 3 received a DLPI message with an incorrect
           checksum from net_id 2 on node tour.
           Ignoring the message.
           The new message is:
           DLPI checksum incorrect - message corrupted during send.

        2. When ServiceGaurd daemon 'cmcld' is attempting to
           establish a heart beat connection a socket call returns
           an error EAGAIN. This error causes cmcld to abort.

        3. Spell checker not used.
           Resolution: Ran ispell on all man pages reported in
           the original defect.

        4. If a source interface is not physically connected, then
           the sending will fail. In dual ported and quad-ported
           hardwares, one or more ports often will not be used,
           causing the sending to fail.

           Resolution : Increased the log level so that this kind
           of an error doesnt showup at a severity level of zero.

        5. A buffer designed to store the ASCII representation of
           the unconfigured DLSAP address was not allocated long
           enough. Thus causes the stack corruption problem.
           Resolution: The buffer size has been increased to hold
           the largest DLSAP address of any interface type.

        6. When a node is halted, cmcld shutdowns the cmlogd in
           order to complete the service gracefully. This is
           done with the attempt that any last minute messages will
           be sending directly to syslog. However, there are a few
           important networking log messages that have already been
           sent to cmlogd and waiting to be written to syslog.
           Therefore, upon exiting cmlogd service, these messages
           will never make to syslog at all.

           Resolution: The cmcld daemon has been changed to not
           shutdown the cmlogd facility in order to allow last
           minute messages to be written to syslog completely.

        7. When a node is halted, ServiceGuard always attempts to
           switch the stationary IP address back to its original
           configuration. In few cases, where the switch fails due
           to driver problem, ServiceGuard does not log the error
           message at default level. Thus causing confusion for
           users regarding the consistency of it's behaviour among
           different revisions.

           Resolution: The error message indicating the failure of
           the IP failback has been updated so that it will show up
           in syslog.

        8. ServiceGuard does not handle the Interrupted system call
           (EINTR) error code properly when putmsg() or getmsg()
           returns it.

           Resolution: Retry the system calls when the EINTR error
           is returned.

        9. Although lan failover works correctly, while it is
           occuring, there is a window where DLPI returns
           errors during driver reset. This produces error
           messages customers could see in syslog.

           Resolution: Log level was changed so error messages will
           not appear in syslog anymore.

        10. SG fails to reform cluster after a local switch due to
            continuously broken General Service connections between
            coordinator and member nodes.

            Resolution: Reestablish General Service connections.

        11. For a variety of reasons, system administrators will
            sometimes need to kill system processes. The cmlvmd
            process was not masking the signals commonly used
            for this purpose. Thus if an administrator mistakenly
            sent a kill signal to cmlvmd, it would terminate. This
            in turn would cause cmcld to either reboot or TOC the
            system.

            Resolution: Added additional signal handling to
            cmlvmd.

        12. During the quiescence period of the cluster formation
            for the new node joining, the new node is counted in
            the last number of active nodes. When the existing
            nodes dies, we go back to reform. We have to get
            quorum of the last number of active nodes. But we only
            accept votes from old members that were in the last
            incarnation. So, our last number of active nodes is
            too high.

            Resolution: Set a flag to indicate when the last number
            of active nodes includes nodes that aren't allowed to
            vote and interpret this flag when calculating quorum.

        13. The cmhaltcl fails to stick around long enough to halt
            the last node in the cluster.

            Resolution: To use the election timeout instead of the
            node timeout to determine how long to wait for the
            cluster to reform after halting each node during
            cmhaltcl.

        14. The procedure that makes the connect() does not handle
            the EINTR code properly.

            Resolution: When the connect call returns EINTR, we will
            retry.

        15. An error in a messaging library caused the cmsnmpd
            agent to block on a socket read when no incomming
            data was available. The next event message would clear
            up the situation.

            Resolution: Modified the messaging library to only
            notify the caller when data is available.

        16. The package switching bit in the hpmcSGPkgStatus mib
            variable is never cleared when the Package Switching
            option is changed from enabled to disabled. Without
            the fix, cmsnmpd only updated this mib variable when
            the Package Switching option was changed from disabled
            to enabled.

        Resolution: This was corrected by adding code to clear
            the package switching bit in the hpmcSGPkgStatus mib
            variable when the Package Switching option is changed
            to disabled.

        17. Umount call in control script fails since not all
            processes have terminated before it starts.

            Resolution: Retry 'Umount' for a number of times
            specified by user. Sleep for a while in between so
            processes would have time to act on fuser's signal.

        18. There isn't any automatic retry mechanism available in
            ServiceGuard's network probe area. Thus when several
            network interfaces couldn't get probe messages from
            other interfaces due to busy traffic, ServiceGuard
            config commands prematurely determine the non-uniform
            network connections between those interfaces.

            Resolution: A retry mechanism has been implemented so
            that missing probe messages will be re-transmitted
            until they are received by their peers or until maximum
            number of retries is reached.

        19. MC/ServiceGuard tries to recover and log messages
            including sender's node id when corrupted DLPI packet
            is received. MC/ServiceGuard node TOCd while logging if
            sender's node id is corrupted in DLPI packet.

            Resolution: Algorithm is added to check validity of
            sender's node id.

        PHSS_21867:

        1. The function in the package control script that
           frees up a busy mount point does not handle the
           input parameters passed to it correctly in all cases.
           The problem only occurs if:
           1. there are mount options and
           2. if the retry count is set to > 0 and
           3. if the mount point is busy

           Resolution: Account for the case that the mount
           options (which are operated on as a single parameter
           in the freeup_busy_mountpoint_and_mount_fs() function)
           are passed correctly.

        2. When there is more than one network connection, it is
           possible to have the 2nd connection to get established
           after some messages has been sent thru the first
           established connection. When we send the next message
           on the 2nd connection, this message can arrive earlier
           than the previous message sent thru the first connection.

           Resolution: Changed the code to check for this condition.

        3. When dual cluster locks are configured, if the request
           to acquire the first cluster lock fails, the cluster
           membership election is restarted -- if the request
           failed because one or the other of the two lock disks
           is down, the election will be restarted continuously
           until safety time is exhausted, leading to a cluster TOC.

           Resolution: changed dual cluster lock such that
           1) if first dual lock fails at lock request, move on
           and try second dual lock; 2) if first dual lock is
           granted and second dual lock fails at lock request, SG
           will assume cluster lock is granted and will move on
           with cluster membership protocol.

        4. DLPI buffer is corrupted

           Resolution: Add checksum and size checks upon receipt.
           Drop corrupted buffers after logging problem.
           Add code to check the size of a message before sending.

        5. The package control script tries to mount all the
           logical volumes specified in the control script in
           their specified mount points while starting a
           package. If any one of these mount points is busy,
           the mount operation in the control script will fail,
           the package will not startup.

           Enhancement:
              The package control script is enhanced to allow
              customer to specify a retry count to retry the mount
              operation if the mount fails. A new configuration
              variable, FS_MOUNT_RETRY_COUNT is added to the
              package control script, to optionally set the number
              of times the mount operation will be retried. During
              each retry, fuser -k will be used to remove any
              processes using the mount point.

SR:
        8606141323 8606143447 8606143939 8606135914 8606106319
        8606158792 8606155018 8606158292 8606114259 8606129766
        8606156893 8606145304 8606145229 8606109633 8606126975
        8606141299 8606134738 8606130431 8606164978 8606161913
        8606129359 8606165889

Patch Files:
        /usr/contrib/bin/cmsetlog
        /usr/contrib/bin/cmsetsafety
        /usr/lbin/cm/C/CMcore.ou
        /usr/lbin/cm/C/CMpack.ou
        /usr/lbin/cm/C/CMpack.ui
        /usr/lbin/cmclconfd
        /usr/lbin/cmcld
        /usr/lbin/cmlogd
        /usr/lbin/cmlvmd
        /usr/lbin/cmsnmpd
        /usr/lbin/cmsrvassistd
        /usr/lbin/cmui
        /usr/sbin/cmapplyconf
        /usr/sbin/cmcheckconf
        /usr/sbin/cmdeleteconf
        /usr/sbin/cmgetconf
        /usr/sbin/cmhaltcl
        /usr/sbin/cmhaltnode
        /usr/sbin/cmhaltpkg
        /usr/sbin/cmhaltserv
        /usr/sbin/cmmakepkg
        /usr/sbin/cmmigrate
        /usr/sbin/cmmodnet
        /usr/sbin/cmmodpkg
        /usr/sbin/cmquerycl
        /usr/sbin/cmruncl
        /usr/sbin/cmrunnode
        /usr/sbin/cmrunpkg
        /usr/sbin/cmrunserv
        /usr/sbin/cmviewcl
        /usr/sbin/cmviewconf
        /usr/sbin/convert

what(1) Output:
        /usr/contrib/bin/cmsetlog:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Local Comm
                Util
                Commands
        /usr/contrib/bin/cmsetsafety:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Local Comm
                Util
                Commands
        /usr/lbin/cm/C/CMcore.ou:
                RCS $Header: CMcore.ou,v 80.1.1.1 99/02/05 16:18:55
                        ssa Exp $
        /usr/lbin/cm/C/CMpack.ou:
                RCS $Header: CMpack.ou,v 80.1.1.1 99/02/05 16:19:26
                        ssa Exp $
        /usr/lbin/cm/C/CMpack.ui:
                $Revision: 80.18.1.1 $
        /usr/lbin/cmclconfd:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config Daemon
                Config
                Build date: Wed Nov 1 09:48:19 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                Command Cln
                Command Srv
                Local Comm
                Util
                Config DB
        /usr/lbin/cmcld:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                Build date: Wed Nov 1 09:52:52 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Daemon
                Cluster Monitor
                Command Srv
                Package Manager
                CommunicationSrv
                Network Sensor
                Remote Comm
                Local Comm
                Util
                Status DB
                Status Database API
                Config
                Config DB
                Service Sensor
                Sync
                Dlm
                Cluster LVM
        /usr/lbin/cmlogd:
                Build date: Wed Nov 1 09:52:52 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Log Daemon
                Local Comm
                Util
        /usr/lbin/cmlvmd:
                Build date: Wed Nov 1 09:47:46 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Cluster LVM
                Local Comm
                Util
        /usr/lbin/cmsnmpd:
                Build date: Wed Nov 1 09:57:27 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                API
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                SNMPSUBAGENT
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
                Copyright 1992-1996 SNMP Research, Incorporated
                SNMP Research Distribution version 14.0.0.0
        /usr/lbin/cmsrvassistd:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                Build date: Wed Nov 1 09:46:54 PST 2000
                Build id: ibld_sg_a1012_patch_opt
        /usr/lbin/cmui:
                HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
                        evision: 74.03 $
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                GUI
                Config
                Command Cln
                Command Utils
                Util
                Local Comm
        /usr/sbin/cmapplyconf:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmcheckconf:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmdeleteconf:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmgetconf:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmhaltcl:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmhaltnode:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmhaltpkg:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmhaltserv:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmmakepkg:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmmigrate:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmmodnet:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmmodpkg:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmquerycl:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmruncl:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmrunnode:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmrunpkg:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmrunserv:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmviewcl:
                Build date: Wed Nov 1 09:53:59 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Commands
        /usr/sbin/cmviewconf:
                Build date: Wed Nov 1 09:58:19 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Tools
        /usr/sbin/convert:
                Build date: Wed Nov 1 09:58:19 PST 2000
                Build id: ibld_sg_a1012_patch_opt
                A.10.12 Date: 11/15/2000; PATCH: PHSS_21995
                Config
                Command Cln
                Command Srv
                Command Utils
                Local Comm
                Util
                Tools

cksum(1) Output:
        1572742562 290816 /usr/contrib/bin/cmsetlog
        1572742562 290816 /usr/contrib/bin/cmsetsafety
        2761637911 621 /usr/lbin/cm/C/CMcore.ou
        330706857 632 /usr/lbin/cm/C/CMpack.ou
        1955992203 68539 /usr/lbin/cm/C/CMpack.ui
        634580762 471040 /usr/lbin/cmclconfd
        543145957 1437312 /usr/lbin/cmcld
        1690356331 65536 /usr/lbin/cmlogd
        494285681 135168 /usr/lbin/cmlvmd
        1246758957 1273052 /usr/lbin/cmsnmpd
        601199185 53248 /usr/lbin/cmsrvassistd
        3171759140 991232 /usr/lbin/cmui
        3096713001 692224 /usr/sbin/cmapplyconf
        3096713001 692224 /usr/sbin/cmcheckconf
        3096713001 692224 /usr/sbin/cmdeleteconf
        3096713001 692224 /usr/sbin/cmgetconf
        3096713001 692224 /usr/sbin/cmhaltcl
        3096713001 692224 /usr/sbin/cmhaltnode
        3096713001 692224 /usr/sbin/cmhaltpkg
        3096713001 692224 /usr/sbin/cmhaltserv
        3096713001 692224 /usr/sbin/cmmakepkg
        3096713001 692224 /usr/sbin/cmmigrate
        3096713001 692224 /usr/sbin/cmmodnet
        3096713001 692224 /usr/sbin/cmmodpkg
        3096713001 692224 /usr/sbin/cmquerycl
        3096713001 692224 /usr/sbin/cmruncl
        3096713001 692224 /usr/sbin/cmrunnode
        3096713001 692224 /usr/sbin/cmrunpkg
        3096713001 692224 /usr/sbin/cmrunserv
        3096713001 692224 /usr/sbin/cmviewcl
        2522763137 573440 /usr/sbin/cmviewconf
        3425402465 589824 /usr/sbin/convert

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes:
        PHSS_21867

Equivalent Patches: None

Patch Package Size: 7240 KBytes

Installation Instructions:
        Please review all instructions and the Hewlett-Packard
        SupportLine User Guide or your Hewlett-Packard support terms
        and conditions for precautions, scope of license,
        restrictions, and, limitation of liability and warranties,
        before installing this patch.
        ------------------------------------------------------------
        1. Back up your system before installing a patch.

        2. Login as root.

        3. Copy the patch to the /tmp directory.

        4. Move to the /tmp directory and unshar the patch:

                cd /tmp
                sh PHSS_21995

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_21995.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_21995. If you do not wish to retain a
        copy of the original software, you can create an empty file
        named /var/adm/sw/patch/PATCH_NOSAVE.

        WARNING: If this file exists when a patch is installed, the
                 patch cannot be deinstalled. Please be careful
                 when using this feature.

        It is recommended that you move the PHSS_21995.text file to
        /var/adm/sw/patch for future reference.

        To put this patch on a magnetic tape and install from the
        tape drive, use the command:

                dd if=/tmp/PHSS_21995.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        1) Halt ServiceGuard on the node the patch is
            to be installed on.

        2) Install the patch on that node.

        3) Restart ServiceGuard on that node.

        4) Patch needs to be installed on all nodes in the
            cluster.

        5) For the install, the ServiceGuard snmp subagent was
            stopped and not automatically restarted. This
            subagent is primarily used with the ClusterView
            product. If this applies to you, then restart it
            manually by executing the following command:

              /usr/lbin/cmsnmpd
-----End of Document ID: PHSS_21995------------------------------------------


Document ID: PHSS_22467
Date Loaded: 20001127
      Title: s700_800 10.20 OV XPSPI1.X PA & CV Integration A.01.01

Patch Name: PHSS_22467

Patch Description: s700_800 10.20 OV XPSPI1.X PA & CV Integration A.01.01

Creation Date: 00/11/27

Post Date: 00/11/27

Hardware Platforms - OS Releases:
        s700: 10.20
        s800: 10.20

Products:
        HP OpenView VPO SPI for SureStore E Disk Array 256 A.01.00

Filesets:
        XPSPI.XPSPI-CONF

Automatic Reboot?: No

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s700_800/10.X/PHSS_22467

Symptoms:
        PHSS_22467:
        - XP Performance Advisor is not supported by XP SPI A.01.00
        - XP Command View is not supported by XP SPI A.01.00

Defect Description:
        PHSS_22467:
        - check the list of the symptoms
        Resolution
        - XP Performance Advisor integration:
           1. A new application, 'XP PerfAdvisor', was added to the
              'XP256 SPI' application group. The 'XP PerfAdvisor'
              application starts the XP Performance Advisor.
           2. A new template group, 'XP-SPI Performance Events',
              was added to the 'XP256 SPI' template group. The
              'XP-SPI Performance Events' template group contains
              one message-source template, the 'XP-SPI Performance
              Events' template, that intercepts the XP Performance
              Events generated by PerfAdvisor. They are forwarded
              to VPO by 'opc_msg()' interface.
        - XP Command View integration:
           1. A new application, 'XP CommandView', was added to the
              'XP256 SPI' application group. The 'XP CommandView'
              application starts the XP Command View.

SR:
        B555008959

Patch Files:
        /opt/OV/XP-SPI/xpspi_perf/download.dsf
        /opt/OV/XP-SPI/xpspi_perf/C/xpspi_pe.idx
        /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/INTERFACE/
                interface.dat
        /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/TEMPLGROUP/
                templgroup.dat
        /opt/OV/XP-SPI/xpspi_perf/C/APPLICATIONS/applications.dat

what(1) Output:
        /opt/OV/XP-SPI/xpspi_perf/download.dsf:
                HP OpenView VantagePoint SMART Plug-In for SureStore
                         E Disk Array 256 A.01.01 PerfAdvisor & Comm
                        andView Integration (11/15/00)
        /opt/OV/XP-SPI/xpspi_perf/C/xpspi_pe.idx:
                HP OpenView VantagePoint SMART Plug-In for SureStore
                         E Disk Array 256 A.01.01 PerfAdvisor & Comm
                        andView Integration (11/15/00)
        /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/INTERFACE/
                interface.dat:
                HP OpenView VantagePoint SMART Plug-In for SureStore
                         E Disk Array 256 A.01.01 PerfAdvisor & Comm
                        andView Integration (11/15/00)
        /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/TEMPLGROUP/
                templgroup.dat:
                HP OpenView VantagePoint SMART Plug-In for SureStore
                         E Disk Array 256 A.01.01 PerfAdvisor & Comm
                        andView Integration (11/15/00)
        /opt/OV/XP-SPI/xpspi_perf/C/APPLICATIONS/applications.dat:
                HP OpenView VantagePoint SMART Plug-In for SureStore
                         E Disk Array 256 A.01.01 PerfAdvisor & Comm
                        andView Integration (11/15/00)

cksum(1) Output:
        3331758678 394 /opt/OV/XP-SPI/xpspi_perf/download.dsf
        930820238 1201 /opt/OV/XP-SPI/xpspi_perf/C/xpspi_pe.idx
        837789720 934 /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/
                INTERFACE/interface.dat
        2580120338 517 /opt/OV/XP-SPI/xpspi_perf/C/TEMPLATES/
                TEMPLGROUP/templgroup.dat
        939985627 1570 /opt/OV/XP-SPI/xpspi_perf/C/APPLICATIONS/
                applications.dat

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes: None

Equivalent Patches:
        PHSS_22468:
        s700: 11.00
        s800: 11.00

        ITOSOL_00057:
        sparcSOL: 2.3 2.4 2.5 2.6 2.7

Patch Package Size: 80 KBytes

Installation Instructions:
        Please review all instructions and the Hewlett-Packard
        SupportLine User Guide or your Hewlett-Packard support terms
        and conditions for precautions, scope of license,
        restrictions, and, limitation of liability and warranties,
        before installing this patch.
        ------------------------------------------------------------
        1. Back up your system before installing a patch.

        2. Login as root.

        3. Copy the patch to the /tmp directory.

        4. Move to the /tmp directory and unshar the patch:

                cd /tmp
                sh PHSS_22467

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_22467.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_22467. If you do not wish to retain a
        copy of the original software, you can create an empty file
        named /var/adm/sw/patch/PATCH_NOSAVE.

        WARNING: If this file exists when a patch is installed, the
                 patch cannot be deinstalled. Please be careful
                 when using this feature.

        It is recommended that you move the PHSS_22467.text file to
        /var/adm/sw/patch for future reference.

        To put this patch on a magnetic tape and install from the
        tape drive, use the command:

                dd if=/tmp/PHSS_22467.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        BEFORE LOADING THIS PATCH...

            o You may use this patch with the following official
              XP-SPI releases:
              XP256 SPI A.01.00

            o It provides PerfAdvisor and CommandView integration
              for the XP256 SPI.

        Patch Deinstallation Instructions
        ---------------------------------
           1. To deinstall the patch PHSS_22467 run swremove:

              # swremove PHSS_22467

           2. Use the VPO Admin GUI to delete the 'XP-SPI
              Performance Events' Template Group, and the
              'XP PerfAdvisor' and 'XP CommandView' applications
              from the application group 'XP256 SPI'.
-----End of Document ID: PHSS_22467------------------------------------------


Document ID: PHSS_22079
Date Loaded: 20001127
      Title: s700_800 10.X OV DM6.00 Consolidated patch Aug 2000

Patch Name: PHSS_22079

Patch Description: s700_800 10.X OV DM6.00 Consolidated patch Aug 2000

Creation Date: 00/09/20

Post Date: 00/11/27

Hardware Platforms - OS Releases:
        s700: 10.20
        s800: 10.20

Products:
        OpenView Distributed Management 6.00

Filesets:
        DMAgent.OVCI-RUN DMAgent.OVEMS-LOG-MAN DMAgent.OVEMS-LOG
        DMAgent.OVEMS-RUN DMAgentDevKit.OVDM-OVA-PRG
        DMAgentDevKit.OVDM-PARSR-PRG DMAgentDevKit.OVDM-XMPv7-PRG
        TMNClient.TMNCLIENT-RUN

Automatic Reboot?: No

Status: General Release

Critical: No

Path Name: /hp-ux_patches/s700_800/10.X/PHSS_22079

Symptoms:
        PHSS_22079:
        Cumulative Consolidated Patch

        PHSS_22077:
        NSMbg02275 : pmd rejects the assoc request complaining
                     wrong cmip protocol version encoding.

        NSMbg02252 : An unknown action on an EFD, sent to ovead
                     does not return "noSuchAction".

        NSMbg02274 : A SET operation on a log record erroneously
                     does a SET on the log.

        NSMbg01910 : A manager application sends 'GET' requests and
                     receives 'GET' responses from the Voice switch.
                     The switch sends the response but pmd returns
                     a reject pdu.

        NSMbg02348 : PMD exits with select loop failure.

        NSMbg02409 : OPI proc dumps core when linked with -z
                     option. The null pointer dereferencing
                     in strcpy command causes OPI to dump.

        NSMbg02443 : The flag PM_INCLUDE_DEFINED is mistyped as
                     PM_INCLIDE_DEFINED.

        NSMbg02483 : MOT2.1 performance fix

        NSMbg02552 : When we have more than one log object, if
                     we stop and start the platform, ovladff
                     dumps core.

        PHSS_20049:
        NSMbg01449 : The man page of ovlad does not document the
                     role of ovetmp.

        NSMbg01419 : PMD dumps core trying to route notifications to
                     the back-up destination list. This happens for
                     the same reason as mentioned earlier, in the SR
                     4701-425421. Once this is fixed, PMD leaks
                     memory in the same scenario.

        NSMbg01420 : ovlad dumps core when an event containing no
                     eventTime field and with the eventInfo field as
                     an attributeList with eleven attributes is
                     sent.

        NSMbg01420 : OVA_print() prints enum values instead of enum
                     names for derived enum syntaxes.

        NSMbg01419 : BMP returns a decode error while trying to send
                     an Abort Request with empty user-information
                     field. This is a merge from DFIX 6073 of
                     DM4.23.

        NSMbg01419 : ovgdmoparse does not generate errors if two or
                     more ASN.1 symbols defined with same OID.
                     ovgdmoparse does not generate errors if GDMO
                     templates have the same registaration id.

        NSMbg01420 : Following error message is logged in the
                     pmd.log file.

        L ERROR ECSS:02 0000:0000 00000000:00000000 Mar 11 08:35:54
        stk.c :2979 | PM_NO_ERROR | LOG [stackorg/stk.c1212]:
        Failed to create an ED event.

        NSMbg01419 : DM6.0 limits the size of CMIP PDUs to 64KB.

        NSMbg01466 : ovlad database version leaks memory during log
                     retrieval.

        NSMbg01465 : ovlad database doesn't work with Informix.

        4701-432930: ovpacgen fails with the following error
                     message: "PACGEN: yacc stack overflow"

        4701-432948: OVA_print does not print the OID labels, when
                     the .per files are loaded individually.

        4701-432963: The behaviour of out-going association requests
                     is changed in DM5.03 affecting the easy
                     migration of applications from DM4.23 to
                     DM5.03.

        4701-432955: PMD dumps core trying to route a ALN
                     notification to the application which generated
                     it.

        4701-432971: CMISE requests in the unsent queue are dropped
                     by PMD even when it is receives a Reject on the
                     Release of that Association from the other end.

        NSMbg01407 : When the database version of ovlad is being
                     used, a change in the maxlogsize of a log
                     object results in a memory leak.

        4701-432823: Child processes of ovlad do not die after their
                     operations are completed or even after ovstop.

        NSMbg01275 : The local environment is changed when
                     mp_error_message is called this leads to a
                     strange behaviour of our internationalized
                     applications.

        NSMbg01912 : libxmpV7 does not handle the SIGUSR1 signal
                     appropriately. If this signal occurs
                     during a send() syscall the signal
                     interrupts the send() and returns with a
                     error.

        NSMbg01337 : MOT1.11 dumps core when library libxmpV7
                     returns a MP_E_BAD_ERROR to it.

        NSMbg01458 : netfmt in DM6.0 fails to format the traces.

Defect Description:
        PHSS_22079:
        Cumulative Consolidated Patch

        Resolution:
        Cumulative Consolidated Patch

        PHSS_22077:
        NSMbg02275 : The un used bits of cmip protocol version, is
                     not masked and thus the error in the code.

        Resolution:
                    The unused bits of cmip protocol version are
                    masked.

        NSMbg02252: An unkown action on EFD, sent to ovead deletes
                    the EFD instead of returning the error
                    "noSuchAction".

        Resolution:
                    The resolution is HP proprietary.

        NSMbg02274: A SET on a log record does not return an error.
                    It instead does a set on the corresponding
                    log.

        Resolution:
                     The resolution is HP proprietary.

        NSMbg01910: The Switch sends the 'GET' response in multiple
                    chunks. When pmd receives the 3rd chunk, it
                    overwrites the context maintained for the pdu.
                    When the whole pdu is received, pmd sees some
                    unexpected value in the context (cdata) and
                    sends back a reject pdu.

        Resolution:
                    Use only the context(cdata) received in the
                    first ap_rcv() of a pdu.

        NSMbg02348 : When a fd is congested, (for data transfer)
                     the APRI lib can not rceive any data from PMD.
                     PMD should wait till the congestion dies away.
                     In such a situation, PMD does not wait,
                     instead closes the fd. The PMD is unaware of
                     the fd being closed and thus causing the
                     select failure.

        Resolution :
                     PMD code is modified to handle the above
                     mentioned scenario.

        NSMbg02409 : OPI proc dumps core when linked with -z
                     option. The null pointer dereferencing
                     in strcpy command causes OPI to dump.

        Resolution : The strcpy statement was introduced for
                     debugging purpose, so removed it.

        NSMbg02443 : The flag PM_INCLUDE_DEFINED is mistyped as
                     PM_INCLIDE_DEFINED.

        Resolution : changed the flag PM_INCLIDE_DEFINED to
                     PM_INCLUDE_DEFINED.

        NSMbg02483 : MOT2.1 performance fix

        Resolution: HP proprietary.

        NSMbg02552: When we have more than one log object, if
                    we stop and start the platform, ovladff
                    dumps core.

        Resolution: The resolution is HP proprietary.

        PHSS_20049:
        NSMbg01449 : The directories ovelog and ovetmp, which are
                     the flatfile log repository and scratchpad
                     respectively, are not documented in the ovlad
                     man page.

        Resolution:
                     The documentation about ovetmp and ovelog are
                     added to the ovlad man page.

        NSMbg01419 : No ERROR/WARNING messages are logged into
                     pmd.log file when 'ovstop' is run as the
                     message 'PMD exiting normally' is logged as
                     INFORM and not as a ERROR/WARNING.

        Resolution:
                   Changes are made to log the message 'PMD
                       exiting normally' as a WARNING.

        NSMbg01419 : PMD leaks memory for the following reason - If
                     there are any confirmed events on the CCE, then
                     PMD routes the events to the back-up
                     destination by initiating an association. But
                     when a response is received for this ASSOC,
                     then PMD fails to find CCE corresponding to
                     this Association. This happens because the Old
                     CCE which is in the process of being cleaned is
                     over-written by the new CCE address in the Hash
                     Table when an "add_hash" is done.

        Resolution:
                 In "cmip_assoc_req" function, as soon as an
                     end-point is created, a check is done to ensure
                     that another cce with the same fd doesn't
                     exist. If it does, then another end-point is
                     created, and then the old end-point is closed.

        NSMbg01420 : When an event containing no eventTime field and
                     with the eventInfo field as an attributeList
                     with eleven attributes is sent, ovlad tries to
                     decode it incorrectly and hence dumps core.

        Resolution:
                    The resolution is HP proprietary.

        NSMbg01420 : Whenever the input mib contains derived enum
                     types the OVA_print routine does not print the
                     enum names if the defintions use the derived
                     enum type. Instead the enum value in printed.

        Resolution:
                 The OVAM_description routine in
                     dtd.c is modified to recognise 'ENUMERATED'
                     type as one of the basic types. Also _print
                     entry point in enum.c is modified to get the
                     base enum type ( and it's corresponding enum
                     name list ) in case of derived enum types.

        NSMbg01419 : The BMP Abort Request contains an
                     user-information field which is defined as a
                     sequence of externals. When the number of
                     externals passed in the request is 0, BMP
                     returns a decode error.

        Resolution:
                 The BMP decode function is modified to allow
                     an empty sequence of externals in the
                     user-information field.

        NSMbg01419 : The gdmo compiler is not validating the GDMO
                     templates and the ASN.1 symbols for possible
                     duplicate OID.

        Resolution:
                 The Resolution is HP proprietary.

        NSMbg01420 : OVA_decode fails to decode the PDU if the
                     timestamp value is greater than 2147483647
                     (0x7FFFFFFF).

        Resolution:
                 OVA_decode is enhanced to decode timestamp
                     value as large as 0xFFFFFFFF.

        NSMbg01419 : If the data sent to PMD through XMP/BMP APIs is
                     of size more than 64KB, the API returns a
                     communication error.

        Resolution:
                  The 64KB limitation is moved to 2MB at the
                     API level. Other areas where the PDU size is
                     limited are changed to support 2MB PDUs.

        NSMbg01466 : ovlad database version leaks memory during run.
                     This was observed mainly during log retrieval
                     but code inspection revealed that it's present
                     in almost all the paths.

        Resolution:
                 The database paths in ovlad code were
                     modified to remove the memory leak problems.

        NSMbg01465 : ovlad database version has table names upto 30
                     characters. Databases like Informix do not
                     support more than 18 characters. Also some of
                     the SQL statements were database specific.

        Resolution:
                 Table names were reduced to 18
                     characters maximum. Also code logic was
                     changed to not have the database specific SQL
                     statements.

        4701-432930: The stack used by yacc is allocated for a fixed
                     size determined by the YYSTACKSIZE macro. The
                     default value for this macro is 500 for byacc.
                     We can change this macro value in the C
                     definitions section of the yacc source.

        Resolution:
                 The default value of the yacc stack size is
                     increased to 5000.

        4701-432948: ova libary does not update the hash table
                     entries for the registration oids when the per
                     files are loaded separately. In the normal
                     case, the labels corresponding to the OIDs are
                     printed as comments, after the OIDs are
                     printed, during OVA_print. These labels are
                     not being printed when the per files are loaded
                     separately.

        Resolution:
                   The resolution is HP proprietary.

        4701-432963: In DM5.03, the out-going association requests
                     are sent on a local NULL NSAP allowing the OTS
                     to do the routing as compared to DM4.23 where
                     the out-going associations are tried on all the
                     configured local NSAPS.

        Resolution:
                 DM4.23's behaviour is incorporated in DM5.03
                     also. This behaviour can be achieved in DM5.03
                     by using the CMIP stack option "e" at start-up.

        4701-432955: when an application which has created an EFD to
                     route events to itself gets killed, then an ALN
                     notification is generated. PMD tries to
                     forward this event to already unbound
                     application. This fails and causes multiple
                     unbinds of the same application within PMD
                     causing it to dump core.

        Resolution:
                 This problem has been fixed by disallowing the
                     routing of events to the application generating
                     it.

        4701-432971: An Agent application initiates the Release of
                     the association and then waits for the Token.
                     At that time, it receives some CMISE requests
                     which it processes and tries to send the
                     responses. These responses don't reach the
                     Manager even after the Manager rejects the
                     Association Release.

        Resolution:
                 This has been fixed by processing the pending
                     requests/responses in PMD.

        NSMbg01407 : When the maxlogsize of a log is to be changed,
                     a copy of the log structure is made before the
                     size is changed. The memory allocated for this
                     is not freed.

        Resolution:
                     The memory which is allocated is freed
                     appropriately.

        4701-432823: When a number of ovlad child processes have
                     been forked off, after their operations are
                     either completed or cancelled, they do not
                     terminate.

        Resolution:
                     The resolution is HP proprietary.

        NSMbg01275:The local environment is changed when
                   mp_error_message is called this leads to a
                   strange behaviour of our internationalized
                   applications.

        Resolution:
                   The local environment is STORED when
                   mp_error_message is called and is replaced
                   at the end of the call.

        NSMbg01337: MOT1.11 considers the returned error
                   MP_E_BAD_ERROR as fatal and call the system
                   abort. As the library libxmpV7 does not
                   recognize the MP_E_MULTIPLE_REPLY_ERROR. it
                   returns MP_E_BAD_ERROR to MOT.

        Resolution:
                   Changes are made to libxmpV7 library to
                   handle MP_E_MULTIPLE_REPLY_ERROR.

        NSMbg01912 : libxmpV7 does not handle the SIGUSR1 signal
                   appropriately. If this signal occurs during
                   a send() syscall the signal interrupts the
                   send() and returns with a error.

        Resolution:
                   The send() call tries sending the data
                   again if it fails because of EINTR.

        NSMbg01458 : netfmt fails to format the traces because of
                     missing symbols.

        Resolution:
                   Changes to have correct symbol in place were
                   done to the sources. Also for HPUX 11.x,
                   libovfmt.2 built for HPUX 10.20, needs to be
                   shipped. Also code logic was changed to not
                   have the database specific SQL statements.

SR:
        0000000000 4701432955 4701432930 4701432823 4701432948
        4701432971 4701432963

Patch Files:
        /opt/OV/bin/ovead
        /opt/OV/bin/ovladdb
        /opt/OV/bin/ovladff
        /opt/OV/bin/lal_migrate
        /opt/OV/bin/pmd
        /opt/OV/bin/pmdmgr
        /opt/OV/bin/gdmop
        /opt/OV/bin/pacgen
        /opt/OV/lib/libxmpV7.2
        /opt/OV/lib/libbmp.2
        /opt/OV/lib/libova.2
        /opt/OV/lib/libovfmt.2
        /opt/OV/lib/libbmp.a
        /opt/OV/lib/libxmpV7.a
        /opt/OV/lib/libova.a
        /opt/OV/contrib/DM/lib/libovmd.a
        /opt/OV/man/man1m.Z/ovlad.1m
        /opt/OV/man/man1m.Z/ovladmgr.1m

what(1) Output:
        /opt/OV/bin/ovead:
                PATCH PHSS_22077, DM6.0 Intermediate Patch Aug 2000
                PATCH PHSS_22079, DM6.0 Consolidated patch Aug 2000
                DFIX15000: opi_sock_util.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
                DFIX15000: om_opi_stack.c 04Nov1999
                DFIX15006: om_action_request.c 18Jul2000
                DFIX15000: om_action_request.c 04Nov1999
                DFIX15000: om_delete_request.c 04Nov1999
                DFIX15000: om_get_request.c 04Nov1999
                DFIX15006: om_set_request.c 18Jul2000
                DFIX15000: om_set_request.c 04Nov1999
                DFIX15006: stx_check_obj.c 18Jul2000
                DFIX15000: stx_check_obj.c 04Nov1999
                DFIX15000: dtd.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: trans.c 04Nov1999
                DFIX15000: ber.c 01Oct1999
                DFIX15000: enum.c 01Oct1999
                DFIX15003: pm_main.c 07Jun2000
                DFIX15000: pm_main.c 30sep1999
                DFIX15000: apdu.c 30sep1999
                FLEXlm 6.0d (liblmgr.a), Copyright (C) 1988-1997 Glo
                        betrotter Software, Inc.
        /opt/OV/bin/ovladdb:
                PATCH PHSS_22077, DM6.0 Intermediate Patch Aug 2000
                PATCH PHSS_22079, DM6.0 Consolidated patch Aug 2000
                HP OpenView Log Agent (ODBC Based) DM Release A.06.0
                        0
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15000: om_opi_stack.c 04Nov1999
                DFIX15006: om_action_request.c 18Jul2000
                DFIX15000: om_action_request.c 04Nov1999
                DFIX15000: om_delete_request.c 04Nov1999
                DFIX15000: om_get_request.c 04Nov1999
                DFIX15006: om_set_request.c 18Jul2000
                DFIX15000: om_set_request.c 04Nov1999
                DFIX15006: stx_check_obj.c 18Jul2000
                DFIX15000: stx_check_obj.c 04Nov1999
                DFIX15000: dtd.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: trans.c 04Nov1999
                DFIX15000: ber.c 01Oct1999
                DFIX15000: enum.c 01Oct1999
                DFIX15000: leh_req.c 01Oct1999
                DFIX15000: leh_reconf.c 04Nov1999
                DFIX15000: leh_log.c 01Oct1999
                DFIX15000: opi_sock_util.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
                DFIX15003: pm_main.c 07Jun2000
                DFIX15000: pm_main.c 30sep1999
                DFIX15000: apdu.c 30sep1999
                FLEXlm 6.0d (liblmgr.a), Copyright (C) 1988-1997 Glo
                        betrotter Software, Inc.
                DFIX15000: aconnect.c 04Nov1999
                DFIX15000: create_log.c 04Nov1999
                DFIX15000: delete_log.c 04Nov1999
                DFIX15000: status.c 04Nov1999
                DFIX15000: util.c 04Nov1999
                DFIX15000: rdbcommon.c 04Nov1999
                DFIX15000: arc.c 04Nov1999
                DFIX15000: maxsize.c 04Nov1999
                DFIX15000: rdbgetcntl.c 04Nov1999
                DFIX15000: rdbsetcntl.c 04Nov1999
                DFIX15000: rdbsql.c 04Nov1999
                DFIX15000: dbget.c 04Nov1999
                DFIX15000: dbrm.c 04Nov1999
                DFIX15000: dbinsert.c 04Nov1999
                DFIX15000: rdbpreselect.c 04Nov1999
        /opt/OV/bin/ovladff:
                PATCH PHSS_22077, DM6.0 Intermediate Patch Aug 2000
                PATCH PHSS_22079, DM6.0 Consolidated patch Aug 2000
                HP OpenView Log Agent (File Based) DM Release A.06.0
                        0
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15000: om_opi_stack.c 04Nov1999
                DFIX15006: om_action_request.c 18Jul2000
                DFIX15000: om_action_request.c 04Nov1999
                DFIX15000: om_delete_request.c 04Nov1999
                DFIX15000: om_get_request.c 04Nov1999
                DFIX15006: om_set_request.c 18Jul2000
                DFIX15000: om_set_request.c 04Nov1999
                DFIX15006: stx_check_obj.c 18Jul2000
                DFIX15000: stx_check_obj.c 04Nov1999
                DFIX15000: dtd.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: trans.c 04Nov1999
                DFIX15000: ber.c 01Oct1999
                DFIX15000: enum.c 01Oct1999
                DFIX15000: leh_req.c 01Oct1999
                DFIX15000: leh_reconf.c 04Nov1999
                DFIX15000: leh_log.c 01Oct1999
                DFIX15000: opi_sock_util.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
                DFIX15003: pm_main.c 07Jun2000
                DFIX15000: pm_main.c 30sep1999
                DFIX15000: apdu.c 30sep1999
                FLEXlm 6.0d (liblmgr.a), Copyright (C) 1988-1997 Glo
                        betrotter Software, Inc.
                DFIX15009: connect.c 19Sep2000
        /opt/OV/bin/lal_migrate:
                DFIX15009: connect.c 19Sep2000
                DFIX15000: aconnect.c 04Nov1999
                DFIX15000: create_log.c 04Nov1999
                DFIX15000: delete_log.c 04Nov1999
                DFIX15000: util.c 04Nov1999
                DFIX15000: rdbgetcntl.c 04Nov1999
                DFIX15000: rdbcommon.c 04Nov1999
                DFIX15000: rdbsetcntl.c 04Nov1999
                DFIX15000: rdbsql.c 04Nov1999
                DFIX15000: dbget.c 04Nov1999
                DFIX15000: status.c 04Nov1999
                DFIX15000: dbinsert.c 04Nov1999
                DFIX15000: dbrm.c 04Nov1999
                DFIX15000: rdbpreselect.c 04Nov1999
                DFIX15000: dtd.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: trans.c 04Nov1999
                DFIX15000: ber.c 01Oct1999
                DFIX15000: enum.c 01Oct1999
        /opt/OV/bin/pmd:
                DM 6.00 FULL pmd Aug 25 2000 18:52:58
                Server A.06.00 MR
                PATCH PHSS_22077, DM6.0 Intermediate Patch Aug 2000
                PATCH PHSS_22079, DM6.0 Consolidated patch Aug 2000
                HP OpenView PostMaster DM Release A.06.00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                HP OpenView Open Platform Interface OPI Release A.01
                        .00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15005 cmip.c 18Jul2000
                DFIX15001 cmip.c 21Dec1999
                DFIX15000: cmip_ass.c 30sep1999
                DFIX15001: cmip_ass.c 21dec1999
                DFIX15002: cmip_ass.c 21feb2000
                DFIX15005: cmip_ass.c 18Jul2000
                DFIX15005 cmip_utils.c 18Jul2000
                Fix for OVDM Performance problem: rjeg:23-09-99
                OTS: C.07.00
                OTS: C.07.00
                ro_util.c PATCH C.07.00 (PHNE_8829/PHNE_8830)
                DFIX15005 xmpv7.c 18Jul2000
                DFIX15001 xmpv7_close.c 21Dec1999
                DFIX15000: opi_sock_util.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
                DFIX15003: pm_main.c 07Jun2000
                DFIX15000: pm_main.c 30sep1999
                DFIX15000: apdu.c 30sep1999
                DFIX15000: ps.c 30sep1999
                DFIX15000: dtd.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: trans.c 04Nov1999
                DFIX15000: ber.c 01Oct1999
                DFIX15000: enum.c 01Oct1999
                FLEXlm 6.0d (liblmgr.a), Copyright (C) 1988-1997 Glo
                        betrotter Software, Inc.
        /opt/OV/bin/pmdmgr:
                PATCH PHSS_20049, 990929
                HP OpenView OPI Process Manager DM Release A.06.00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15000: apdu.c 30sep1999
        /opt/OV/bin/gdmop:
                DFIX15000: outmap.c 30sep1999
                DFIX15000: gdmoout.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: main.c 30sep1999
                DFIX15000: asn1out.c 30sep1999
        /opt/OV/bin/pacgen:
                HP OpenView XMP Package Generator DM Release A.06.00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15001: x_comp.yacc 22Dec1999
        /opt/OV/lib/libxmpV7.2:
                libXOM 1.9 (BULL S.A) 7/1/92
                DFIX15000: cii_ent.c 30sep1999
                DFIX15001: ch_get_rsp.c 23Dec99
                DFIX15001: mp_error_m.c 23Dec99
                DFIX15001: x_comp.yacc 22Dec1999
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
        /opt/OV/lib/libbmp.2:
                DFIX15000: bmp_com.c 30sep1999
                DFIX15000: bmp.c 30sep1999
                DFIX15008: bmp.c 22Aug2000
                Copyright (c) 1995 Hewlett-Packard Company. All Rig
                        hts Reserved.
                PATCH PHSS_20049, 990929
                DFIX15000: bmp_ipc.c 30sep1999
        /opt/OV/lib/libova.2:
                DFIX15000: dtd.c 01Oct1999
                DFIX15000: ber.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: enum.c 01Oct1999
                DFIX15000: trans.c 04Nov1999
                HP OpenView OpenView ASN.1 data minipulation tool (o
                        va) DM Release A.06.00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
        /opt/OV/lib/libovfmt.2:
                DFIX15000: apdu.c 30sep1999
                HP OpenView Distributed Management DM Release A.06.0
                        0
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-1999 Hewlett-Packard Co., All Ri
                        ghts Reserved.
                DFIX15000: ps.c 30sep1999
        /opt/OV/lib/libbmp.a:
                DFIX15000: bmp.c 30sep1999
                DFIX15008: bmp.c 22Aug2000
                Copyright (c) 1995 Hewlett-Packard Company. All Rig
                        hts Reserved.
                DFIX15000: bmp_com.c 30sep1999
                PATCH PHSS_20049, 990929
                DFIX15000: bmp_ipc.c 30sep1999
        /opt/OV/lib/libxmpV7.a:
                DFIX15000: cii_ent.c 30sep1999
                DFIX15001: ch_get_rsp.c 23Dec99
                DFIX15001: mp_error_m.c 23Dec99
                DFIX15001: x_comp.yacc 22Dec1999
                libXOM 1.9 (BULL S.A) 7/1/92
                PATCH PHSS_20049, 990929
                DFIX15000: pm_ipc.c 30sep1999
        /opt/OV/lib/libova.a:
                DFIX15000: dtd.c 01Oct1999
                DFIX15000: ber.c 01Oct1999
                DFIX15001: dict.c 21Dec1999
                DFIX15000: enum.c 01Oct1999
                DFIX15000: trans.c 04Nov1999
                HP OpenView OpenView ASN.1 data minipulation tool (o
                        va) DM Release A.06.00
                HP 9000 S700/S800 HP-UX 10.x
                Copyright (c) 1990-2000 Hewlett-Packard Co., All Ri
                        ghts Reserved.
        /opt/OV/contrib/DM/lib/libovmd.a:
                DFIX15000: outmap.c 30sep1999
                DFIX15000: asn1out.c 30sep1999
                DFIX15000: gdmoout.c 30sep1999
        /opt/OV/man/man1m.Z/ovlad.1m:
                None
        /opt/OV/man/man1m.Z/ovladmgr.1m:
                None

cksum(1) Output:
        2384282459 1245696 /opt/OV/bin/ovead
        4205676240 1764552 /opt/OV/bin/ovladdb
        730519173 1629112 /opt/OV/bin/ovladff
        2064767986 512712 /opt/OV/bin/lal_migrate
        4264229556 2968336 /opt/OV/bin/pmd
        323892309 102879 /opt/OV/bin/pmdmgr
        231177694 414395 /opt/OV/bin/gdmop
        71474804 431357 /opt/OV/bin/pacgen
        2040256977 2491522 /opt/OV/lib/libxmpV7.2
        1328696917 353439 /opt/OV/lib/libbmp.2
        1866107824 493718 /opt/OV/lib/libova.2
        958543332 1732728 /opt/OV/lib/libovfmt.2
        1987220602 181320 /opt/OV/lib/libbmp.a
        2408979735 1574320 /opt/OV/lib/libxmpV7.a
        795266196 274876 /opt/OV/lib/libova.a
        1179955263 294064 /opt/OV/contrib/DM/lib/libovmd.a
        1180040839 7405 /opt/OV/man/man1m.Z/ovlad.1m
        1180040839 7405 /opt/OV/man/man1m.Z/ovladmgr.1m

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes:
        PHSS_20049 PHSS_22077

Equivalent Patches:
        PHSS_22080:
        s700: 11.00
        s800: 11.00

        PSOV_02796:
        sparcSOL: 2.5 2.6 2.7

Patch Package Size: 16170 KBytes

Installation Instructions:
        Please review all instructions and the Hewlett-Packard
        SupportLine User Guide or your Hewlett-Packard support terms
        and conditions for precautions, scope of license,
        restrictions, and, limitation of liability and warranties,
        before installing this patch.
        ------------------------------------------------------------
        1. Back up your system before installing a patch.

        2. Login as root.

        3. Copy the patch to the /tmp directory.

        4. Move to the /tmp directory and unshar the patch:

                cd /tmp
                sh PHSS_22079

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_22079.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_22079. If you do not wish to retain a
        copy of the original software, you can create an empty file
        named /var/adm/sw/patch/PATCH_NOSAVE.

        WARNING: If this file exists when a patch is installed, the
                 patch cannot be deinstalled. Please be careful
                 when using this feature.

        It is recommended that you move the PHSS_22079.text file to
        /var/adm/sw/patch for future reference.

        To put this patch on a magnetic tape and install from the
        tape drive, use the command:

                dd if=/tmp/PHSS_22079.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        BEFORE LOADING THIS PATCH...

        If there are any OV sessions running on either the
        Management Station or on any Management Consoles, these
        sessions need to be closed. The "ovstop" command should
        then be executed.

        WARNING : the patch will not install if any Network Node
                  Manager processes or DM processes are detected.

        BACKUP ALL OpenView DIRECTORIES TO TAPE. This pre-caution
        ensures that if you have problems after installing the
        patch, you will be able to restore your current state from
        tape.

        NOTE : ovstart is NOT executed after the patch is loaded
               You will need to manually run ovstart. Also, in
               order to keep a history of the patches installed on
               your system the post-install script will attempt to
               copy this <patch_name>.text file to
               /opt/OV/ReleaseNotes/patches. Please make sure
               this file is in /tmp before installation.
        This patch supersedes one or more previous patches. If the
        superseded patches included special installation
        instructions those instructions can be found below.

        PHSS_22079:
        =============
        for HPUX11.x
        =============

            Post-Install Instructions (do as root)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Once the patch installation is successful, run
            the 'ovprodsel' script to select the appropriate
            HP OpenView DM product. Execute 'ovprodsel -?' to
            see available options. Currently it supports -

            a. HP OpenView DM with ATOS stack.
            b. HP OpenView DM with OTS stack and 2000 associations
               support.
            c. HP OpenView DM with OTS stack (Standard DM).

            Note that this is a MUST step if ATOS stack or OTS
            Stack with 2000 assocications support is to be used.
            For Standard DM product, it is not required.

        PHSS_22077:
        =============
        for HPUX11.x
        =============

            Post-Install Instructions (do as root)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Once the patch installation is successful, run
            the 'ovprodsel' script to select the appropriate
            HP OpenView DM product. Execute 'ovprodsel -?' to
            see available options. Currently it supports -

            a. HP OpenView DM with ATOS stack.
            b. HP OpenView DM with OTS stack and 2000 associations
               support.
            c. HP OpenView DM with OTS stack (Standard DM).

            Note that this is a MUST step if ATOS stack or OTS
            Stack with 2000 assocications support is to be used.
            For Standard DM product, it is not required.
-----End of Document ID: PHSS_22079------------------------------------------