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)

VMS721H1_PPPD-V0200 PPPDriver (ALPHA 7.2-1H1) 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] VMS721H1_PPPD-V0200 PPPDriver (ALPHA 7.2-1H1) ECO Summary
    
    New Kit Date:       02-SEP-2002
    Modification Date:  Not Applicable
    Modification Type:  NEW KIT
    
    Copyright (c) Compaq Computer Corporation 2001,2002.  All rights reserved.
    
    OP/SYS:     OpenVMS Alpha
    
    COMPONENT:  PPPDriver
    
    SOURCE:     Compaq Computer Corporation
    
    ECO INFORMATION:
    
         ECO Kit Name:  VMS721H1_PPPD-V0200
                        DEC-AXPVMS-VMS721H1_PPPD-V0200--4.PCSI
         ECO Kits Superseded by This ECO Kit:  None
         ECO Kit Approximate Size:  384 Blocks
         Kit Applies To:  OpenVMS Alpha 7.2-1H1
         System/Cluster Reboot Necessary:  Yes
         Rolling Re-boot Supported:  Yes
         Installation Rating:  INSTALL_2
                                2 - To  be  installed  by   all  customers  using  the  following
    			        feature(s):
    
    			        PPPD
    
         Kit Dependencies:
    
           The following remedial kit(s) must be installed BEFORE
           installation of this kit:
    
             VMS721H1_UPDATE-V0500
    
           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 PPPDriver on Alpha V7.2-1H1.  This kit addresses the following
    problems:
    
    PROBLEMS ADDRESSED IN VMS721H1_PPPD-V0200 KIT
    
         o  A PPPD = DISCONNECT  TTA0  command  fails  to  disconnect  and
            returns an error similar to the following error message:
    
            A73KT: PPPD DISCONNECT TTA0:
            %PPPD-E-PPPCONNECTERR, error connecting to PPP device
            %SYSTEM-W-NOSUCHDEV, no such device available
            %PPPD-F-ABORT, fatal error encountered; operation terminated
    
              Images Affected:[SYSEXE]PPPD$UTIL.EXE
                              [SYS$LDR]SYS$PPPDRIVER.EXE
    
    
    
         o  Line table lookup fails when line number is greater than 9.
    
              Images Affected:[SYS$LDR]SYS$PPPDRIVER.EXE
    
    
    
    RELATED ARTICLES:
    
    Detailed articles describing the problems listed above may exist in
    the OPENVMS databases.  To view these articles,
    open the appropriate product database and perform a query using either
    of the following search strings: 'VMS721H1_PPPD-V0200' or
    'VMS721H1_PPPD'.
    
    
    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:
    
    This kit requires a system reboot.  Compaq strongly recommends that
    a  reboot  is performed immediately after kit installation to avoid
    system instability
    
    If you have other nodes in your OpenVMS cluster, they must also  be
    rebooted  in  order  to make use of the new image(s).  If it is not
    possible or convenient to reboot the entire cluster at this time, a
    rolling re-boot may be performed.
    
    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 VMS721H1_PPPD /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  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
    
            -  $ DEFINE/SYS NO_ASK$REBOOT TRUE
    
            -  Add  the  following  qualifiers  to  the  PRODUCT  INSTALL
               command and add that command to the DCL procedure.
    
                  /PROD=DEC/BASE=AXPVMS/VER=V2.0
    
    
            -  De-assign the logicals assigned
    
            For  example,  a  sample   command   file   to   install   the
            VMS721H1_PPPD-V0200 kit would be:
    
              $
    
    
              $ DEFINE/SYS NO_ASK$BACKUP TRUE
              $ DEFINE/SYS NO_ASK$REBOOT TRUE
              $!
              $ PROD INSTALL VMS721H1_PPPD/PROD=DEC/BASE=AXPVMS/VER=V2.0
              $!
              $ DEASSIGN/SYS NO_ASK$BACKUP
              $ DEASSIGN/SYS NO_ASK$REBOOT
              $!
              $ 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    |
      +----------------------------+----------+-----------------+--------------+
      | PPPD$UTIL.EXE              | 5F432795 | X-19            | 17-JUL-2002  |
      |                                       |                 | 03:57:06.83  |
      +----------------------------+----------+-----------------+--------------+
      | SYS$PPPDRIVER.EXE          | F144D345 | V1.0            | 17-JUL-2002  |
      |                                       |                 | 03:54:08.97  |
      +----------------------------+----------+-----------------+--------------+
    
privacy statement using this site means you accept its terms feedback to the webmaster
VMS rules VMS rocks OpenVMS rules OpenVMS rocks