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.external.hp.com)
Date: Sun Dec 02 2001 - 07:56:58 CST

  • 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 Dec 2 3:05:15 PST 2001

    Table of Contents:

    Document ID Title
    --------------- -----------
    PHSS_24996 s700_800 10.20 OV OB4.00 patch - CS packet
    PHSS_24992 s700_800 10.20 OV OB4.00 patch - CC packet
    PHSS_25771 s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.47
    PHSS_24980 s700_800 10.20 OV OB4.00 patch - MA packet
    PHSS_24998 s700_800 10.20 OV OB4.00 patch - ORACLE8 packet
    PHCO_25591 s700_800 10.20 login(1) cumulative patch

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


    Document ID: PHSS_24996
    Date Loaded: 20011129
          Title: s700_800 10.20 OV OB4.00 patch - CS packet

    Patch Name: PHSS_24996

    Patch Description: s700_800 10.20 OV OB4.00 patch - CS packet

    Creation Date: 01/11/16

    Post Date: 01/11/29

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

    Products:
            OmniBackII A.04.00

    Filesets:
            OMNIBACK-II.OMNI-CS,A.04.00

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_24996:
            Id = HSLco27250 SR: H555005624
                Import of session fails.

            Id = HSLco27465 SR: H555005680
                Post-exec script specified for a virtual hostname does
                not start if pre-exec script fails.

            Id = HSLco27522 SR: H555005697
                Adding OmniBack II licenses in MC/ServiceGuard
                environment fails with an error:

                  "Cell Server host IP is not in IP range.".

            Id = HSLco27577 SR: H555005710
                Clean drive request does not report an error
                when cleaning tape is not available.

            Id = HSLco27801 SR: H555005769
                Restore of EMC integration session hangs.

            Id = HSLco27848 SR: H555005792
                Multiple "Trees not found." error messages are
                reported during filesystem restore.

            Id = HSLco27897 SR: H555005805
                Omniback II continues with the backup session
                although Oracle Recovery Manager ended abnormally.

            Id = HSLco28271 SR: H555005973
                Restore session fails with error:

                  "Can not load exchanger medium.".

            Id = HSLco29824 SR: H555006482
                Omnir ignores "-into" option when one of the needed
                media is missing and no medium catalog data exists.

            Id = JAGad48558 SR: 8606179334
                OmniBack II creates duplicated tape labels.

            Id = JAGad64442 SR: 8606195237
                OmniBack II internal database owner is not set
                properly after configuring OmniBack II in
                MC/ServiceGuard environment.

            Id = JAGad86475 SR: 8606217323
                Cell Request Server and session managers frequently
                abort.

            Id = NSMbb41837 SR: B555011167
                Media Agent takes 4 hours to abort the session.

            Id = NSMbb42348 SR: B555011595
                NDMP password stored in cell_info file is not
                encrypted.

            Id = NSMbb42370 SR: H555006525
                Listing from media with "log files" selected results
                in an internal error.

            Id = NSMbb42426 SR: H555006152
                omnidbinit command does not remove binary files.

            Id = NSMex04465 SR: H555005922
                Backup is waiting for all pre/post-exec scripts to
                finish before proceeding.

            Id = NSMex04520 SR: H555005999
                Even though the Load Balancing is set min to 1
                and max to 1, more than one Media Agent is started.

            Id = NSMex04549 SR: H555006047
                SSEA Integration needs both SSEA and EMC
                licenses in order to run backup.

            Id = NSMex04472 SR: H555006595
                Performing an upgrade of Omniback II internal
                database from 3.x to 4.0 version takes very long
                time.

            Id = NSMbb43127 SR: H555006592
                Omnidbcheck does not work correctly in centralized
                media management environment.

    Defect Description:
            PHSS_24996:
            Id = HSLco27250
                Import of integration session fails if the session is
                spanned over two or more media.

            Resolution:
                Checking for object description is changed.

            Id = HSLco27465
                OmniBack II improperly recognizes post-exec script as a
                start request if pre-exec script fails in cluster
                environment.

            Resolution:
                OB2FORCEPOSTEXEC environment variable is added.
                Setting its value to 1 in the .omnirc file causes
                post-exec scripts to be started regardless of pre-exec
                script exit code.

            Id = HSLco27522
                OmniBack II is not able to list all interfaces in cells
                with more than 20 LAN cards because the buffer is too
                small.

            Resolution:
                Buffer for storing interfaces is increased.

            Id = HSLco27577
                Backup Session Manager does not retry checking
                for the cleaning tape after clean drive request is
                generated.

            Resolution:
                Backup Session Manager waits until cleaning tape
                is specified.

            Id = HSLco27801
                Even though volume groups resolving or
                mounting fails for some reason during an EMC
                integration restore, Restore Session Manager loads
                the tape for restore and hangs.

            Resolution:
                Error handling is improved.

            Id = HSLco27848
                Restoring a filesystem from GUI takes full backup
                session instead of proper incremental session.

            Resolution:
                Message "Trees not found" is reported only once.

            Id = HSLco27897
                Omniback II does not check ob2rman's exit code.

            Resolution:
                Error handling is improved.

            Id = HSLco28271
                After the mount request during restore from SCSI-II
                library, Omniback tries to load "" medium into drive.

            Resolution:
                Restore session manager rechecks the configuration
                after the mount request is confirmed.

            Id = HSLco29824
                Exporting one of the needed media results in
                omitting "-into" option when backup session with
                "-no_log" option spans over multiple media.

            Resolution:
                Restore Session Manager error handling is improved.

            Id = JAGad48558
                Initializition with "Autolabel" option creates
                duplicated tape labels.

            Resolution:
                Medium initialization does not create duplicated tape
                labels.

            Id = JAGad64442
                OmniBack II internal database ownership belongs to
                primary node instead of floating hostname in
                MC/ServiceGuard environment.

            Resolution:
                Database ownership is set to floating hostname.

            Id = JAGad86475
                Cell Request Server and session managers abort
                because of an accept() command failure on some
                HP-UX 11.x systems.

            Resolution:
                accept() command is re-executed in case of
                ENOBUFS failure.

            Id = NSMbb41837
                Aborting of a restore session is incorrectly detected.

            Resolution:
                Aborting detection is correctly implemented.

            Id = NSMbb42348
                NDMP password token does not have encryption
                flag set.

            Resolution:
                Encryption flag is set on NDMP password token.

            Id = NSMbb42370
                "Log Files" option is not properly implemented.

            Resolution:
                "Log Files" option is properly implemented.

            Id = NSMbb42426
                omnidbinit command does not remove binary files
                on HP-UX systems.

            Resolution:
                omnidbinit command removes binary files on
                HP-UX systems.

            Id = NSMex04465
                Backup session is in sleep mode during the
                pre/post-exec scripts execution. This can cause
                the session to last a long time.

            Resolution:
                New global option is introduced. Details:

                name: PrePostExecOnEveryVolumeForHostBackup

                format:

                    PrePostExecOnEveryVolumeForHostBackup=<0 or 1>

                    default: 0

                    If this option is set (=1), Backup Disk Agent
                    (BDA) will execute pre/post-exec scripts for
                    every volume of host object specified.
                    If this option is not set (=0), Backup Session
                    Manager (BSM) will execute pre-exec script prior
                    to starting first volume BDA and post-exec
                    script after last volume BDA. During the
                    execution of these scripts, the BSM will sleep.

            Id = NSMex04520
                Backup Session Manager incorrectly handles load
                balancing option by using the default settings.

            Resolution:
                Backup Session Manager balance routine handling
                is modified to correctly use balancing options.

                Part of SSPUX400_001.

            Id = NSMex04549
                Omniback is incorrectly checking the licenses.

            Resolution:
                Omniback checks the licenses correctly.

            Id = NSMex04472
                Internal database upgrade performance is very poor
                in environments with a large number of files (>1000000)
                within single directory.

            Resolution:
                Performance of the upgrade is increased using the
                additional memory. In order to achieve this, two
                variables have to be set in /etc/opt/omni/options/global
                file:

                  DcFbCdCacheTreshold=150
                  DcFbCdCacheMaxHoleSize=10

            Id = NSMbb43127
                If Cell Manager system is client for centalized media
                management database, omnidbcheck does not handle
                log files properly.

            Resolution:
                Log files handling is improved.

    SR:
            H555006595 H555005769 H555005697 8606217323 H555005999
            8606195237 8606179334 B555011167 H555005710 H555006152
            B555011595 H555006047 H555005624 H555005922 H555005805
            H555006525 H555005680 H555006482 H555006592 H555005792
            H555005973

    Patch Files:
            /etc/opt/omni/cell/cell_format
            /etc/opt/omni/dltemplates/lists/oracle8/Archive
            /etc/opt/omni/dltemplates/lists/oracle8/Archive_Delete
            /etc/opt/omni/dltemplates/lists/oracle8/Whole_Online
            /etc/opt/omni/dltemplates/lists/oracle8/Whole_Online_Delete
            /etc/opt/omni/dltemplates/lists/oracle8/Database_Archive
            /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_Archive
            /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_ArchiveDel
            /opt/omni/sbin/omnitrig
            /opt/omni/sbin/install/omniforsg.ksh
            /opt/omni/sbin/omnidbinit
            /opt/omni/sbin/omnidbcheck
            /opt/omni/lbin/bsm
            /opt/omni/lbin/rsm
            /opt/omni/lbin/msm
            /opt/omni/lbin/dbsm
            /opt/omni/lbin/asm
            /opt/omni/lbin/crs
            /opt/omni/lbin/mmd
            /opt/omni/.CII_CS
            /opt/omni/lib/libob2emmdb.sl
            /opt/omni/lib/libob2eadm.sl
            /opt/omni/lib/libob2ecdb.sl
            /opt/omni/lib/libob2ecmn.sl
            /opt/omni/newconfig/etc/opt/omni/cell/cell_format
            /opt/omni/newconfig/etc/opt/omni/options/global
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Archive
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Archive_Delete
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Archive
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_Archive
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_ArchiveDel
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online_Delete

    what(1) Output:
            /etc/opt/omni/cell/cell_format:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/Archive:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/Archive_Delete:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/Whole_Online:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/Whole_Online_Delete:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/Database_Archive:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_Archive:
                    None
            /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_ArchiveDel:
                    None
            /opt/omni/sbin/omnitrig:
                    [TZ=GMT0 /opt/omni/sbin/omnitrig -version]
                    HP OpenView OmniBack II A.04.00: OMNITRIG, internal
                            build PHSS_24996/PHSS_24997, built on Mon Oc
                            t 15 16:23:19 2001
            /opt/omni/sbin/install/omniforsg.ksh:
                    None
            /opt/omni/sbin/omnidbinit:
                    [TZ=GMT0 /opt/omni/sbin/omnidbinit -version]
                    HP OpenView OmniBack II A.04.00: OMNIDBINIT, interna
                            l build PHSS_24996/PHSS_24997, built on Wed
                            Nov 7 11:29:05 2001
            /opt/omni/sbin/omnidbcheck:
                    [TZ=GMT0 /opt/omni/sbin/omnidbcheck -version]
                    HP OpenView OmniBack II A.04.00: OMNIDBCHECK, intern
                            al build PHSS_24996/PHSS_24997, built on Mon
                             Nov 12 12:52:55 2001
            /opt/omni/lbin/bsm:
                    [TZ=GMT0 /opt/omni/lbin/bsm -version]
                    HP OpenView OmniBack II A.04.00: BSM, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            10:30:17 2001
            /opt/omni/lbin/rsm:
                    [TZ=GMT0 /opt/omni/lbin/rsm -version]
                    HP OpenView OmniBack II A.04.00: RSM, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            10:31:23 2001
            /opt/omni/lbin/msm:
                    [TZ=GMT0 /opt/omni/lbin/msm -version]
                    HP OpenView OmniBack II A.04.00: MSM, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            11:06:26 2001
            /opt/omni/lbin/dbsm:
                    [TZ=GMT0 /opt/omni/lbin/dbsm -version]
                    HP OpenView OmniBack II A.04.00: DBSM, internal buil
                            d PHSS_24996/PHSS_24997, built on Thu Nov 15
                             10:45:52 2001
            /opt/omni/lbin/asm:
                    [TZ=GMT0 /opt/omni/lbin/asm -version]
                    HP OpenView OmniBack II A.04.00: ASM, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            10:17:48 2001
            /opt/omni/lbin/crs:
                    [TZ=GMT0 /opt/omni/lbin/crs -version]
                    HP OpenView OmniBack II A.04.00: CRS, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            11:18:14 2001
            /opt/omni/lbin/mmd:
                    [TZ=GMT0 /opt/omni/lbin/mmd -version]
                    HP OpenView OmniBack II A.04.00: MMD, internal build
                             PHSS_24996/PHSS_24997, built on Thu Nov 15
                            10:55:11 2001
            /opt/omni/.CII_CS:
                    None
            /opt/omni/lib/libob2emmdb.sl:
                    None
            /opt/omni/lib/libob2eadm.sl:
                    None
            /opt/omni/lib/libob2ecdb.sl:
                    None
            /opt/omni/lib/libob2ecmn.sl:
                    None
            /opt/omni/newconfig/etc/opt/omni/cell/cell_format:
                    None
            /opt/omni/newconfig/etc/opt/omni/options/global:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Archive:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Archive_Delete:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Archive:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_Archive:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_ArchiveDel:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online:
                    None
            /opt/omni/newconfig/etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online_Delete:
                    None

    cksum(1) Output:
            3793704502 3338 /etc/opt/omni/cell/cell_format
            216099702 465 /etc/opt/omni/dltemplates/lists/oracle8/
                    Archive
            1054187261 524 /etc/opt/omni/dltemplates/lists/oracle8/
                    Archive_Delete
            3115011229 538 /etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online
            1284758894 599 /etc/opt/omni/dltemplates/lists/oracle8/
                    Whole_Online_Delete
            3614152794 662 /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Archive
            2861451592 766 /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_Archive
            2432391300 821 /etc/opt/omni/dltemplates/lists/oracle8/
                    Database_Switch_ArchiveDel
            4017222496 510276 /opt/omni/sbin/omnitrig
            3309028381 5145 /opt/omni/sbin/install/omniforsg.ksh
            2959395246 669266 /opt/omni/sbin/omnidbinit
            1936702332 755444 /opt/omni/sbin/omnidbcheck
            3916960132 1465770 /opt/omni/lbin/bsm
            1565757008 1112815 /opt/omni/lbin/rsm
            1765737651 858335 /opt/omni/lbin/msm
            920100402 1477401 /opt/omni/lbin/dbsm
            2716186134 755579 /opt/omni/lbin/asm
            1876330946 751521 /opt/omni/lbin/crs
            42229200 571066 /opt/omni/lbin/mmd
            2893922269 10769 /opt/omni/.CII_CS
            3302700991 733848 /opt/omni/lib/libob2emmdb.sl
            1912347980 873294 /opt/omni/lib/libob2eadm.sl
            2304440922 897863 /opt/omni/lib/libob2ecdb.sl
            3499678560 878034 /opt/omni/lib/libob2ecmn.sl
            3793704502 3338 /opt/omni/newconfig/etc/opt/omni/cell/
                    cell_format
            4123410323 38475 /opt/omni/newconfig/etc/opt/omni/options/
                    global
            216099702 465 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Archive
            1054187261 524 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Archive_Delete
            3614152794 662 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Database_Archive
            2861451592 766 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Database_Switch_Archive
            2432391300 821 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Database_Switch_ArchiveDel
            3115011229 538 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Whole_Online
            1284758894 599 /opt/omni/newconfig/etc/opt/omni/dltemplates/
                    lists/oracle8/Whole_Online_Delete

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

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

    Patch Package Size: 12190 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_24996

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

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

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

    Special Installation Instructions:
            PHSS_24996:
            NOTE!
            This Patch has to be installed on the Cell Manager host.
            OmniBack II server must be shutdown before installing
            the patch. Use the following command for shutting down
            the server:

               "/opt/omni/sbin/omnisv.sh stop".

            After the installation is complete, restart OmniBack II
            server using "/opt/omni/sbin/omnisv.sh start".

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


    Document ID: PHSS_24992
    Date Loaded: 20011129
          Title: s700_800 10.20 OV OB4.00 patch - CC packet

    Patch Name: PHSS_24992

    Patch Description: s700_800 10.20 OV OB4.00 patch - CC packet

    Creation Date: 01/11/19

    Post Date: 01/11/29

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

    Products:
            OmniBackII A.04.00

    Filesets:
            OMNIBACK-II.OMNI-HPUX-P,A.04.00
            OMNIBACK-II.OMNI-OTHUX-P,A.04.00

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_24992:
            Id = HSLco23175 SR: H555003773
                OmniBack II does not support Lotus Domino.

            Id = HSLco26518 SR: H555005364
                Copying Oracle 8 barlist using the GUI creates
                incorrect barlists.

            Id = HSLco27575 SR: H555005709
                Command "omnimm -enter [slot_range]" returns
                "Invalid slot" errors.

            Id = HSLco27731 SR: H555005738
                Incorrect message is displayed when trying to
                browse locked internal database.

            Id = HSLco27802 SR: H555005770
                It is not possible to get session ID from the
                database for Oracle 8 backup sessions.

            Id = HSLco27803 SR: H555005771
                It is not possible to use "duplex" option.

            Id = HSLco27804 SR: H555005772
                Number of allocated channels to be used for the
                backup cannot be changed.

            Id = HSLco27833 SR: H555005786
                "Check Installation", "Add Components" and "Upgrade"
                in GUI Clients context show incorrect information.

            Id = HSLco27837 SR: H555005788
                Owner's e-mail address from Administration tab in
                Clients context GUI cannot be removed.

            Id = HSLco28793 SR: H555006144
                Omnir command starts multiple Database Session
                Managers.

            Id = NSMbb42370 SR: H555006525
                Listing from media with "Log Files" selected results
                in an internal error.

            Id = NSMex04561 SR: H555006119
               Restore GUI ends abnormally when trying to display
               properties of a file to be restored.

    Defect Description:
            PHSS_24992:
            Id = HSLco23175
                OmniBack II does not support Lotus Domino.

            Resolution:
                OmniBack II supports Lotus Domino.

                OmniBack II Lotus Domino integration will work when in
                addition these patches (or their successors) are
                available and installed:

                  PHSS_24994/PHSS_24995 (Core)
                  PHSS_24990/PHSS_24991 (Lotus)

            Id = HSLco26518
                Copying Oracle 8 barlist using the GUI does not
                replace old barlist's name throughout the new
                barlist.

            Resolution:
               Copying Oracle 8 barlists using the GUI works
               properly.

            Id = HSLco27575
                When the slot range is between 1 and 99, a leading
                zero is appended to "slot_range" value, which causes
                "Invalid slot" errors.

            Resolution:
                Command "omnimm -enter [slot_range]" works as
                expected.

            Id = HSLco27731
                When trying to browse Omniback's internal database
                during the database purge execution, incorrect

                  "Errors - Details Unknown"

                message is displayed.

            Resolution:
                When trying to browse Omniback's internal database
                during the database purge execution, proper

                  "Cannot open database! Somebody is running
                   omnidbcheck or omnidbutil command!"

                message is displayed.

            Id = HSLco27802
                Starting Oracle8 backup session immediately after
                saving the barlist results in changing barlists' name
                to default "New1".

            Resolution:
                Correct barlist name is set when searching for
                the Oracle 8 backup sessions using barlist name
                as a filter.

            Id = HSLco27803
                Recovery Manager script is overwrites duplex every
                time it is generated.

            Resolution:
               GUI part responsible for handling Oracle 8 objects is
               improved.

            Id = HSLco27804
                Generating the Recovery Manager script for backup
                calculates the number of channels needed based on
                concurrency and default options.

            Resolution:
               GUI part responsible for handling Oracle 8 objects is
               improved.

            Id = HSLco27833
                "Check Installation", "Add Components" and "Upgrade"
                in GUI Clients list all the clients regardless of
                Installation Server type (HP-UX or
                Windows NT/2000).

            Resolution:
                Correct list of clients is listed when using option in
                GUI Clients context.

            Id = HSLco27837
                The entries to Owner e-mail text box are added to
                cell_info file and cannot be removed.

            Resolution:
                General Owner email text box displays last e-mail
                address entered.

            Id = HSLco28793
               New Database Session Manager instance is started
               every time when omnir is trying to retrieve object
               information from the database.

            Resolution:
                Omnir reuses existing connections.

                Part of SSPUX400_003.

            Id = NSMbb42370
                "Log Files" option is not properly implemented.

            Resolution:
                "Log Files" option is properly implemented.

            Id = NSMex04561
               A NULL pointer is set to one of the structures
               controlling the files' properties. This causes Restore
               Gui to end abnormally.

            Resolution:
               Files' properties are properly displayed.

    SR:
            H555005786 H555005788 H555006144 H555006119 H555005364
            H555006525 H555005770 H555003773 H555005771 H555005709
            H555005772 H555005738

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

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

    cksum(1) Output:
            2345514988 36336747 /opt/omni/databases/vendor/cc/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            3845870397 36336523 /opt/omni/databases/vendor/cc/hp/s800/
                    hp-ux-11/A.04.00/packet.Z
            2827297315 6659441 /opt/omni/databases/vendor/cc/dec/alpha/
                    osf1-4/A.04.00/packet.Z
            2525320541 5281039 /opt/omni/databases/vendor/cc/gpl/i386/
                    linux-60/A.04.00/packet.Z
            3862234730 5911167 /opt/omni/databases/vendor/cc/ibm/rs6000/
                    aix-42/A.04.00/packet.Z
            3363332241 5837338 /opt/omni/databases/vendor/cc/ncr/i386/
                    mp-ras/A.04.00/packet.Z
            560930158 5693041 /opt/omni/databases/vendor/cc/sco/i386/
                    sco_sv/A.04.00/packet.Z
            2900419297 5634697 /opt/omni/databases/vendor/cc/sco/i386/
                    unixware/A.04.00/packet.Z
            3008218134 5789279 /opt/omni/databases/vendor/cc/sequent/
                    i386/dynix/A.04.00/packet.Z
            1021250076 7596147 /opt/omni/databases/vendor/cc/sgi/mips/
                    irix-62/A.04.00/packet.Z
            1101125948 6528745 /opt/omni/databases/vendor/cc/siemens/
                    r400/sinix/A.04.00/packet.Z
            1527565402 6179637 /opt/omni/databases/vendor/cc/sun/sparc/
                    solaris-26/A.04.00/packet.Z

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

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

    Patch Package Size: 130720 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_24992

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

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

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

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

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

            For distribution of the User Interface, refer to the
            OmniBackII Installation guide.

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


    Document ID: PHSS_25771
    Date Loaded: 20011127
          Title: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.47

    Patch Name: PHSS_25771

    Patch Description: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.47

    Creation Date: 01/11/20

    Post Date: 01/11/27

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

    Products:
            FORTRAN90 B.10.20.40
            FORTRAN90 B.10.20.42

    Filesets:
            FORTRAN90.FORT90-PRG,B.10.20.40
            FORTRAN90.FORT90-PRG,B.10.20.42
            FORTRAN90.FORT90-MAN,B.10.20.40
            FORTRAN90.FORT90-MAN,B.10.20.42
            FORTRAN90.F90-JPN-E-MAN,B.10.20.40
            FORTRAN90.F90-JPN-E-MAN,B.10.20.42
            FORTRAN90.F90-JPN-S-MAN,B.10.20.40
            FORTRAN90.F90-JPN-S-MAN,B.10.20.42

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_25771:
            01)JAGad96323: The compiler aborts during handling of a
                           CRAY pointer object.
            02)JAGad96085: The compiler issues an error message when
                           defining a generic function using
                           an INTERFACE block when the function
                           specification contains a RESULT clause.
            03)JAGad95772: The compiler asserts with -g on a program
                           with a hollerith constant.
            04)JAGad95812: The compiler issues an error with +Oopenmp
                           and Sun's c$pragma directive.
            05)JAGad95935: Bad compile-time evaluation of math
                           function calls with constant arguments.
            06)JAGad93111: The compiler emits an "unable to privatize
                           compiler temp" warning for an OMP parallel
                           directive.
            07)JAGad95189: The compiler emits an f95resolve.c assert
                           on operator in INTERFACE definition.

            PHSS_25616:
            01)JAGab14095: Debugger does not stop at the right line
                           number.
            02)JAGab76571: Compiler gets an internal error with array
                           assignment.
            03)JAGad06371: The compiler aborts with segmentation fault
                           after correctly reporting errors.
            04)JAGad91856: Wrong answers for reentrant subroutines.
            05)JAGad92916: Data size over 2**31 bytes is incorrectly
                           promoted to 64 bit
            06)JAGad93080: Compiler issues error messages for
                           c$doacross, c$$, *$$ and !$$.
            07)JAGad93165: The compiler aborts when a module is 'use'd
                           multiple times within the same source file.
            08)JAGad93166: The compiler issues an error message for
                           c$$$.
            09)JAGad93470: Line number information is incorrect when
                           compiling .F files or when +cpp=yes.
            10)JAGad93578: The compiler generates an assertion
                           claiming "Missing LAB for label" on
                           Open MP code.
            11)JAGad94515: The F90 compiler limits initialized DATA
                           to 42 megabytes, much smaller than F77.

            PHSS_25520:
            01)JAGad87638: Intermittant wrong answers using at
                           high optimization levels.
            02)JAGad89871: Compiler error compiling a recursive
                           function, abnormal exit from bridge.
            03)JAGad92123: Use of 300 continuation lines causes
                           internal compiler error.
            04)JAGad92124: The label on a 'type' statement is lost.

            PHSS_25413:
            01)JAGad85737: The compiler does not correctly handle BOZ
                           constants in intrinsic function calls.
            02)JAGad90122: The compiler does not accept the incremental
                           linking options +ild and +ildrelink.
            03)JAGad90369: The compiler asserts on data statement which
                           uses rep and has another overlapping data
                           statement.
            04)JAGad90394: The compiler aborts with f90: Signal 6.
            05)JAGad90477: Use of the +Ofaster compile option causes
                           bus error.

            PHSS_25175:
            01)JAGab67472: A problem with strength reduction of 64
                           bit multiplication by unsigned consants
                           caused wrong answers.
            02)JAGac86637: The compiler errantly reports "invalid arc
                           calculation" warning.
            03)JAGad62170: The +U option needs to support multiple
                           arguments.
            04)JAGad84653: The compiler does not accept 'type' as
                           a 'print' statement.
            05)JAGad85160: Reference to omp_memcpy is unresolved.
            06)JAGad85254: The compiler asserts on an OMP intrinsic.
            07)JAGad85371: Customer reports need to have more than 256
                           continuation lines.
            08)JAGad85372: Performance for guided scheduling does not
                           scale well beyond 2 threads.
            09)JAGad86385: The compiler aborts with interanl error on
                           the pack intrinsic.
            10)JAGad87340: Compiler aborts with TCG assertion in
                           in_descriptor.c.
            11)JAGad87380: The compiler does not recognize the
                           +Onoopenmp command-line switch.
            12)JAGad87416: Compiler aborts with TCG assertion.
            13)JAGad87513: Using $HP$SHARED_COMMON within second
                           subroutine in a file Is ignored, causing
                           wrong answers.
            14)JAGad88599: Bus error occurs when intrinsic function LOC
                           is called with a non-subscripted array.
            15)JAGad88762: OMP directive is ignored.
            16)JAGad89129: Error occurs when implicitly opening a file
                           with unit number greater than 99.

            PHSS_24771:
            01)JAGaa68246: Wrong answers with floating point
                           comparisons using +FPD.
            02)JAGab73429: The compiler does not allow the !$ALIAS
                           directive.
            03)JAGad03801: Compiler crashing on end do statements with
                           no matching do statements.
            04)JAGad08183: Run time error with assigned gotos in 64bit
                           mode
            05)JAGad15689: Failure on entry statement that returns a
                           quadword result.
            06)JAGad62340: The +cat option at the end of the compile
                           line caused compile problems.
            07)JAGad73062: Compiler aborts when parallelizing a loop
                           with an inlined routine.
            08)JAGad73370: Wrong answers from libF90 cputime routine.
            09)JAGad73465: Code sometimes generated wrong answers at
                           optimization level +O3.
            10)JAGad73529: Garbled "Module not found" error messages.
            11)JAGad74647: Open MP parallelization causes segmentation
                           fault.
            12)JAGad77170: SAVE tags an automatic variable, a variable
                           type not eligible for SAVE causing bogus
                           compile-time errors.
            13)JAGad77176: Compiler abort when an Open MP PRIVATE
                           variable is from a USEd module.
            14)JAGad77883: Compiler abort on interface assignment.
            15)JAGad79146: Gdb unable to show the correct f90 source
                           lines when stepping.
            16)JAGad81039: Compiler aborts with "abnormal exit taken
                           from bridge" with nested routines and
                           modules.
            17)JAGad81737: OMP variable trip count loops not always
                           correctly parallelized.
            18)JAGad81738: Loops with induction variables of type
                           integer*8 were not transforming the
                           increment value to be an I*8 constant.
            19)JAGad82866: Compiler aborts while generating code for
                           an array initialization in wide mode.

    Defect Description:
            PHSS_25771:
            01)JAGad96323: The CRAY target object was not being
                           handled properly by intrinsics.
               Resolution: Recompile with the new compiler.
            02)JAGad96085: The function result type attributes were
                           not being checked correctly.
               Resolution: Recompile with the new compiler.
            03)JAGad95772: The compiler recognized a hollerith
                           field as an unnamed variable and issued
                           invalid debug information.
               Resolution: Recompile with the new compiler.
            04)JAGad95812: C$pragma was not recognized, the compiler
                           has been changed to ignore it.
               Resolution: Recompile with the new compiler.
            05)JAGad95935: The compiler was constant folding divides
                           by zero.
               Resolution: Recompile with the new compiler.
            06)JAGad93111: The compiler created temporary variables
                           but failed to privatize them in the parallel
                           region.
               Resolution: Recompile with the new compiler.
            07)JAGad95189: A USE statement of a module which exported
                           an operator definition within a nested
                           scope caused an abort due to failure to
                           clear the pushed operator count.
               Resolution: Recompile with the new compiler.

            PHSS_25616:
            01)JAGab14095: Fixed problem with line number handling.
               Resolution: Recompile with new compiler.
            02)JAGab76571: Fixed problem with type conversion on array
                           constants.
               Resolution: Recompile with new compiler.
            03)JAGad06371: Fixed problem with graceful handling of
                           error situation.
               Resolution: Recompile with new compiler.
            04)JAGad91856: Fixed problem with more than one thread
                           saving the result.
               Resolution: Recompile with the new compiler.
            05)JAGad92916: The compiler stored subspace lengths as
                           integers. Changed them to use unsigned
                           integers.
               Resolution: Recompile with the new compiler.
            06)JAGad93080: Changed the compiler to suppress errors for
                           c$doacross, c$$, *$$, and !$$.
               Resolution: Recompile with the new compiler.
            07)JAGad93165: Multiple use statements caused a name
                           collision. This has been fixed.
               Resolution: Recompile with the new compiler.
            08)JAGad93166: Fixed the compiler to allow C$$$ to be a
                           comment.
               Resolution: Recompile with the new compiler.
            09)JAGad93470: Fixed problem with #line directives throwing
                           off the line countin the original source
                           file.
               Resolution: Recompile with the new compiler.
            10)JAGad93578: Fixed problem with missing label from
                           replicated nodes resulting from
                           parallelization.
               Resolution: Recompile with the new compiler.
            11)JAGad94515: The data limit was too small. Increased it
                           to 400 megabytes.
               Resolution: Recompile with the new compiler.

            PHSS_25520:
            01)JAGad87638: Fixed uninitialized register problem causing
                           intermitant wrong answers at high
                           optimization levels.
               Resolution: Recompile with the new compiler.
            02)JAGad89871: Code to determine where the character length
                           is stored is aborting. Fixed this problem.
               Resolution: Recompile with the new compiler.
            03)JAGad92123: Over-writing memory due to overflow of 16
                           bit field describing debugger position.
                           Fixed field size.
               Resolution: Recompile with the new compiler.
            04)JAGad92124: Fixed handling of the 'type' form of the
                           print statement so that the label is
                           recognized.
               Resolution: Recompile with the new compiler.

            PHSS_25413:
            01)JAGad85737: The compiler did not correctly infer data
                           type for BOZ (typeless) constants from
                           context. This has been fixed.
               Resolution: Recompile with the new compiler.
            02)JAGad90122: Implemented the +ild and +ildrelink compile
                           options.
               Resolution: Recompile with the new compiler.
            03)JAGad90369: Fixed bug in handling of the data statement.
               Resolution: Recompile with the new compiler.
            04)JAGad90394: Fixed the internal compiler assertion.
               Resolution: Recompile with the new compiler.
            05)JAGad90477: Fixed the bug in handling the +Ofaster
                           compile option.
               Resolution: Recompile with the new compiler.

            PHSS_25175:
            01)JAGab67472: Fixed a problem with strength reduction
                           of 64 bit multiplication by unsigned
                           consants.
               Resolution: Recompile with the new compiler.
            02)JAGac86637: Removed an unused warning message
                           "invalid arc calculation".
               Resolution: Recompile with the new compiler.
            03)JAGad62170: Added support for multiple arguments to
                           the +U option.
               Resolution: Recompile with the new compiler.
            04)JAGad84653: To be consistent with f77, updated the
                           compiler to accept 'type' as a synonym
                           for 'print' when not within a declaration.
               Resolution: Recompile with the new compiler.
            05)JAGad85160: Fixed the compiler to resolve the
                           omp_memcpy reference.
               Resolution: Recompile with the new compiler.
            06)JAGad85254: Fixed the OMP intrinsic assertion problem
                           resulting from parameter mismatch.
               Resolution: Recompile with the new compiler.
            07)JAGad85371: Enhanced the compiler to allow up to 300
                           continuation lines.
               Resolution: Recompile with the new compiler.
            08)JAGad85372: Error in algorithm was causing the
                           compiler to use workload/2 to guide
                           scheduling. Changed this to use
                           workload/numthreads.
               Resolution: Recompile with the new compiler.
            09)JAGad86385: Fixed the internal compiler error
                           generated on a pack intrinsic.
               Resolution: Recompile with the new compiler.
            10)JAGad87340: Fixed the internal compiler error
                           resulting in TCG in_descriptor.c
                           assertion.
               Resolution: Recompile with the new compiler.
            11)JAGad87380: Implemented the +Onoopenmp
                           command-line switch.
               Resolution: Recompile with the new compiler.
            12)JAGad87416: Fixed the compiler internal error.
               Resolution: Recompile with the new compiler.
            13)JAGad87513: Placement of $HP$SHARED_COMMON
                           directive contrary to documentation
                           was permitted in F77. Upgraded the
                          f90 compiler to allow the f77 placement.
               Resolution: Recompile with the new compiler.
            14)JAGad88599: Fixed problem with intrinsic handling
                           of dope vector array, resulting in bus
                           error.
               Resolution: Recompile with the new compiler.
            15)JAGad88762: Fixed problem so that OMP directives
                           are not lost.
               Resolution: Recompile with the new compiler.
            16)JAGad89129: Fixed bug in compiler for implicit
                           open of file with unit number greater
                           than 99.
               Resolution: Recompile with the new compiler.

            PHSS_24771:
            01)JAGaa68246: The compiler had a problem with using +FPD
                           combined with certain optimizations. This
                           has been fixed.
               Resolution: Recompile with the new compiler.
            02)JAGab73429: The compiler did not recognize the !$ALIAS
                           form of the $ALIAS directive. The compiler
                           has been changed to recognize !$ALIAS
               Resolution: Recompile with new compiler.
            03)JAGad03801: Compiler expected each end do statement to
                           have matching do statements. This has been
                           fixed so that an error message is generated.
               Resolution: Recompile with new compiler.
            04)JAGad08183: Compiler was incorrectly calculating the
                           destination address. This has been fixed.
               Resolution: Recompile with the new compiler.
            05)JAGad15689: Problem with quadword results for entry
                           statements has been fixed.
               Resolution: Recompile with the new compiler.
            06)JAGad62340: The compiler included the concatenated
                           file plus all of the individual files in
                           the compile and link. This has been fixed.
               Resolution: Recompile with the new compiler.
            07)JAGad73062: The compiler asserted under some cases
                           when parallelizing a loop with an inlined
                           routine. This has been fixed.
               Resolution: Recompile with the new compiler.
            08)JAGad73370: The cputime routine did not return the
                           correct value. This has been fixed.
               Resolution: Recompile with the new compiler.
            09)JAGad73465: The compiler incorrectly removed some code
                           assuming it was unreachable when it was in
                           fact needed. This has been fixed.
               Resolution: Recompile with the new compiler.
            10)JAGad73529: The compiler was built with the wrong version
                           of the error message file. This has been
                           fixed.
               Resolution: Recompile with the new compiler.
            11)JAGad74647: There was a problem with the variable step
                           transformation. This has been fixed.
               Resolution: Recompile with the new compiler.
            12)JAGad77170: The compiler generated SAVE tags for an
                           automatic variable. This has been fixed.
               Resolution: Recompile with the new compiler.
            13)JAGad77176: The compiler did not clear the USEASSOCIATED
                           bit for use variables which were privatized.
                           This has been fixed.
               Resolution: Recompile with the new compiler.
            14)JAGad77883: An INTERFACE Assignment definition prevented
                           the compiler from resolving an operator. This
                           has been fixed.
               Resolution: Recompile with the new compiler.
            15)JAGad79146: The compiler was using the incorrect variable
                           hashlinenumber which did not always track
                           line number. This has been fixed.
               Resolution: Recompile with the new compiler.
            16)JAGad81039: When propagating type tags from uplevel
                           imported module to the nested routine,
                           the compiler was not checking to see if
                           the type tags had already been set. This
                           has been fixed.
               Resolution: Recompile with the new compiler.
            17)JAGad81737: The compiler inadvertantly modified loops
                           not directly attached to OMP DO directives.
                           This has been fixed.
               Resolution: Recompile with the new compiler.
            18)JAGad81738: The compiler was not correctly typing
                           I*8 induction variables. This has been
                           fixed.
               Resolution: Recompile with the new compiler.
            19)JAGad82866: The compiler was incorrectly using the
                           address of the repetition count instead of
                           the repetition count. This has been fixed.
               Resolution: Recompile with the new compiler.

    SR:
            1653237206 8606102064 8606105391 8606129091 8606134666
            8606138917 8606146346 8606192958 8606193128 8606203884
            8606204193 8606204286 8606204347 8606205472 8606207992
            8606207998 8606208696 8606209960 8606211851 8606212551
            8606212552 8606213675 8606215466 8606215988 8606216083
            8606216201 8606216202 8606216568 8606217231 8606218190
            8606218230 8606218266 8606218364 8606219457 8606219622
            8606219988 8606220986 8606221235 8606221260 8606221343
            8606218489 8606220735 8606223019 8606223020 8606106993
            8606137253 8606222745 8606223819 8606223985 8606224069
            8606224070 8606224378 8606224490 8606225428 8606224016
            8606226117 8606226118 8606226709 8606226750 8606226873
            8606227023 8606227262

    Patch Files:
            /opt/fortran90/bin/f90
            /opt/fortran90/lbin/f90com32
            /opt/fortran90/lbin/f90com64
            /opt/fortran90/lib/libF90.a
            /opt/fortran90/lib/pa2.0/libF90.a
            /opt/fortran90/lib/nls/C/libF90.cat
            /opt/fortran90/lib/nls/msg/C/f90.cat
            /opt/fortran90/lib/nls/msg/C/f90com.cat
            /opt/fortran90/share/man/man1.Z/f90.1
            /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1
            /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1

    what(1) Output:
            /opt/fortran90/bin/f90:
                    HP-UX f90 20011120 (191253) B3907DB/B3909DB PHSS_25
                            771 B.10.20.47
                    HP F90 v2.5.8
                    /usr/lib/libc: $Revision: 76.3 $
            /opt/fortran90/lbin/f90com32:
                    HP F90 v2.5.8
                    HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
                    HP aC++ B3910B A.01.19.02 Classic Iostream Library
                    HP aC++ B3910B A.01.19.02 Language Support Library
                    Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
                            vember 16, 1998)
                    HP-UX f90com32 20011120 (184244) B3907DB/B3909DB PH
                            SS_25771 B.10.20.47
                    Copyright (c) 1993-2001 HP. All Rights Reserved.
                    HP Fortran-95 Version F95D4 HP:131200:080240
                    Ucode-2 Version 2-6
                    High Level Optimizer - 20-Nov-2001.18:32
                    /usr/lib/libc: $Revision: 76.3 $
            /opt/fortran90/lbin/f90com64:
                    HP F90 v2.5.8
                    HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
                    HP aC++ B3910B A.01.19.02 Classic Iostream Library
                    HP aC++ B3910B A.01.19.02 Language Support Library
                    Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
                            vember 16, 1998)
                    HP-UX f90com64 20011120 (185904) B3907DB/B3909DB PH
                            SS_25771 B.10.20.47
                    Copyright (c) 1993-2001 HP. All Rights Reserved.
                    HP Fortran-95 Version F95D4 HP:131200:080240
                    Ucode-2 Version 2-6
                    High Level Optimizer - 20-Nov-2001.18:32
                    /usr/lib/libc: $Revision: 76.3 $
            /opt/fortran90/lib/libF90.a:
                    None
            /opt/fortran90/lib/pa2.0/libF90.a:
                    None
            /opt/fortran90/lib/nls/C/libF90.cat:
                    None
            /opt/fortran90/lib/nls/msg/C/f90.cat:
                    None
            /opt/fortran90/lib/nls/msg/C/f90com.cat:
                    None
            /opt/fortran90/share/man/man1.Z/f90.1:
                    None
            /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1:
                    None
            /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1:
                    None

    cksum(1) Output:
            4252391623 552960 /opt/fortran90/bin/f90
            1671039318 12177408 /opt/fortran90/lbin/f90com32
            2793250805 12251136 /opt/fortran90/lbin/f90com64
            71222575 4104160 /opt/fortran90/lib/libF90.a
            2258107941 4380764 /opt/fortran90/lib/pa2.0/libF90.a
            1589122412 9505 /opt/fortran90/lib/nls/C/libF90.cat
            1638155838 16614 /opt/fortran90/lib/nls/msg/C/f90.cat
            3117402670 115309 /opt/fortran90/lib/nls/msg/C/f90com.cat
            2787625229 28185 /opt/fortran90/share/man/man1.Z/f90.1
            3306331455 32415 /opt/fortran90/share/man/ja_JP.eucJP/
                    man1.Z/f90.1
            1541050148 32531 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/
                    f90.1

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_25616 PHSS_25520 PHSS_25413 PHSS_25175 PHSS_24771

    Equivalent Patches: None

    Patch Package Size: 32980 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_25771

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

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

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

    Special Installation Instructions:
            The baselines to which this patch applies are AR0901 or
            AR1201. It will not install over patch PHSS_23952 or
            earlier.
    -----End of Document ID: PHSS_25771------------------------------------------


    Document ID: PHSS_24980
    Date Loaded: 20011127
          Title: s700_800 10.20 OV OB4.00 patch - MA packet

    Patch Name: PHSS_24980

    Patch Description: s700_800 10.20 OV OB4.00 patch - MA packet

    Creation Date: 01/11/20

    Post Date: 01/11/27

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

    Products:
            OmniBackII A.04.00

    Filesets:
            OMNIBACK-II.OMNI-ACS-P,A.04.00
            OMNIBACK-II.OMNI-DAS-P,A.04.00
            OMNIBACK-II.OMNI-HPUX-P,A.04.00
            OMNIBACK-II.OMNI-OTHUX-P,A.04.00
            OMNIBACK-II.OMNI-FXMA-P,A.04.00
            OMNIBACK-II.OMNI-NDMP-P,A.04.00

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_24980:
            Id = HSLco27797 SR: H555005766
                TapeAnalyser fails to work with Ultrium 1-SCSI drive.

            Id = HSLco27834 SR: H555005787
               NULL device capacity is limited to 4 GB.

            Id = HSLco27870 SR: H555005799
                When restoring a backup that spans over two media,
                session fails with the following error:

                  "Invalid position specified. (Invalid seek
                   position.)".

            Id = NSMex04534 SR: H555006003
                Configuration of an Ultrium device on Solaris system
                fails.

            Id = HSLco27114 SR: H555005592
                Cleaning signal is not detected.

            Id = NSMbb42922 SR: B555012031
                Backup fails with "SM/MA protocol error" mesage.

            Id = NSMex04530 SR: H555006362
                Media import sometimes fails due to I/O errors.

    Defect Description:
            PHSS_24980:
            Id = HSLco27797
                TapeAnalyser does not recognize Ultrium 1-SCSI drive.

            Resolution:
                TapeAnalyser recognizes Ultrium 1-SCSI drive.

            Id = HSLco27834
               Checking for medium size includes NULL device as well.

            Resolution:
               NULL device is removed from size checking.

            Id = HSLco27870
                Restore fails because of nonexisting error reported.

            Resolution:
                Backup sessions that are span over two or more media
                are properly restored.

            Id = NSMex04534
                Omniback does not recognize Ultrium devices on
                Solaris systems.

            Resolution:
                Ultrium devices are properly configured on Solaris
                systems.

                Please see Special Installation Instructions.

            Id = HSLco27114
                Cleaning signal is incorrectly intercepted because of
                two REQUEST SENSE.

            Resolution:
                REQUEST SENSE is reduced from two to one.

            Id = NSMbb42922
                Media Agent does not handle messages properly
                in cases when reconnect is needed.

            Resolution:
                Media Agent handles reconnect messages properly.

            Id = NSMex04530
                Media import uses a lot of search operations in
                order to achieve better performance. In case of
                bad quality of drives or tapes, it sometimes fails
                with an I/O error.

            Resolution:
                New OB2 environment variable is introduced:
                OB2NOSEEKIMPORT.

                If this variable is set to 1, Media Agent will read
                through the complete tape and it will not use any
                search operations.

                This option reduces the chances of experiencing
                I/O errors during media import, but its performance
                is 3-4 times slower.

                If OB2NOSEEKIMPORT is set and the tape contains
                the "OB-crc" field, not only the tape is verified but
                also the "OB-crc". Since a copied tape (omnimcopy)
                will contain "OB-crc" field as well if the source tape
                did contain "OB-crc" fields, importing such a tape
                will also be "OB-crc" checked.

    SR:
            H555006362 B555012031 H555006003 H555005787 H555005592
            H555005799 H555005766

    Patch Files:
            /opt/omni/databases/vendor/acs/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/acs/hp/s800/hp-ux-11/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/acs/ibm/rs6000/aix-42/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/acs/sun/sparc/solaris-26/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/das/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/das/hp/s800/hp-ux-11/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/das/ibm/rs6000/aix-42/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/fxma/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/fxma/hp/s800/hp-ux-11/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/fxma/sun/sparc/solaris-26/
                    A.04.00/packet.Z
            /opt/omni/databases/vendor/ma/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/hp/s800/hp-ux-11/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/gpl/i386/linux-60/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/ibm/rs6000/aix-42/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/sco/i386/sco_sv/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/sequent/i386/dynix/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/siemens/r400/sinix/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ma/sun/sparc/solaris-26/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ndmp/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/ndmp/hp/s800/hp-ux-11/A.04.00/
                    packet.Z

    what(1) Output:
            /opt/omni/databases/vendor/acs/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/acs/hp/s800/hp-ux-11/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/acs/ibm/rs6000/aix-42/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/acs/sun/sparc/solaris-26/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/das/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/das/hp/s800/hp-ux-11/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/das/ibm/rs6000/aix-42/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/fxma/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/fxma/hp/s800/hp-ux-11/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/fxma/sun/sparc/solaris-26/
                    A.04.00/packet.Z:
                    None
            /opt/omni/databases/vendor/ma/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/hp/s800/hp-ux-11/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/gpl/i386/linux-60/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/ibm/rs6000/aix-42/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/sco/i386/sco_sv/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/sequent/i386/dynix/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/siemens/r400/sinix/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ma/sun/sparc/solaris-26/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ndmp/hp/s800/hp-ux-1020/A.04.00/
                    packet.Z:
                    None
            /opt/omni/databases/vendor/ndmp/hp/s800/hp-ux-11/A.04.00/
                    packet.Z:
                    None

    cksum(1) Output:
            2932029553 2986661 /opt/omni/databases/vendor/acs/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            3468038911 2976291 /opt/omni/databases/vendor/acs/hp/s800/
                    hp-ux-11/A.04.00/packet.Z
            2760510539 2586241 /opt/omni/databases/vendor/acs/ibm/
                    rs6000/aix-42/A.04.00/packet.Z
            2051255409 2939307 /opt/omni/databases/vendor/acs/sun/sparc/
                    solaris-26/A.04.00/packet.Z
            258710921 2535522 /opt/omni/databases/vendor/das/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            2335456625 2536106 /opt/omni/databases/vendor/das/hp/s800/
                    hp-ux-11/A.04.00/packet.Z
            489409921 2306933 /opt/omni/databases/vendor/das/ibm/rs6000/
                    aix-42/A.04.00/packet.Z
            2958956794 2816375 /opt/omni/databases/vendor/fxma/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            804462824 2806301 /opt/omni/databases/vendor/fxma/hp/s800/
                    hp-ux-11/A.04.00/packet.Z
            4193126830 2514181 /opt/omni/databases/vendor/fxma/sun/
                    sparc/solaris-26/A.04.00/packet.Z
            2331488521 2424538 /opt/omni/databases/vendor/ma/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            1710454669 2424555 /opt/omni/databases/vendor/ma/hp/s800/
                    hp-ux-11/A.04.00/packet.Z
            3569501284 2001298 /opt/omni/databases/vendor/ma/gpl/i386/
                    linux-60/A.04.00/packet.Z
            2466318150 2052485 /opt/omni/databases/vendor/ma/ibm/rs6000/
                    aix-42/A.04.00/packet.Z
            848484669 1835729 /opt/omni/databases/vendor/ma/sco/i386/
                    sco_sv/A.04.00/packet.Z
            4001223654 2108453 /opt/omni/databases/vendor/ma/sequent/
                    i386/dynix/A.04.00/packet.Z
            4202783929 2353451 /opt/omni/databases/vendor/ma/siemens/
                    r400/sinix/A.04.00/packet.Z
            1807100637 2373765 /opt/omni/databases/vendor/ma/sun/sparc/
                    solaris-26/A.04.00/packet.Z
            1251705757 2552843 /opt/omni/databases/vendor/ndmp/hp/s800/
                    hp-ux-1020/A.04.00/packet.Z
            1958453839 2564703 /opt/omni/databases/vendor/ndmp/hp/s800/
                    hp-ux-11/A.04.00/packet.Z

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

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

    Patch Package Size: 48620 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_24980

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

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

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

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

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

            For distribution of the Media Agent, refer to the
            OmniBackII Installation guide.

            NOTE!

            Configuration for "st.conf" file for connecting of
            LTO Ultrium, Benchmark DLT1 and SuperDLT:

            tape-config-list=
              "HP Ultrium 1-SCSI", "HP Ultrium", "ULTRIUM",
              "BNCHMARKDLT1", "Benchmark DLT1", "DLT1",
              "QUANTUM SuperDLT1", "QUANTUM SuperDLT", "SDLT";

              ULTRIUM = 1,0x3b,0,0xd639,4,0x00,0x00,0x00,0x40,3;
              DLT1 = 1,0x3a,0,0x8639,4,0x40,0x86,0x87,0x89,3;
              SDLT = 1,0x79,0,0x8639,4,0x90,0x91,0x90,0x91,3;

            For ULTRIUM number "0x3b" can be replaced with "0x7a".
            For Benchmark DLT1 number "0x3a" can be replaced with
            "0x38" or "0x77".

            The latest st (scsi tape) driver patch for Solaris must
            be installed on the system:

                  Solaris 6 Patch-ID# 105847-09 or later
                  Solaris 7 Patch-ID# 107460-10 or later
                  Solaris 8 Patch-ID# 108725-05 or later

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


    Document ID: PHSS_24998
    Date Loaded: 20011126
          Title: s700_800 10.20 OV OB4.00 patch - ORACLE8 packet

    Patch Name: PHSS_24998

    Patch Description: s700_800 10.20 OV OB4.00 patch - ORACLE8 packet

    Creation Date: 01/11/09

    Post Date: 01/11/26

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

    Products:
            OmniBackII A.04.00

    Filesets:
            OMNIBACK-II.OMNI-OR8-P,A.04.00

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_24998:
            Id = HSLco28340 SR: H555006000
                Omniback II does not support Oracle 9i.

            Id = HSLco29403 SR: H555006351
                Preview backup does not work with Oracle 9i.

            Id = HSLco29642, NSMbb43016 SR: H555006424, B555012104
                Oracle9i configuration fails with

                  "Bad catalog access"

                message when incorrect Oracle user is specified.

            Id = HSLco29954 SR: H555006515
                Offline split-mirror backup of Oracle 9i fails.

            Id = NSMbb42974 SR: B555012068
                Omniback does not recognize Oracle initialization
                failure.

            Id = NSMbb42986 SR: B555012079
                Tests for the linkage between Omniback and
                Oracle are not satisfactory.

            Id = NSMbb42994 SR: B555012085
                Configuration checking and configuration of Oracle 8
                integration itself are successful although some
                parameters are set incorrectly.

            Id = NSMbb43065 SR: B555012131
                Omniback continues with the session although the
                proper object is not found in the database.

            Id = NSMbb43171 SR: B555012213
                Omniback II Oracle 8 integration does not behave
                properly.

            Id = NSMex04645 SR: H555006559
                sbtio.log file is getting filled with the messages:

                  "SBT-3114 (?) 08/17/01 15:19:21
                  *WARNING* enforcing Oracle tracing lvl to 100".

    Defect Description:
            PHSS_24998:
            Id = HSLco28340
                Omniback II does not support Oracle 9i.

            Resolution:
                Omniback II supports Oracle 9i.

            Id = HSLco29403
                Preview backup uses /dev/null while Oracle9i is
                configured to use /dev/zero.

            Resolution:
                /dev/zero is used for Oracle9i preview backup.

            Id = HSLco29642, NSMbb43016
                An extra "SQL>" prompt causes GUI to incorrectly
                interpret the message sent during the configuration
                of Oracle 9i.

            Resolution:
                Extra "SQL>" prompt is removed from the message.

            Id = HSLco29954
                SQLPlus connection string does not contain
                "as sysdba" part.

            Resolution:
                String "as sysdba" is added to connection string.

            Id = NSMbb42974
                Even if Oracle initialization fails for the second time,
                Omniback proceeds and fails afterwards.

            Resolution:
                Error checking is improved.

            Id = NSMbb42986
                Omniback linkabge tests are not Oracle version
                dependent although they should be.

            Resolution:
                Linkage tests are improved.

            Id = NSMbb42994
                Configuration scripts insufficiently check exit codes
                during the configuration of Oracle 8 integration.

            Resolution:
                Exit code checking is improved.

            Id = NSMbb43065
                Exit code checking is incorrectly implemented.

            Resolution:
                Exit code checking is improved.

            Id = NSMbb43171
                Omniback II Oracle 8 integration does not behave
                properly in cases when user is deleting entries from
                Omniback internal database via Recovery Manager.

            Resolution:
                Omniback reports correct error when an entry is
                not found in the internal database.

            Id = NSMex04645
                Oracle trace level is hardcoded in Omniback II Oracle 8
                integration.

            Resolution:
                Trace level is removed from Omniback Oracle 8
                integration.

                 Part of SSPUX400_006, SSPUX400_009.

    SR:
            H555006559 H555006515 B555012131 B555012085 B555012104
            B555012213 B555012068 B555012079 H555006000 H555006351
            H555006424

    Patch Files:
            /opt/omni/databases/vendor/oracle8/gpl/i386/linux-60/
                    A.04.00/packet.Z
            /opt/omni/databases/vendor/oracle8/hp/s800/hp-ux-1020/
                    A.04.00/packet.Z
            /opt/omni/databases/vendor/oracle8/hp/s800/hp-ux-11/A.04.00/
                    packet.Z
            /opt/omni/databases/vendor/oracle8/ibm/rs6000/aix-42/
                    A.04.00/packet.Z
            /opt/omni/databases/vendor/oracle8/sun/sparc/solaris-26/
                    A.04.00/packet.Z

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

    cksum(1) Output:
            730737683 371655 /opt/omni/databases/vendor/oracle8/gpl/
                    i386/linux-60/A.04.00/packet.Z
            3422879070 1235681 /opt/omni/databases/vendor/oracle8/hp/
                    s800/hp-ux-1020/A.04.00/packet.Z
            3602721910 1236507 /opt/omni/databases/vendor/oracle8/hp/
                    s800/hp-ux-11/A.04.00/packet.Z
            35444647 426731 /opt/omni/databases/vendor/oracle8/ibm/
                    rs6000/aix-42/A.04.00/packet.Z
            86374346 1059746 /opt/omni/databases/vendor/oracle8/sun/
                    sparc/solaris-26/A.04.00/packet.Z

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

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

    Patch Package Size: 4290 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_24998

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

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

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

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

            The Oracle 8 packets must be redistributed to the Oracle 8
            client system(s) afterwards to get the fixes into effect.

            Patch includes the following Site Specific Patches:
               SSPUX400_006
               SSPUX400_009
    -----End of Document ID: PHSS_24998------------------------------------------


    Document ID: PHCO_25591
    Date Loaded: 20011126
          Title: s700_800 10.20 login(1) cumulative patch

    Patch Name: PHCO_25591

    Patch Description: s700_800 10.20 login(1) cumulative patch

    Creation Date: 01/11/15

    Post Date: 01/11/26

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

    Products: N/A

    Filesets:
            OS-Core.UX-CORE

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHCO_25591:
            ( SR:8606224513 CR:JAGad93601 )
            Login may behave unexpectedly on large terminal imputs.

            PHCO_24267:
            ( SR:8606189604 CR:JAGad58818 )
            Login allows certain shell users excessive freedom.

            ( SR:8606152919 CR:JAGad22237 )
            In a cluster of 10.20 and 11.0 systems, an identical
            password aging metric expires at different times for the
            same user.

            PHCO_13913:
            - incorret SELF-AUDITING record on a Failed Login Attempt.
            - login coredumps, users are not allowed to login.

            PHCO_10428:
              trusted passwd expiration warning does not print
                    if applicable to all users.

            PHCO_10138:
            - rlogin TERM is ignored and TERM set to hpterm.
            - rsh changes to rksh if previous patch exists.

            PHCO_9197:
            - message sh: /usr/bin/quota:
                    The operation is not allowed in a restricted shell.
            - message in an hpterm window
                    Sorry. Maximum numbers of users already logged in
            - chroot sublogins do not work properly in trusted mode

    Defect Description:
            PHCO_25591:
            ( SR:8606224513 CR:JAGad93601 )
            User input to login is not appropriately verified to ensure
            that it does not overflow an internally allocated buffer.

            Resolution:
            A check has been put into place to ensure that user input
            does not exceed the allowable size.

            PHCO_24267:
            ( SR:8606189604 CR:JAGad58818 )
            Login should be more stringent in which environment
            variables it allows restricted shell users to set.

            Resolution:
            Login now only allows the DISPLAY and TERM variables to be
            set by restricted shell users unless configured otherwise in
            the security configuration file. To change the behavior of
            this patch, the /etc/default/security file must be created
            if it does not already exist. This file should be world
            readable and root writeable. To this file, add one of the
            following three entries:

            The new default behavior corresponds to a setting of:
                RSH_SECURITY=2

            It is possible to ease the restrictions and allow the
            setting of any environment variables which are not known to
            be potentially risky. This is done by specifying:
                RSH_SECURITY=1

            Finally, for compatibility reasons, it is possible to revert
            to the old, excessively permissive behavior by specifying:
                RSH_SECURITY=0

            ( SR:8606152919 CR:JAGad22237 )
            The password aging mechanism changed with the introduction
            of PAM in 11.0, causing slightly differing expiration dates
            in environments where PAM and non-PAM systems are mixed.
            This incompatibility is the result of a change in the way
            days are rounded into weeks.

            Resolution:
            With this patch, an option is made available which can force
            the login command to use PAM compatible aging. To enable
            this behavior, the /etc/default/security file must be
            created if it does not already exist. To this file, the
            following line can be added:
                PAM_AGING_COMPAT=1

            This flag is valid for the 10.20 release only. It is
            ignored in later releases, where the default is the PAM
            behavior.

            PHCO_13913:
            - incorret SELF-AUDITING log on a Failed Login Attempt,
              The User information is not recorded.
            - login coredumps, users are not allowed to login

            PHCO_10428:
              trusted passwd expiration warning does not print
                    if applicable to all users.

            PHCO_10138:
            - rlogin TERM variable is lost when exec'ing login
              internally
            - previous quota fix was incomplete

            PHCO_9197:
            - quotas are not checked with restricted shells
            - each hpterm pty is counted as one user
            - chroot sublogins are allowed in trusted mode

    SR:
            1653193656 4701379156 1653203067 1653193581 5003343202
            1653165837 8606189604 8606152919 8606224513

    Patch Files:
            /usr/bin/login

    what(1) Output:
            /usr/bin/login:
                    $Revision: 78.6.1.13 $
                    publickey.c 1.3 90/07/19 4.1NFSSRC Copyr 1990 Sun Mi
                            cro
                    PATCH_10_20: login.o 01/11/15

    cksum(1) Output:
            3033281031 77824 /usr/bin/login

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHCO_9197 PHCO_10138 PHCO_10428 PHCO_13913 PHCO_24267

    Equivalent Patches: None

    Patch Package Size: 130 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 PHCO_25591

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

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

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

    Special Installation Instructions: None
    -----End of Document ID: PHCO_25591------------------------------------------