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 Feb 25 2001 - 08:27:49 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 MPE/iX 6.0 patch digest
        Created: Sun Feb 25 3:05:42 PST 2001

    Table of Contents:

    Document ID Title
    --------------- -----------
    MPELXE2A SA773 Double lock of vsm_control_object semaphore
    MPELXC6A Patch Description: With MPELX44 an invalid pointer can occur
    QUELXE9B QUERY/iX 32216N.03.18 Correcting BB Flt. Decimal Lib proble
    QUELXD6B Patch Description: QUERY/iX HP32216D.03.17 Expanded Limits a

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


    Document ID: MPELXE2A
    Date Loaded: 20010223
          Title: SA773 Double lock of vsm_control_object semaphore

    SA773 Double lock of vsm_control_object semaphore
    BY: MEL ROBERTSON - CSY Patch Coordinator

    Patch Name: MPELXE2A

    Path Name: /mpe-ix_patches/c.60.00/MPELXE2A

    Patch Description: SA773 Double lock of vsm_control_object semaphore

    Last Updated: 02/23/01

    Date Entered: 11/07/00

    Patch Status: Patch is General Release

    SR Number:
         5003-440610 8606-163483 8606-167523

    Dependency SCO: None

    Patch Files:
         ORGFILE TARGFILE PATCH TYPE
         ------------------------------------------------------------------
         BN1LXE2A.MPELXE2A.PATCHIX
         BK1LXE2A.MPELXE2A.PATCHIX
         BN2LXE2A.MPELXE2A.PATCHIX
         BK2LXE2A.MPELXE2A.PATCHIX
         UPDLXE2A.MPELXE2A.PATCHIX UPDATE.MPEXL.SYS NC
         TAPLXE2A.MPELXE2A.PATCHIX TAPEIPL.MPEXL.SYS NC
         DUMLXE2A.MPELXE2A.PATCHIX DUMP.MPEXL.SYS NC
         SADLXE2A.MPELXE2A.PATCHIX SADPATCH.MPEXL.SYS NC
         DISLXE2A.MPELXE2A.PATCHIX DISCUTIL.MPEXL.SYS NC
         HTHLXE2A.MPELXE2A.PATCHIX HTHDWRP.H.SYS AD
         HPTLXE2A.MPELXE2A.PATCHIX HPTHREAD.H.SYS AD
         SATLXE2A.MPELXE2A.PATCHIX SAT.MPEXL.SYS NC
         SDULXE2A.MPELXE2A.PATCHIX SDUTIL.MPEXL.TELESUP RP
         TODLXE2A.MPELXE2A.PATCHIX TODCERL.HPDCE.SYS AD
         MMSLXE2A.MPELXE2A.PATCHIX MMSAVE.MPEXL.SYS NC
         INSLXE2A.MPELXE2A.PATCHIX INSTALL.MPEXL.SYS NC
         LIBLXE2A.MPELXE2A.PATCHIX LIBPTHRD.LIB.SYS AD
         SDCLXE2A.MPELXE2A.PATCHIX SDCAT000.MPEXL.TELESUP RP
         STALXE2A.MPELXE2A.PATCHIX STAGEISL.MPEXL.SYS NC
         OTHLXE2A.MPELXE2A.PATCHIX OTHDXL.THREADS.SYS AD
         ILOLXE2A.MPELXE2A.PATCHIX
         L00LXE2A.MPELXE2A.PATCHIX
         R00LXE2A.MPELXE2A.PATCHIX HP31900_01 RP
         R01LXE2A.MPELXE2A.PATCHIX HP36395_01 RP
         R02LXE2A.MPELXE2A.PATCHIX HP31900_02 AD
         R03LXE2A.MPELXE2A.PATCHIX HP31900_03 AD
         GENLXE2A.MPELXE2A.PATCHIX
         REFLXE2A.MPELXE2A.PATCHIX
         MPELXE2A.MPELXE2A.PATCHIX
         AUTOPAT.HP31900A.PATCHXL
         SHOWPTCH.HP31900A.PATCHXL

    Patch Package Size: 188240 sectors

    General Release Text:

    Known Conflicts
    ===============
    Not applicable

    Patch-to-Patch Dependencies
    ===========================
    Not applicable

    External Symptoms, Cause, Fix Description
    =========================================
    System abort 773.

    Customer Environment Changes
    ============================
    Not applicable

    Hardware Dependencies
    =====================
    Not applicable

    Software Product/Application Dependencies
    =========================================
    Not applicable

    Product Version Information
    ===========================
    See filename information for specific version changes for each module.

    Dump Analysis
    =============
    Looking at the stack trace you will see we are in create_object and are
    in the process of allocating an extent of secondary storage. We go
    through new_get_table_entry and lock a semaphore just before getting
    a TOS Extent Fault. We transition onto the safe stack and try to
    allocate an extent of secondary storage to satisfy the TOS Extent Fault
    and we attempt to lock the same semaphore againg.

           PC=a.0016d04c system_abort
    NM* 0) SP=418b47c0 RP=a.00192230 cb_failer+$58
    NM 1) SP=418b47c0 RP=a.00169c20 cb_lock_sf+$38
    NM 2) SP=418b4780 RP=a.0038b610 table_lock+$a4
    NM 3) SP=418b4738 RP=a.0038eb34 new_get_table_entry+$1fc
    NM 4) SP=418b46b8 RP=a.0038eff8 get_table_entry+$90
    NM 5) SP=418b45b8 RP=a.0036f960 get_entry_from_table_mgt+$64
    NM 6) SP=418b4538 RP=a.0036fa64 get_short_int_entry+$c4
    NM 7) SP=418b44b8 RP=a.00395600 allocate_b_tree_node+$94
    NM 8) SP=418b4438 RP=a.003991e0 insert_in_b_tree.split_root+$c8
    NM 9) SP=418b4378 RP=a.00399b9c insert_in_b_tree.insert_entry+$154
    NM a) SP=418b4238 RP=a.00399ef4 insert_in_b_tree.insert_in_sub_tree+
    $248
    NM b) SP=418b41b8 RP=a.0039a06c insert_in_b_tree+$134
    NM c) SP=418b40f8 RP=a.0039ac24 insert_in_extent_b_tree+$348
    NM d) SP=418b3ff8 RP=a.00562860 allocate_extent.add_to_b_tree+$60
    NM e) SP=418b3eb8 RP=a.00562b84
    allocate_extent.allocated_extent_update+$148
    NM f) SP=418b3e38 RP=a.005bc494
    allocate_sec_storage.obtain_sec_storage+$3a8
    NM 10) SP=418b3d38 RP=a.005bc828 allocate_sec_storage+$28c
    NM 11) SP=418b3c38 RP=a.00563220 allocate_extent+$414
    NM 12) SP=418b2af8 RP=a.0039f3c8 find_extent_entry+$3f8
    NM 13) SP=418b2978 RP=a.003a0190 check_vs_od+$210
    NM 14) SP=418b27f8 RP=a.003a0bdc lock_range_in_cache+$10c
    NM 15) SP=418b2738 RP=a.003a3320 range_lock_in_vpn_cache+$2c0
    NM 16) SP=418b2678 RP=a.003a5e10 lock___in_vpn_cache+$64
    NM 17) SP=418b2478 RP=a.003a5e98 lock__in_vpn_cache+$50
    NM 18) SP=418b2278 RP=a.002f94ac lock_stack_in_vpn_cache+$c8
    NM 19) SP=418b21f8 RP=a.002fb2bc safe_stack_server+$74
    NM 1a) SP=418b2178 RP=a.00125038 HPE_INTERRUPT_MARKER_STUB
     --- Interrupt Marker
    NM 1) SP=418b20f8 RP=a.0016270c enable_int+$2c
     --- End Interrupt Marker Frame ---

           PC=a.0016270c enable_int+$2c
    NM 0) SP=418ab208 RP=a.002a7b98
    notify_dispatcher.block_current_process+$324
    NM 1) SP=418ab208 RP=a.002aa03c notify_dispatcher+$264
    NM 2) SP=418ab188 RP=a.001913e4 sem_block.wait_for_resource+$1c4
    NM 3) SP=418ab088 RP=a.001915fc sem_block+$178
    NM 4) SP=418aafc8 RP=a.001699a4 joint_lock_path+$34
    NM 5) SP=418aaec8 RP=a.0038b610 table_lock+$a4
    NM 6) SP=418aae80 RP=a.0038eb34 new_get_table_entry+$1fc
    NM 7) SP=418aae00 RP=a.0038eff8 get_table_entry+$90
    NM 8) SP=418aad00 RP=a.0036f960 get_entry_from_table_mgt+$64
    NM 9) SP=418aac80 RP=a.0036fa64 get_short_int_entry+$c4
    NM a) SP=418aac00 RP=a.00395600 allocate_b_tree_node+$94
    NM b) SP=418aab80 RP=a.00399b1c insert_in_b_tree.insert_entry+$d4
    NM c) SP=418aaac0 RP=a.0039a0bc insert_in_b_tree+$184
    NM d) SP=418aaa40 RP=a.0039ac24 insert_in_extent_b_tree+$348
    NM e) SP=418aa940 RP=a.00562860 allocate_extent.add_to_b_tree+$60
    NM f) SP=418aa800 RP=a.00562b84
    allocate_extent.allocated_extent_update+$148
    NM 10) SP=418aa780 RP=a.005bc494
    allocate_sec_storage.obtain_sec_storage+$3a8
    NM 11) SP=418aa680 RP=a.005bc828 allocate_sec_storage+$28c
    NM 12) SP=418aa580 RP=a.00563220 allocate_extent+$414
    NM 13) SP=418a9440 RP=a.00f60c78
    create_object.allocate_initial_sec_storage+$20
    8
    NM 14) SP=418a92c0 RP=a.00f61244 create_object+$414
    NM 15) SP=418a91c0 RP=a.0038c6dc new_create_table+$398
    NM 16) SP=418a9000 RP=a.0038cd40 create_table+$164
    NM 17) SP=418a8e40 RP=a.009f4a40 init_plabel_table+$160
    NM 18) SP=418a8d00 RP=a.009f2608 findproc+$a14
    NM 19) SP=418a8b80 RP=a.00e33ba8 HPGETPROCPLABEL+$bc4
    NM 1a) SP=418a6a40 RP=a.00e32fb0 ?HPGETPROCPLABEL+$8
             export stub: 2c9.00ddda58 btii_init_globals+$308
    NM 1b) SP=418a63c0 RP=2c9.00ddd3e0 btii_get_debugging+$28
    NM 1c) SP=418a61c0 RP=2c9.00d5ba94 nmdbinfo+$e8
    NM 1d) SP=418a6180 RP=2c9.00cdea38 dbinfo+$134
    NM 1e) SP=418a5c70 RP=2c9.00cde8d8 ?dbinfo+$8

    Product Number/Name:
         HP31900 MPE/IX
         HP36395 POSIX 1003.1

    Product VUF: C.16.01

    OS Release VUF: C.60.00

    Fix Release Version: A

    Supersedes:
         ( 0)MPELXE2 A
         ( 1) MPELXC6 A
         ( 2) PX1LXC8 B
         ( 3) MPELX51 C
         ( 4) MPELX44 C
         ( 5) MPELX87 A
         ( 6) MPEKXK8 E
         ( 7) MPELX83 C
         ( 8) MPEKXB1 B
         ( 8) MPEKXY3 D
         ( 9) MPELX72 D
         (10) MPELX65 A
         (11) MPELX55 A
         (12) MPEKXY4 F
         (13) MPEKXU1 D
         (14) MPEKXP3 B
         (15) MPEKXJ8 B
         (14) MPEKXU3 F
         (15) MPEKXK4 B
         (16) MPEKXG3 B
         (15) MPEKXW0 A
         (16) MPEKXU0 D
         (17) MPEKXC0 C
         (18) MPEKXB9 C
         (19) MPEKXB6 D
         (20) MPEKXT8 C
         (21) MPEKXL9 E
         (22) MPEKXV5 A
         (23) MPEKXR2 A
         (24) MPEKXN4 B
         (25) MPEKX37 I
         (26) MPEKXK7 C
         (27) MPEKXH8 B
         (15) MPEKX86 I
         (16) MPEJXY1 C
         (16) MPEKXT3 B
         (17) MPEKX40 C

    Criticality:
         (1) The system could experience a System failure without the patch.

    Distribution Recommendation:
         For a FOS product and should be installed on all systems.

    Update Required: Yes

    Special Instructions:
         NO SPECIAL INSTRUCTIONS PROVIDED FOR THIS PATCH

    Installation Instructions:
         Before installing this patch, 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.

         There is a document which gives a detailed descripton of all tasks
         required prior to installing your patch. Request this document from
         HPSL using e-mail (command: send mpeguide) or download it from the web

         Unless there are special instructions, logon as MANAGER.SYS and run
         UNPACKP to unpackage and restore all files before installing your patch.

         Note! Please back up your system before you patch.
    -----End of Document ID: MPELXE2A--------------------------------------------


    Document ID: MPELXC6A
    Date Loaded: 20010223
          Title: Patch Description: With MPELX44 an invalid pointer can occur

    Patch Description: With MPELX44 an invalid pointer can occur
    BY: MEL ROBERTSON - CSY Patch Coordinator

    Patch Name: MPELXC6A

    Path Name: /mpe-ix_patches/c.60.00/MPELXC6A

    Patch Description: With MPELX44 an invalid pointer can occur if AIF:PE's enabl

    Last Updated: 02/23/01

    Date Entered: 10/10/00

    Patch Status: Patch is General Superseded

    SR Number:
         8606-163911

    Dependency SCO: None

    Patch Files:
         ORGFILE TARGFILE PATCH TYPE
         ------------------------------------------------------------------
         BN1LXC6A.MPELXC6A.PATCHIX
         BK1LXC6A.MPELXC6A.PATCHIX
         BN2LXC6A.MPELXC6A.PATCHIX
         BK2LXC6A.MPELXC6A.PATCHIX
         UPDLXC6A.MPELXC6A.PATCHIX UPDATE.MPEXL.SYS NC
         TAPLXC6A.MPELXC6A.PATCHIX TAPEIPL.MPEXL.SYS NC
         DUMLXC6A.MPELXC6A.PATCHIX DUMP.MPEXL.SYS NC
         SADLXC6A.MPELXC6A.PATCHIX SADPATCH.MPEXL.SYS NC
         DISLXC6A.MPELXC6A.PATCHIX DISCUTIL.MPEXL.SYS NC
         HTHLXC6A.MPELXC6A.PATCHIX HTHDWRP.H.SYS AD
         HPTLXC6A.MPELXC6A.PATCHIX HPTHREAD.H.SYS AD
         SATLXC6A.MPELXC6A.PATCHIX SAT.MPEXL.SYS NC
         SDULXC6A.MPELXC6A.PATCHIX SDUTIL.MPEXL.TELESUP RP
         TODLXC6A.MPELXC6A.PATCHIX TODCERL.HPDCE.SYS AD
         MMSLXC6A.MPELXC6A.PATCHIX MMSAVE.MPEXL.SYS NC
         INSLXC6A.MPELXC6A.PATCHIX INSTALL.MPEXL.SYS NC
         LIBLXC6A.MPELXC6A.PATCHIX LIBPTHRD.LIB.SYS AD
         SDCLXC6A.MPELXC6A.PATCHIX SDCAT000.MPEXL.TELESUP RP
         STALXC6A.MPELXC6A.PATCHIX STAGEISL.MPEXL.SYS NC
         OTHLXC6A.MPELXC6A.PATCHIX OTHDXL.THREADS.SYS AD
         ILOLXC6A.MPELXC6A.PATCHIX
         L00LXC6A.MPELXC6A.PATCHIX
         R02LXC6A.MPELXC6A.PATCHIX HP31900_02 AD
         R03LXC6A.MPELXC6A.PATCHIX HP31900_03 AD
         R01LXC6A.MPELXC6A.PATCHIX HP36395_01 RP
         R00LXC6A.MPELXC6A.PATCHIX HP31900_01 RP
         GENLXC6A.MPELXC6A.PATCHIX
         REFLXC6A.MPELXC6A.PATCHIX
         MPELXC6A.MPELXC6A.PATCHIX
         AUTOPAT.HP31900A.PATCHXL
         SHOWPTCH.HP31900A.PATCHXL

    Patch Package Size: 188240 sectors

    General Release Text:
    Known Conflicts
    ===============
    Not applicable

    Patch-to-Patch Dependencies
    ===========================
    Not applicable

    External Symptoms, Cause, Fix Description
    =========================================

    After installing MPELX44 running Apache will still generate the
    following message if Procedure Exits are enabled:

    An invalid pointer was detected by VIRTUAL SPACE MANAGEMENT

    The problem is caused by the procedure 'dyn_loader' passing a
    nil XRT pointer to the function pe_fix_an_xrt. If Procedure
    Exits are enabled, the problem occurs.

    The fix for this is to add a check in dyn_loader.

    Customer Environment Changes
    ============================
    Not applicable

    Hardware Dependencies
    =====================
    Not applicable

    Software Product/Application Dependencies
    =========================================
    Not applicable

    Product Version Information
    ===========================
    See filename information for specific version changes for each module.

    Dump Analysis
    =============
    Not applicable

    Product Number/Name:
         HP36395 POSIX 1003.1
         HP31900 MPE/IX

    Product VUF: C.16.01

    OS Release VUF: C.60.00

    Fix Release Version: A

    Supersedes:
         ( 0)MPELXC6 A
         ( 1) PX1LXC8 B
         ( 2) MPELX51 C
         ( 3) MPELX44 C
         ( 4) MPELX87 A
         ( 5) MPEKXK8 E
         ( 6) MPELX83 C
         ( 7) MPEKXB1 B
         ( 7) MPEKXY3 D
         ( 8) MPELX72 D
         ( 9) MPELX65 A
         (10) MPELX55 A
         (11) MPEKXY4 F
         (12) MPEKXU1 D
         (13) MPEKXP3 B
         (14) MPEKXJ8 B
         (13) MPEKXU3 F
         (14) MPEKXK4 B
         (15) MPEKXG3 B
         (14) MPEKXW0 A
         (15) MPEKXU0 D
         (16) MPEKXC0 C
         (17) MPEKXB9 C
         (18) MPEKXB6 D
         (19) MPEKXT8 C
         (20) MPEKXL9 E
         (21) MPEKXV5 A
         (22) MPEKXR2 A
         (23) MPEKXN4 B
         (24) MPEKX37 I
         (25) MPEKXK7 C
         (26) MPEKXH8 B
         (14) MPEKX86 I
         (15) MPEJXY1 C
         (15) MPEKXT3 B
         (16) MPEKX40 C

    Criticality:
         (1) The system could experience a System failure without the patch.

    Distribution Recommendation:
         For a FOS product and should be installed on all systems.

    Update Required: Yes

    Special Instructions:
         NO SPECIAL INSTRUCTIONS PROVIDED FOR THIS PATCH

    Installation Instructions:
         Before installing this patch, 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.

         There is a document which gives a detailed descripton of all tasks
         required prior to installing your patch. Request this document from
         HPSL using e-mail (command: send mpeguide) or download it from the web

         Unless there are special instructions, logon as MANAGER.SYS and run
         UNPACKP to unpackage and restore all files before installing your patch.

         Note! Please back up your system before you patch.
    -----End of Document ID: MPELXC6A--------------------------------------------


    Document ID: QUELXE9B
    Date Loaded: 20010220
          Title: QUERY/iX 32216N.03.18 Correcting BB Flt. Decimal Lib proble

    QUERY/iX 32216N.03.18 Correcting BB Flt. Decimal Lib proble
    BY: MEL ROBERTSON - CSY Patch Coordinator

    Patch Name: QUELXE9B

    Path Name: /mpe-ix_patches/c.60.00/QUELXE9B

    Patch Description: QUERY/iX 32216N.03.18 Correcting BB Flt. Decimal Lib proble

    Last Updated: 02/20/01

    Date Entered: 11/14/00

    Patch Status: Patch is General Release

    SR Number:
         8606-168303

    Dependency SCO: None

    Patch Files:
         ORGFILE TARGFILE PATCH TYPE
         ------------------------------------------------------------------
         P01LXE9B.QUELXE9B.PATCHIX QUERYNM.PUB.SYS RP
         C00LXE9B.QUELXE9B.PATCHIX QSMSG000.PUB.SYS RP
         QUELXE9B.QUELXE9B.PATCHIX
         AUTOPAT.HP31900A.PATCHXL
         GENLXE9B.QUELXE9B.PATCHIX
         REFLXE9B.QUELXE9B.PATCHIX
         P00LXE9B.QUELXE9B.PATCHIX QUERYCM.PUB.SYS RP
         P02LXE9B.QUELXE9B.PATCHIX QUERY.PUB.SYS RP

    Patch Package Size: 13648 sectors

    General Release Text:
    Known Conflicts
    ===============
    Not applicable

    Patch-to-Patch Dependencies
    ===========================
    Not applicable

    External Symptoms, Cause, Fix Description
    =========================================
    WHen using the PARM=%777 option to use Business Basic Floating Decimal in the
    Native Mode version of QUERY, incorrect results could be calculated due to an
    uninitialized variable in the BB routines included as part of QUERY.

    Customer Environment Changes
    ============================
    Not applicable

    Hardware Dependencies
    =====================
    Not applicable

    Software Product/Application Dependencies
    =========================================
    Not applicable

    Product Version Information
    ===========================
    See filename information for specific version changes for each module.

    Dump Analysis
    =============
    Not applicable

    Product Number/Name:
         HP32216 QUERY

    Product VUF: D.03.18

    OS Release VUF: C.60.00

    Fix Release Version: B

    Supersedes:
         ( 0)QUELXE9 B
         ( 1) QUELXD6 B
         ( 2) QUELXA4 B
         ( 3) QUELX02 B
         ( 4) QUEKXJ6 C

    Criticality:
         (4) A program Abort could occur without the patch

    Distribution Recommendation:
         For a FOS product and should be installed on all systems.

    Update Required: No

    Special Instructions:
         NO SPECIAL INSTRUCTIONS PROVIDED FOR THIS PATCH

    Installation Instructions:
         Before installing this patch, 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.

         There is a document which gives a detailed descripton of all tasks
         required prior to installing your patch. Request this document from
         HPSL using e-mail (command: send mpeguide) or download it from the web

         Unless there are special instructions, logon as MANAGER.SYS and run
         UNPACKP to unpackage and restore all files before installing your patch.

         Note! Please back up your system before you patch.
    -----End of Document ID: QUELXE9B--------------------------------------------


    Document ID: QUELXD6B
    Date Loaded: 20010220
          Title: Patch Description: QUERY/iX HP32216D.03.17 Expanded Limits a

    Patch Description: QUERY/iX HP32216D.03.17 Expanded Limits a
    BY: MEL ROBERTSON - CSY Patch Coordinator

    Patch Name: QUELXD6B

    Path Name: /mpe-ix_patches/c.60.00/QUELXD6B

    Patch Description: QUERY/iX HP32216D.03.17 Expanded Limits and Find by Record

    Last Updated: 02/20/01

    Date Entered: 10/24/00

    Patch Status: Patch is General Superseded

    SR Number:
         8606-108304 1653-268235

    Dependency SCO: None

    Patch Files:
         ORGFILE TARGFILE PATCH TYPE
         ------------------------------------------------------------------
         P01LXD6B.QUELXD6B.PATCHIX QUERYNM.PUB.SYS RP
         C00LXD6B.QUELXD6B.PATCHIX QSMSG000.PUB.SYS RP
         QUELXD6B.QUELXD6B.PATCHIX
         AUTOPAT.HP31900A.PATCHXL
         GENLXD6B.QUELXD6B.PATCHIX
         REFLXD6B.QUELXD6B.PATCHIX
         P00LXD6B.QUELXD6B.PATCHIX QUERYCM.PUB.SYS RP
         P02LXD6B.QUELXD6B.PATCHIX QUERY.PUB.SYS RP

    Patch Package Size: 13840 sectors

    General Release Text:
    Known Conflicts
    ===============
    Not applicable

    Patch-to-Patch Dependencies
    ===========================
    Not applicable

    External Symptoms, Cause, Fix Description
    =========================================
    The D/N.03.17 release of Query adds three enhancements and two SR fixes.

    The expanded limits within TurboImage for the number of datasets (240),
    items (1200) , and paths (64) into a Master dataset are now supported.

    The FIND BY Record Number enhancement provides a new option where a user can
    specify the record number within a dataset to be read by QUERY.

    The runtime PARM=%777 option can now be used with the Native Mode version of
    QUERY. This allows for the obsolescence of QUERYCM in a future release.
    This parameter provides for the use of the Business Basic Floating Decimal
    datatype.

    SR's Fixed:

     8606-108307 Scratch File Read Error 0 on Find of Z-type Item.

     1653-268235 Superdex Indexes reported twice in FORM commands.

    Customer Environment Changes
    ============================
    Not applicable

    Hardware Dependencies
    =====================
    Not applicable

    Software Product/Application Dependencies
    =========================================
    Not applicable

    Product Version Information
    ===========================
    HP32216D.03.17 QUERY/iX

    Dump Analysis
    =============
    Not applicable

    Product Number/Name:
         HP32216 QUERY

    Product VUF: D.03.17

    OS Release VUF: C.60.00

    Fix Release Version: B

    Supersedes:
         ( 0)QUELXD6 B
         ( 1) QUELXA4 B
         ( 2) QUELX02 B
         ( 3) QUEKXJ6 C

    Criticality:
         (4) A program Abort could occur without the patch

    Distribution Recommendation:
         For a FOS product and should be installed on all systems.

    Update Required: No

    Special Instructions:
         NO SPECIAL INSTRUCTIONS PROVIDED FOR THIS PATCH

    Installation Instructions:
         Before installing this patch, 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.

         There is a document which gives a detailed descripton of all tasks
         required prior to installing your patch. Request this document from
         HPSL using e-mail (command: send mpeguide) or download it from the web

         Unless there are special instructions, logon as MANAGER.SYS and run
         UNPACKP to unpackage and restore all files before installing your patch.

         Note! Please back up your system before you patch.
    -----End of Document ID: QUELXD6B--------------------------------------------