Australia - Updated: 24-SEP-2003
hp.com home products and services support and drivers solutions how to buy
» contact hp
hp.com home hp OpenVMS ECOs

IMPORTANT NOTICE

The online distribution of OpenVMS and related product patches is being migrated to the HP ITRC (Information Technology Resource Center) patch distribution site. The new ITRC patch server will allow OpenVMS customers to take advantage of many enhanced features for patch searching and distribution.

Beginning August 1, 2003, OpenVMS and related Layered Product, publicly available patches will be available from the HP ITRC web site at

http://itrc.hp.com/service/patch/mainPage.do

The same patches will still be available from the existing patch server in Colorado Springs (http://www.support.compaq.com/patches/) through the end of October 2003, to give customers sufficient time to update their bookmarks and make the transition to the HP ITRC web site.

ECO kits will also be available by raw FTP from (ftp://ftp.itrc.hp.com/).

PLEASE UPDATE YOUR BOOKMARKS AND REGISTER ON THE NEW SITE NOW

Note: if you're having trouble connecting to the ITRC site, please delete any cookies for "itrc.hp.com" from your browser and try again. Report any difficulties with or suggestions to MrVMS

» Sydney CSC home page

Navigation
» ECOinfo main index
» Search ECOs
» Search FTP site
» Browse FTP site

ECO Indexes
» Chronological Index
» Indexed by Version
» Indexed by Rating
» Alpha Indexed by Name
» VAX Indexed by Name
» On Hold List

Associated Links
» OpenVMS Home Page
» OpenVMS News
» DIA/WIS Web Service

Feedback
» mail to CSC
.
Sydney Customer Support Centre OpenVMS ECO information
    Updated: 24-SEP-2003 (Use your browsers' Reload button to ensure you're viewing the most recent version)

VAX_TH_Y2K01_U2055 Y2K Fixes OpenVMS/Thai VAX ONLY ECO Summary

To obtain this kit please call the Customer Support Centre or use the FTP site

Search for this ECO kit and dependencies
Search the Compaq FTP web site this kit (exact match)
Search the Compaq FTP web site this or related ECOs

    
    
    Copyright (c) Digital Equipment Corporation 1998.  All rights reserved.
    
    Modification Date:  10-JUN-98
    Modification Type:  New Kit
    
    OP/SYS:     OpenVMS/Thai VAX
    
    COMPONENT:  Y2K Fixes for:
                  MESSAGE_ROUTINES
                  BACKUP
                  DUMP
                  EXCHANGE
                  F11AACP
                  F11BXQP
                  MTAAACP
                  STABACKUP
                  VERIFY
                  LBRSHR
                  LIBRTL
                  LIBRTL2
                  TECOSHR
                  FILMNTMSG
                  VMS$REMEDIAL_ID_552
    
    SOURCE:     Digital Equipment Corporation
    
    ECO INFORMATION:
    
         ECO Kit Name:  VAX_TH_Y2K01_U2055
         ECO Kits Superseded by This Kit **ONLY** for OpenVMS/Thai VAX:
    
                        VAXF11X05_U2055 (Files-11 XQP file system)
                        VAXVERI01_U2055 (Analyze/Disk_Structure Utility)
                        VAX_TH_LIBR06_070 (LIB$ Run-Time Library)
                        VAXBACK05_U2055 (Backup utility)
                        VAXY2K01_U2055 (Year 2000 enhancement kit)
    
         ECO Kit Approximate Size:  2772 Blocks
         Kit Applies To:  OpenVMS/Thai VAX V5.5-2, V5.5-2H4
         System/Cluster Reboot Necessary:  Yes
         Rolling Re-boot Supported:  Not Known
         Installation Rating:  1 - To be installed on all systems running
                                   the listed version(s) of OpenVMS.
    
         Kit Dependencies:
    
           The following remedial kit(s) must be installed BEFORE
           installation of this kit:
    
             None
    
           In order to receive all the corrections listed in this
           kit, the following remedial kits should also be installed:
    
             None
    
    
    ECO KIT SUMMARY:
    
    An ECO kit exists for several components on OpenVMS/Thai VAX V5.5-2 and
    V5.5-2H4.
    
      o  Conditions Addressed in This Kit
    
         This document identifies certain conditions you should be
         aware of when preparing your OpenVMS environment for the year
         2000. This kit contains minor modifications to several older
         components of the operating system; other conditions are simply
         noted here, but need no changes.
    
         o  EXCHANGE
    
            When the EXCHANGE utility is used to transfer files between
            OpenVMS and RT-11 or DOS-11 systems, date problems could occur
            starting in the year 2004 for RT-11 and in the year 2036 for
            DOS-11.
    
            This kit contains an enhancement to EXCHANGE that makes the RT-
            11 date format continue to function correctly until the year
            2099.
    
              NOTE:
    
                RT-11 volumes are also used as console storage media on
                certain older VAX systems.  DIGITAL transferred the RT-11
                operating system, along with other PDP-11 software, to
                Mentec in 1994.
    
    
         o  RSX-11 backwards compatible code:
    
            The following sections describe conditions you should be aware
            of if you interoperate with RSX-11 or if you use RSX-11 software
            on your OpenVMS system.
    
              +  File System $QIO Interface
    
                 The file system $QIO interface supports several attributes
                 for RSX-11 compatibility. Of these, ATR$C_EXPDAT and
                 ATR$C_ASCDATES return the file creation date, revision
                 date, and expiration date using 2-digit years.
    
                 These attributes are not normally used by native code and
                 can be replaced with the following documented, compliant
                 interfaces:
    
                   ATR$C_CREDATE
                   ATR$C_EXPDATE
                   ATR$C_REVDATE
    
                 The file system $QIO interface is provided by the following file
                 systems:
    
                   DIGITAL TCP/IP Network File System (NFS) client
                   Distributed File System (DECdfs)
                   Magnetic tape ACP
                   OpenVMS ODS-1 file system
                   OpenVMS ODS-2 file system
    
              +  ODS-1 File Header Format and Utility Support
    
                 For RSX-11 compatibility, OpenVMS VAX supports ODS-1
                 file format disk volumes. The ODS-1 file system uses
                 a 2-digit year format internally, and current implementations
                 have limitations for the year 2000.
    
                 The magnetic tape ACP also returns an ODS-1 format file
                 header in response to an application request for the
                 ATR$C_HEADER attribute.
    
                 ODS-1 data structures use a 2-digit year (ddmmmyy) in the
                 following items:
    
                   *  ODS-1 file header:
    
                      FI1$T_CREDATE
                      FI1$T_CRETIME
                      FI1$T_EXPDATE
                      FI1$T_REVDATE
                      FI1$T_REVTIME
    
              +  ODS-1 home block: HM1$T_CREDATE
    
                 The OpenVMS VAX file system and the following OpenVMS
                 utilities that support the ODS-1 file system format
                 have been modified to correctly interpret these 2-digit
                 years until the year 2057:
    
                   Analyze/Disk_Structure Utility
                   Backup Utility
                   Dump Utility
                   Librarian (LBR) routines
    
              NOTE:
    
                Even though the ODS-1 code is being updated for the year
                2000, DIGITAL strongly recommends that users of ODS-1
                formatted media move to a newer file format by the year
                2000.
    
           o  LIB$ Run-Time Library
    
              In the run-time library, the LIB$CONVERT_DATE_STRING routine
              allows the user to select a 2-digit year format (as well as
              many others). This routine interprets 2-digit years as belonging
              to the century in which the system is currently running (ac-
              cording to the system clock). For example, in the 1900s, 61 is
              interpreted as 1961, and starting January 1, 2000, 61 will be
              interpreted as 2061. If this behavior could produce unexpected
              results on your system, select one of the alternatives to the
              2-digit year format.
    
           o  TECO Editor
    
              +  The date value in the TECO editor has been extended to a
                 longword so that the year value returned by the Ctrl/B
                 function will not overflow on 01-JAN-2028.
    
              +  This kit also fixes a TECO problem that is unrelated to
                 dates. The UIC value returned by the 2EJ function was incor-
                 rect if the process UIC had a group or member number greater
                 than 377.
    
                 For compatibility reasons, the 2EJ value cannot be changed.
                 However, the problem has been fixed by the following
                 changes:
    
                   *  All group and member numbers that exceed a byte are
                      now mapped to 377 (octal).
    
                   *  A 3EJ function has been implemented to return the
                      longword UIC.
    
                      The following TECO example demonstrates the change.
    
                      NOTE: The ESCAPE (<ESC>) sequence can be entered on
                            most keyboards by typing Ctrl/[.
    
                            $ SET UIC [1234,567]
                            $ TECO
                            *3EJ/65536==<ESC><ESC>
                            1234
                            *3EJ&65535==<ESC><ESC>
                            567
    
      o  This kit also includes fixes unrelated to the year 2000 for
         the Analyze/Disk_Structure utility, the Backup Utility, the
         Files-11 XQP file system, and the LIB$ Run-Time Library. These
         fixes were released earlier in separate kits, but now have been
         incorporated into this kit *ONLY* for this OpenVMS/Thai VAX
         V5.5-2 and V5.5-2H4.
    
         All Year 2000 enhancements shipped in this kit will be included
         in the operating system starting with the release that follows
         OpenVMS/Thai VAX Version 7.1.
    
    
    Y2K
    Year 2000
    
    RELATED ARTICLES:
    
    Detailed articles describing the problems listed above may exist in
    the OPENVMS database.  To view these articles, open the appropriate
    product database and perform a query using either of the following
    search strings: 'VAX_TH_Y2K01_U2055' or 'Y2K'.
    
    
    ECO KIT ORDERING INSTRUCTIONS:
    
    If after an evaluation you wish to obtain this kit, request it
    electronically using the appropriate Advanced Electronic Services
    (AES) Service Tool.  If you are not familiar with how to request
    kits electronically, open the DIA, WIS or DSNLINK database and
    review the article entitled:
    
         [AES] How To Electronically Request ECO Kits Using Service Tools
    
    
    INSTALLATION NOTES:
    
    The images in this kit will not take effect until the system is
    rebooted.  If there are other nodes in the VMScluster, they must
    also be rebooted in order to make use of the new image(s).
      
      ==========================================================================
      |                     Table of Kit Image Information                     |
      +----------------------------+----------+-----------------+--------------+
      |                            | Overall  | Image File      | Image Link   |
      | Image Name                 | Checksum | Identification  | Date/Time    |
      +----------------------------+----------+-----------------+--------------+
      | BACKUP.EXE                 |%XA0BE7631| VAX 552R_62-000 |  4-MAR-1998  |
      |                                       |                 | 17:10:01.46  |
      +----------------------------+----------+-----------------+--------------+
      | DUMP.EXE                   |%XC984B035| X-2             |  5-FEB-1998  |
      |                                       |                 | 13:14:34.97  |
      +----------------------------+----------+-----------------+--------------+
      | EXCHANGE.EXE               |%X24DA78A7| X-2             |  5-FEB-1998  |
      |                                       |                 | 13:12:41.16  |
      +----------------------------+----------+-----------------+--------------+
      | F11AACP.EXE                |%X9085297A| X-2             |  5-FEB-1998  |
      |                                       |                 | 13:12:37.10  |
      +----------------------------+----------+-----------------+--------------+
      | F11BXQP.EXE                |%X3224CA97| XQP V5.5-2010   |  5-FEB-1998  |
      |                                       |                 | 13:12:39.73  |
      +----------------------------+----------+-----------------+--------------+
      | FILMNTMSG.EXE              |%X27141B03| X-12            | 19-JAN-1998  |
      |                                       |                 | 21:15:25.29  |
      +----------------------------+----------+-----------------+--------------+
      | LBRSHR.EXE                 |%X4B1615C4| X-1             |  5-FEB-1998  |
      |                                       |                 | 13:10:33.50  |
      +----------------------------+----------+-----------------+--------------+
      | LIBRTL.EXE                 |%X26F6A462| V552TH-10K      | 19-MAY-1997  |
      |                                       |                 | 16:01:19.39  |
      +----------------------------+----------+-----------------+--------------+
      | LIBRTL2.EXE                |%X2D5A5803| V552TH-10K      | 19-MAY-1997  |
      |                                       |                 | 16:01:22.85  |
      +----------------------------+----------+-----------------+--------------+
      | MESSAGE_ROUTINES.EXE       |%X4F681DE3| X-24            | 19-JAN-1998  |
      |                                       |                 | 21:14:23.00  |
      +----------------------------+----------+-----------------+--------------+
      | MTAAACP.EXE                |%XBFB3BA8E| X-3             |  5-FEB-1998  |
      |                                       |                 | 13:12:36.96  |
      +----------------------------+----------+-----------------+--------------+
      | STABACKUP.EXE              |%X8A4D8197| VAX 552R_62-000 |  4-MAR-1998  |
      |                                       |                 | 17:10:36.60  |
      +----------------------------+----------+-----------------+--------------+
      | TECOSHR.EXE                |%XCA89F712| TECOSHR V40.36  |  5-FEB-1998  |
      |                                       |                 | 13:12:41.11  |
      +----------------------------+----------+-----------------+--------------+
      | VERIFY.EXE                 |%XE3FB69C3| X-13            |  9-FEB-1998  |
      |                                       |                 | 11:26:41.52  |
      +----------------------------+----------+-----------------+--------------+
      | VMS$REMEDIAL_ID_552.EXE    |%X9DCA4E38| V1.0            | 13-FEB-1998  |
      |                                       |                 | 10:29:37.23  |
      +----------------------------+----------+-----------------+--------------+
    
privacy statement using this site means you accept its terms feedback to the webmaster
VMS rules VMS rocks OpenVMS rules OpenVMS rocks