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)

VMS73_TDF-V0100 Alpha V7.3 TDF 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

    
    
    *OpenVMS] VMS73_TDF-V0100 Alpha V7.3 TDF ECO Summary
    
    New Kit Date:       25-FEB-2003
    Modification Date:  Not Applicable
    Modification Type:  NEW KIT
    
    Copyright (c) Compaq Computer Corporation 2002,2003.  All rights reserved.
    
    OP/SYS:     OpenVMS Alpha
    
    COMPONENT:  TDF
    
    SOURCE:     Compaq Computer Corporation
    
    ECO INFORMATION:
    
         ECO Kit Name:  VMS73_TDF-V0100
                        DEC-AXPVMS-VMS73_TDF-V0100--4.PCSI
         ECO Kits Superseded by This ECO Kit:  None
         ECO Kit Approximate Size:  784 Blocks
         Kit Applies To:  OpenVMS Alpha V7.3
         System/Cluster Reboot Necessary:  No
         Rolling Re-boot Supported:  Information Not Available
         Installation Rating:  INSTALL_2
    			   2 : To  be  installed  by   all  customers  using  the  following
                 		       feature(s):
    
    		               Customers using any application that uses the JAVA run time
    		               library or PThreads
    
         Kit Dependencies:
    
           The following remedial kit(s), or later, must be installed BEFORE
           installation of this kit:
    
             VMS73_UPDATE-V0100
    
           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 TDF on OpenVMS Alpha V7.3.  This kit addresses the
    following problems:
    
    
    PROBLEMS ADDRESSED IN VMS73_TDF-V0100
    
         o  Java applications that run continuously through the daylight
            savings time adjustment incur a two hour clock adjustment
            rather than a one hour clock adjustment.  The java application
            must be stopped and restarted to correct the time.
    
              Images Affected:[SYSEXE]JBC$JOB_CONTROL.EXE
    
    
    
         o  In the Southern Hemisphere when the time was moved forward at
            the October Daylight Savings Time adjustment, multithreaded
            processes went into a tight CPU loop.  Examples of
            applications showing the problem are DCPS symbiont, decevent,
            or anything using the Java runtime.  Stopping and restarting
            the processes resolved the problem.
    
            This problem will happen again at the next daylight savings
            time adjustment.
    
              Images Affected:[SYSEXE]SYS$DAYLIGHT_SAVING.EXE
    			  [SYSEXE]TDF$SET_TIMEZONE.EXE
    
    
         o  Setting the DISUSER flag on the SYSTEM account causes the
            login failure message:
    
                %LOGIN-F-DISUSER, account is disabled
    
            to be displayed when the job controller tries and retries
            creating the daylight savings time adjustment process.
    
              Images Affected:[SYSEXE]JBC$JOB_CONTROL.EXE
    
    
    
    RELATED ARTICLES:
    
    Detailed articles describing the problems listed above may exist in the
    OPENVMS database(s).  To view these articles, open the appropriate product
    database and perform a query using either of the following search strings:
    'VMS73_TDF-V0100' or 'VMS73_TDF'.
    
    
    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:
    
    No reboot is necessary after successful installation of the kit.
    
    INSTALLATION INSTRUCTIONS:
    
    
    Install this kit with the POLYCENTER Software installation utility
    by logging into the SYSTEM account, and typing the following at the
    DCL prompt:
    
    PRODUCT INSTALL VMS73_TDF /SOURCE=[location of Kit]
    
    The kit location may be a tape drive, CD, or a disk directory that
    contains the kit.
    
    Additional help on installing PCSI kits can be found by typing
    HELP PRODUCT INSTALL at the system prompt
    
    
    Special Installation Instructions:
    
         o  Stop/Restart of Job Controller
    
            This kit does not require a reboot but does require the job
            controller to be stopped and restarted after installation of
            the kit.  To stop the job controller, enter the command:
    
                  $STOP JOB_CONTROL
    
            To restart the job controller, enter the command:
    
                 $@sys$system:STARTUP JOBCTL
    
    
    
         o  Scripting of Answers to Installation Questions
    
            During installation, this kit will ask and require user
            response to several questions.  If you wish to automate the
            installation of this kit and avoid having to provide responses
            to these questions, you must create a DCL command procedure
            that includes the following definitions and commands:
    
               -  $ DEFINE/SYS NO_ASK$BACKUP TRUE
    
               -  Add the following qualifiers to the PRODUCT INSTALL
                  command and add that command to the DCL procedure.
    
                    /PROD=DEC/BASE=AXPVMS/VER=V1.0
    
    
               -  De-assign the logicals assigned
    
            For example, a sample command file to install the
            VMS73_TDF-V0100 kit would be:
    
              $
              $ DEFINE/SYS NO_ASK$BACKUP TRUE
              $!
              $ PROD INSTALL VMS73_TDF/PROD=DEC/BASE=AXPVMS/VER=V1.0
              $!
              $ DEASSIGN/SYS NO_ASK$BACKUP
              $!
              $ exit
    
    
    
    
    
    
    
    All trademarks are the property of their respective owners.
    
      
      ==========================================================================
      |                     Table of Kit Image Information                     |
      +----------------------------+----------+-----------------+--------------+
      |                            | Overall  | Image File      | Image Link   |
      | Image Name                 | Checksum | Identification  | Date/Time    |
      +----------------------------+----------+-----------------+--------------+
      | JBC$JOB_CONTROL.EXE        | 9CE88BB9 | X-27            | 19-DEC-2002  |
      |                                       |                 | 16:38:42.04  |
      +----------------------------+----------+-----------------+--------------+
      | SYS$DAYLIGHT_SAVING.EXE    | F390AF62 | TDF  V1.0-0     | 6-DEC-2002   |
      |                                       |                 | 15:42:14.82  |
      +----------------------------+----------+-----------------+--------------+
      | TDF$SET_TIMEZONE.EXE       | 0AD653AE | TDF  V1.0-0     | 6-DEC-2002   |
      |                                       |                 | 15:42:21.61  |
      +----------------------------+----------+-----------------+--------------+
    
    
privacy statement using this site means you accept its terms feedback to the webmaster
VMS rules VMS rocks OpenVMS rules OpenVMS rocks