OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: IT Resource Center (support_feedbackus-support-mail.external.hp.com)
Date: Sun Jun 02 2002 - 19:11:35 CDT

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

                            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://www.itresourcecenter.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://www.itresourcecenter.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 700 10.X patch digest
        Created: Sun Jun 2 3:05:18 PDT 2002

    Table of Contents:

    Document ID Title
    --------------- -----------
    PHSS_26879 s700_800 10.X OV OB3.50 patch - SAP packet
    PHSS_25968 s700_800 10.X OV OB3.10 patch - SAP packet

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


    Document ID: PHSS_26879
    Date Loaded: 20020529
          Title: s700_800 10.X OV OB3.50 patch - SAP packet

    Patch Name: PHSS_26879

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

    Creation Date: 02/05/24

    Post Date: 02/05/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-SAP-P,A.03.50

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_26879:
            Id = HSLco33261 SR:H555007380
                SAP integration on UNIX clients automatically passes
                "-u" option.

            Id = HSLco33948 SR:H555007650
                a) After OmniBack II upgrade from A.03.10 to A.03.50,
                   SAP backup fails with Memory fault.

                b) SAP objects restore GUI browser fails with the
                   error message:
                    "Cannot browse from root.
                     Please specify starting point."

            PHSS_24988:
            Id = HSLco27737 SR:H555005741
                Omniback II does not support SAP integration on Linux.

            Id = JAGad82658 SR:8606213466
                SAP on Oracle 8.1.6 64 bit configuration fails with:

                  "/usr/lib/pa20_64/dld.sl: Unable to find library
                  'libwtc8.sl'".

            Id = HSLco26047 HSLco28867 SR:H555005128 SR:H555006178
                Although brarhive exit code is not 0, Omniback II
                reports "Session completed successfully".

            Id = HSLco30814 SR:H555006710
                Session ends as failed because Omniback II tries
                to back up non existent SAP redo logs.

            PHSS_22912:
            Id = NSMex03392
                Brbackup output contains duplicated messages.

            Id = NSMex03419
                After importing a tape from 2.55, some of the SAP
                files can not be restored.

            Id = NSMex03601, NSMex03617
                SAP backup fails with

                  "Brbackup doesn't respond".

            Id = NSMex03690
                Disk balancing on EMC Symmetrix fails.

    Defect Description:
            PHSS_26879:
            Id = HSLco33261
                brbackup/brarchive is always started with "-u" option
                which displays logon information.

            Resolution:
                brbackup/brarchive options are passed in a file.

                Part of SSPUX350_073.

            Id = HSLco33948
                Variable ARG_FILELIST is not set to 0.

            Resolution:
                ARG_FILELIST is set to 0, in order to properly set
                ARG_FILELIST's MALLOC.

            PHSS_24988:
            Id = HSLco27737
                Omniback II does not support SAP integration on Linux.

            Resolution:
                Omniback II supports SAP integration on Linux.

            Id = JAGad82658
                Error occurs because omnisap.exe and SAP_template
                search for 64 bit shared library in wrong path.

            Resolution:
                Path for ${ORA_HOME}/lib64 is added.

            Id = HSLco26047 HSLco28867
                Omnisap.exe script on Unix does not exit with
                brarchive exit code.

            Resolution:
                Omnisap.exe is changed.

                Part of SSPUX350_047.

            Id = HSLco30814
                By design, Omniback II ends session as 'Failed' if
                there are no objects to back up.

            Resolution:
                Two new global variables have been introduced:

                  1) SessSucessfullWhenNoObjectsBackedUp=0
                  By setting this variable to 1 user can change the
                  Omniback II behavior in order to end the session
                  as successful when there are no objects backed up.

                  2) TreatScriptReturnAsNormal=<script return>
                  Setting this variable to a certain number instructs
                  Omniback II to treat all the script returns equal
                  to the specified number as normal.

                Part of SSPUX350_062.

            PHSS_22912:
            Id = NSMex03392
                Brbackup utility puts empty lines into communication
                file. Sapback sends these lines to backint which after
                getting an empty line dumps its previous content to
                session output.

            Resolution:
                Fix implemented in sapback and backint prevents
                duplicating of messages in session output.

            Id = NSMex03419
                In pre-3.0 versions of OmniBack II file names were
                stored on the tape in the original case. OBII 3.0
                and later store file names in lower case and because
                of that, during restore it assumes that all file
                names on tape are in lower case. This introduces
                problems when, for example, a tape from 2.55 system
                is imported into 3.50 system and a restore is run
                from such tape.

            Resolution:
                When comparing names of files which were backed up
                on the tape, all file names are now converted to
                lower case, so this doesn't have any effect on new
                backups (they are already in lower case) but enables
                restores from pre-3.0 backups of SAP.

            Id = NSMex03601, NSMex03617
                If brbackup response time is too long for some
                reason, session will fail with the error:

                  "Brbackup doesn't respond.".

            Resolution:
                Timeout for brbackup is implemented. OmniBack II
                reports a warning after waiting for brbackup response
                for 30 minutes and aborts the session after 2 hours.

            Id = NSMex03690
                EMC Symmetrix disk balancing for SAP backup is not
                properly implemented.

            Resolution:
                Disk balancing is improved.

    SR:
            H555007650 H555007380 H555005741 8606213466 H555006710
            H555006178 H555005128 B554000819 B554000747 B554000550
            B554000523 B554000732

    Patch Files:
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-1020/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-10/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-11/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/ibm/rs6000/aix-42/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/sun/sparc/solaris/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/sun/sparc/solaris-26/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/gpl/i386/linux/A.03.50/
                    packet.Z
            /opt/omni/databases/vendor/sap/gpl/i386/linux/A.03.50/
                    require.dat

    what(1) Output:
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-1020/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-10/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-11/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/ibm/rs6000/aix-42/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/sun/sparc/solaris/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/sun/sparc/solaris-26/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/gpl/i386/linux/A.03.50/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/gpl/i386/linux/A.03.50/
                    require.dat:
                    None

    cksum(1) Output:
            3872650889 962146 /opt/omni/databases/vendor/sap/hp/s800/
                    hp-ux-1020/A.03.50/packet.Z
            4217360323 937059 /opt/omni/databases/vendor/sap/hp/s800/
                    hp-ux-10/A.03.50/packet.Z
            437861072 962256 /opt/omni/databases/vendor/sap/hp/s800/
                    hp-ux-11/A.03.50/packet.Z
            217226164 791933 /opt/omni/databases/vendor/sap/ibm/rs6000/
                    aix-42/A.03.50/packet.Z
            2609729354 1007911 /opt/omni/databases/vendor/sap/sun/sparc/
                    solaris/A.03.50/packet.Z
            34450328 1032075 /opt/omni/databases/vendor/sap/sun/sparc/
                    solaris-26/A.03.50/packet.Z
            3835548504 1299009 /opt/omni/databases/vendor/sap/gpl/i386/
                    linux/A.03.50/packet.Z
            2538349776 17 /opt/omni/databases/vendor/sap/gpl/i386/linux/
                    A.03.50/require.dat

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_22912 PHSS_24988

    Equivalent Patches:
            PHSS_26880:
            s700: 11.00 11.11 11.20
            s800: 11.00 11.11 11.20

    Patch Package Size: 6900 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_26879

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

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

            By default swinstall will archive the original software in
            /var/adm/sw/patch/PHSS_26879. 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_26879.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_26879.depot of=/dev/rmt/0m bs=2k

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

            The OB2 SAP agent must be redistributed to the SAP
            client system(s) after the installation of the patch
            in order to get the fixes into effect.

            For distribution of the SAP agent, refer to
            the OmniBackII Installation guide.

            NOTE!
            Instructions for manual installation of non HP-UX patches:

            1. Rename the patch:

               mv PHSS_<number> PHSS_<number>.shar

            2. Then unshar the patch:

               sh PHSS_<number>.shar.

            During unshar operation an error message will occur due to
            using non HP-UX platform for unshar although everything
            will be done. When the patch is unshared, there will be
            PHSS_<number>.depot and PHSS_<number>.text.

            3. Depot file is a tar package, which should be untared:

               tar -xvf PHSS_<number>.depot

            There is whole directory structure stored in the package,
            so this tree structure will be created under current
            directory.

            4. Create a temporary directory /tmp/omni_tmp and copy
            appropriate packet.Z from expanded depot file.
            Use packet.Z from OMNI-SAP-P/<OS_TYPE>/A.03.50
            directory, where "OS_TYPE" is one of:

              dec/alpha/osf1-4, gpl/i386/linux, ibm/rs6000/aix-42,
              ncr/i386/mp-ras, sco/i386/sco_sv, sco/i386/unixware,
              sequent/i386/dynix, sgi/mips/irix-62, siemens/r400/sinix,
              sun/sparc/solaris-26, sun/sparc/sunos.

            5. In the next step one has to copy utils.tar package from
            the OmniBack II installation CD to a temporary directory
            on the non HP-UX machine (for example: /tmp/omni_tmp).
            The utils.tar file can be found on the installation CD
            on the following location:

            /OMNIBACK-II/OMNI-CORE-IS/opt/omni/databases/utils/ \
            <OS_TYPE>/utils.tar

            6. Un-tar the utils.tar package and find the omni_rinst.sh
            installation script. Install the patch locally on the
            non-HP-UX client using this script:

            ./omni_rinst.sh <tempdir>/packet.Z <package> <version> \
             <OS_TYPE> /usr/omni <Cell Server>

            where:
             <tempdir> - temporary directory where the packet.Z is
                stored (for example /tmp/omni_tmp)
             <package> - name of the component (for example SAP)
             <Cell Server> - one can see this parameter in the
                /usr/omni/config/cell/cell_server file. Be careful to
                set the same name as written in cell_server file.

            Following the procedure written above the patch should be
            successfully installed.

            Patch includes the following Site Specific Patches:
               SSPUX350_047
               SSPUX350_062
               SSPUX350_073
    -----End of Document ID: PHSS_26879------------------------------------------


    Document ID: PHSS_25968
    Date Loaded: 20020529
          Title: s700_800 10.X OV OB3.10 patch - SAP packet

    Patch Name: PHSS_25968

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

    Creation Date: 02/05/23

    Post Date: 02/05/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.10

    Filesets:
            OMNIBACK-II.OMNI-SAP-P,A.03.10

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_25968:
            Id = HSLco28607 SR:8606213466
                SAP integration on Oracle 8.1.6 64 bit fails with:

                  "/usr/lib/pa20_64/dld.sl: Unable to find library
                   'libwtc8.sl'".

            Id = NSMex03690 SR:B554000819
                Load balancing of symmetrix disk fails.

            Id = HSLco26047 SR:H555005128
                Even if brarchive exit code is not 0, OmniBack II
                reports "Session completed successfully".

            Id = HSLco32623 SR:H555007122
                When manual balancing is used SAP backup fails.

            Id = HSLco33261 SR:H555007380
                SAP integration on UNIX clients automatically passes
                "-u" option.

            PHSS_22164:
            Id = NSMex03617, NSMex03601
                After installation of the superseded patch
                PHSS_21732 for 10.x or PHSS_21733 for 11.x,
                brbackup session fails with the error message:
                   "Brbackup doesn't respond."

            Id = JAGab72213
                The file /var/opt/omni/log/debug.log fills up with

                an 'unlink' message:
                  Main: unlink(switchLog=/oracle/KAP/sapbackup
                        /.switch.log) failed.

            Id = NSMex03392
                Lines of output from brbackup are duplicated in the
                session output.

            PHSS_21732:
            Id = JAGab72213, JAGab72230, JAGac88670
                The file debug.log contains a lot of entries like this:
                   "unlink(switchLog=%s) failed. Error: %s"

            Id = NSMbb35986, NSMex03312
                When running simultaneous backup of database and
                archive logs from the same database (same host, same
                Oracle SID), set IDs can become incorrectly assigned
                to objects and this can cause session failing with the
                error message: "Set name is duplicated".

            PHSS_21236:
            Id = NSMex03259
                Backup of SAP/XP256 integration fails with the
                following message:

                  BR295I Splitting mirror disks...
                  BR278E Command output of
                    '/opt/omni/lbin/ob2smbsplit
                    /opt/oracle/8.0.5/sapbackup/.bdcefvvi.lst':
                  sh: /opt/omni/lbin/ob2smbsplit: not found.
                  BR280I Time stamp 2000-03-07 15.50.42
                  BR279E Return code from
                    '/opt/omni/lbin/ob2smbsplit
                     /opt/oracle/8.0.5/sapbackup/.bdcefvvi.lst': 127
                  BR299E Split/resynchronization of mirror disks failed

            PHSS_20386:
            Id = NSMex02865, NSMex02928, NSMex03011
                SAP backup fails with the following error message:

                   "Set name is duplicated."

            Id = NSMex03030
                SAP raw disk backup fails with the folowing error
                message:

                   "Error: Detected size of partition /dev/sap is
                   2138864616.
                   That's less than expected size 0."

            Id = NSMex03089
                Although backint is started with correct parameters,
                they are not displayed within the the message

                    "Backint is started with the following parameters."

            Id = NSMex03094
                SAP backup fails with 'Segmentation Fault'.

            PHSS_19594:
            Id = HSLco16368
                HP SureStoreE Disk Array XP256 is not supported by
                OmniBack II to perform a split mirror backup. This
                patch does not fix any other problem.

    Defect Description:
            PHSS_25968:
            Id = HSLco28607
                Shared library path for 64 bit libraries in
                omni_sap.exe and SAP_Template is not correct.

            Resolution:
                Path for ${ORA_HOME}/lib64 was added.

            Id = NSMex03690
                New feature is not added appropriately.

            Resolution:
                Load balancing feature for Symmetrix disk correctly
                added.

            Id = HSLco26047
                omnisap.exe script on UNIX does not exit with
                brarchive exit code.

            Resolution:
                omnisap.exe was changed to forward the exit code.

                Part of SSPUX310_060.

            Id = HSLco32623
                During SAP backup using manual balancing BAL_* files
                are not found and backup fails.

            Resolution:
                Code is corrected.

            Id = HSLco33261
                brbackup/brarchive is always started with "-u" option
                which displays logon information.

            Resolution:
                brbackup/brarchive options are passed in a file.

            PHSS_22164:
            Id = NSMex03617, NSMex03601
                If there is no response from brbackup, the backup
                session waits for an hour and then reports the error:
                   "Brbackup doesn't respond."
            Resolution:
                The session now waits for 15 minutes, and reports a
                warning indicating that there has been no response
                from brbackup. If there is still no response after
                1 hour, the session is aborted.

            Id = JAGab72213
                  The presence of the file .switch.log is used to
                  indicate that brbackup is still running, and that
                  backint must wait for it to complete.
                  Later brbackup removes the file. When then backint
                  tries to unlink it, backint fails and repeatedly
                  writes the 'unlink' message to the log file.
            Resolution:
                  Backint does no longer log the message when
                  checking for the presence of the .switch.log file.

            Id = NSMex03392
                 Sometimes brbackup sends empty lines to it's
                 output device. In this case backint repeats
                 the last text line for each empty line it receives.
            Resolution:
                 Backint now checks for empty lines and
                 does no longer repeat the last text line.

            PHSS_21732:
            Id = JAGab72213, JAGab72230, JAGac88670
                Some messages are logged to the debug.log file that
                should not be logged there. They indicate serious
                problems although there are actually none.

            Resolution:
                Checking of the unlink system function return value has
                been corrected.

            Id = NSMbb35986, NSMex03312
                When two sessions with the same SID run on the same
                host at the same time, then Omniback only considers
                the first one. The second set ID is incorrectly
                assigned based on the object names from the first
                session only.

            Resolution:
                Search loop has been modified in such a way, that
                object names from all running session are now checked.
                Part of SSPUX310_024.

            PHSS_21236:
            Id - NSMex03259
                The patch PHSS_20386/20387 does not contain the binary
                ob2smbsplit, which is needed for SAP/XP256 integration.

            Resolution:
                The binary ob2smbsplit for XP256 is included in
                HP-UX 10.20 / 11.x SAP Agent.

            PHSS_20386:
            Id = NSMex02865, NSMex02928, NSMex03011
                Concurrent backup of the SAP database and its archive
                logs results in the session failure because the same
                set name is used for both backups.

            Resolution:
                Set number is increased every time a backup set is
                initiated.
                Part of SSPUX310_001, SSPUX310_010.

            Id = NSMex03030
                SAP backup of a raw disk fails because the disk
                partition size returned from ioctl call is incorrectly
                compared to expected size of the partition in SAP
                input file. Only a part of the raw disk is backed up,
                and restore is not possible.

            Resolution:
                Raw disk size variable changed to 64-bit integer.
                Part of SSPUX310_009.

            Id = NSMex03089
                Only argv[0] is displayed as the backint call parameter.

            Resolution:
                All parameters are displayed when backint is called.

            Id = NSMex03094
                Incorrect 'if' statement results in error while
                opening a NULL file instead of correct balance file
                for SAP backup.

            Resolution
                'If' statement now finds NULL filename not usable
                for opening, and balance file is not applied.

            PHSS_19594:
            Id = HSLco16368
                Currently OmniBack II only supports the Split Mirror
                Backup concept with EMC Symmetrix. After the
                introduction of the new HP SureStoreE Disk Array
                XP256, it was requested that OmniBack II also
                supports this disk array with the split mirror backup
                concept. This requires to support Oracle 8.0.x and
                SAP R/3 in this concept as well and in addition a new
                manual is needed.

            Resolution:
                The SureStoreE Agent (SSEA) was developed for
                HP-UX to control the SureStoreE disk array.
                The Backup Session Manager, INET on HP-UX,
                and the NT GUI were enhanced and in addition
                Oracle 8.0.x and SAP integrations are
                supported. Also the manual "HP OpenView
                OmniBack II HP SureStore E Disk Array XP256
                Configuration Guide" will be released.

    SR:
            H555007380 B554000819 8606213466 H555007122 H555006178
            H555005128 3100187508 8606104596 8606129765 8606108774

    Patch Files:
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-1020/A.03.10/
                    packet.Z
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-10/A.03.10/
                    packet.Z
            /opt/omni/databases/vendor/sap/ibm/rs6000/aix-42/A.03.10/
                    packet.Z
            /opt/omni/databases/vendor/sap/sun/sparc/solaris/A.03.10/
                    packet.Z
            /opt/omni/databases/vendor/sap/sun/sparc/solaris-26/A.03.10/
                    packet.Z

    what(1) Output:
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-1020/A.03.10/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/hp/s800/hp-ux-10/A.03.10/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/ibm/rs6000/aix-42/A.03.10/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/sun/sparc/solaris/A.03.10/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/sap/sun/sparc/solaris-26/A.03.10/
                    packet.Z:
                    None

    cksum(1) Output:
            3655564918 1144931 /opt/omni/databases/vendor/sap/hp/s800/
                    hp-ux-1020/A.03.10/packet.Z
            3021328969 894935 /opt/omni/databases/vendor/sap/hp/s800/
                    hp-ux-10/A.03.10/packet.Z
            3236112326 753091 /opt/omni/databases/vendor/sap/ibm/rs6000/
                    aix-42/A.03.10/packet.Z
            507733980 944788 /opt/omni/databases/vendor/sap/sun/sparc/
                    solaris/A.03.10/packet.Z
            2094954601 975339 /opt/omni/databases/vendor/sap/sun/sparc/
                    solaris-26/A.03.10/packet.Z

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_19594 PHSS_20386 PHSS_21236 PHSS_21732 PHSS_22164

    Equivalent Patches:
            PHSS_25969:
            s700: 11.00
            s800: 11.00

    Patch Package Size: 4670 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_25968

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

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

            By default swinstall will archive the original software in
            /var/adm/sw/patch/PHSS_25968. 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_25968.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_25968.depot of=/dev/rmt/0m bs=2k

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

            The OB2 SAP agent must be redistributed to the SAP
            client system(s) after the installation of the patch
            in order to get the fixes into effect.

            For distribution of the SAP agent, refer to
            the OmnibackII Installation guide.

            NOTE!
            The patches PHSS_19594/19595 introduced support for
            HP SureStore E XP256 disk array.

            In order to enable the HP SurStoreE Agent (SSEA)
            functionality, a license-to-use (B7023AA) must be
            installed. In addition, at least the following OB2
            patches are required:

               PHSS_21650/PHSS_21651 - Cell Server patch
               PHSS_20111/PHSS_20112 - Oracle8 integration patch
               PHSS_21734/PHSS_21735 - SSEA integration patch
               PHSS_21770/PHSS_21771 - Core patch
               OMNIBACK_00012 - Windows NT

            Some of these above mentioned patches may be superseded
            by a newer patch. Please check the HP Electronic
            Support Center web page for latest and the most up
            to date patch status.

            For more information regarding the installation procedure
            refer to the "HP OpenView OmniBack II HP SureStore E Disk
            Array XP256 Configuration Guide"

            NOTE!
            Patch includes the following Site Specific Patches:
               SSPUX310_001
               SSPUX310_009
               SSPUX310_010
               SSPUX310_014
               SSPUX310_019
               SSPUX310_024
               SSPUX310_060
    -----End of Document ID: PHSS_25968------------------------------------------