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)

ALPBACK01_061 Alpha V6.1 Backup Utility 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 1995.  All rights reserved.
    
    OP/SYS:      OpenVMS Alpha
    
    COMPONENT:   BACKUP Utility
    
    SOURCE:      Digital Equipment Corporation
    
    ECO INFORMATION:
    
         ECO Kit Name:  ALPBACK01_061
         ECO Kits Superseded by This ECO Kit:  None
         ECO Kit Approximate Size:  1134 Blocks
         Kit Applies To:  OpenVMS Alpha V6.1
         System Reboot Necessary:  No
    
    
    ECO KIT SUMMARY:
    
    An ECO kit exists for BACKUP on OpenVMS Alpha V6.1.  This kit addresses
    the following problems:
    
    Problems addressed in the ALPBACK01_061 kit:
    
      o  BACKUP may not incrementally restore a disk to the same
         directory and file structure that existed at the time of
         the most recent incremental save operation.  Some of the
         directories and their files may not be deleted properly,
         which results additional files.  This may cause restore
         errors due to insufficient space on the output disk
         device because the additional files are not deleted.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  When a BACKUP/LIST DDCU:*.*/SAVE_SET operation is performed
         on a tape that contains many save sets, the BACKUP utility may
         eventually abort with one of the following errors:
    
         -  %BACKUP-F-ALLOCMEM, error allocating virtual memory
             SYSTEM-F-EXQUOTA, exceeded quota
    
         -  %BACKUP-F-INSBUFSPACE, Insufficient virtual memory to
             accommodate minimum buffer count
    
         -  %BACKUP-F-BUFFERSLOST, all buffers are lost
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  A listing file produced during an image backup and a listing
         file created from the saveset may not be the same.  One may
         show several files to be at the end of a tape and the other
         may show those same files to be at the beginning of the next
         tape.  In reality, the files only exist only at the beginning
         of the next tape.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  If an existing file name version for a disk saveset is used
         for a new disk saveset, BACKUP will overwrite the file.  This
         causes the destruction of the information in the file and
         possibly the loss of data.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
    
      o  If the /RECORD qualifier is used on a RESTORE operation, an
         ACCVIO may occur due to improper checking of qualifiers.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  On a BACKUP file restore operation, a file gets an ACL with
         the default ACE created even though there was not one before.
         The [DIRECTORY] that the file was in had a default ACE.  An
         ACE with the DEFAULT option on a directory file causes this
         ACE to be added to the restored file's ACL.
    
         NOTE:  This problem does not occur on BACKUP/image
                save/restore operations.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  Behavior of OpenVMS V6.1 and OpenVMS V6.0 is different with an
         input saveset that has errors.  Essentially V6.1 prompts the
         user for action where V6.0 did not.  A problem introduced by
         the change in behavior is that besides prompting for (QUIT OR
         CONTINUE) on every count of 100, it also prompts on the first
         error detected before any XOR recovery could be attempted on
         the failing block.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  BACKUP will erroneously abort with a GENMINUS1 error on a
         non-shadowed disk.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  If the /INCREMENTAL and the /SINCE qualifier are used on the
         same BACKUP command line, unpredictable results occur.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  A power fail test on two tape storage devices, TA90E and TA78,
         ended  up  with two different results.  The TA78 recovered the
         power fail test but the TA90E failed with:
    
              %BACKUP-E-FATALERR, fatal error on $88$MUA3:[]TEST.BCK;
               BACKUP/IMAGE/REW/VER/IGN=INTER SYS$SYSDEVICE:
               $88$MUA3:TEST.BCK/SAVE
    
              Power fail the tape storage unit during I/O.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  BACKUP does not continue on the tape that is mounted while
         using the /EXACT_ORDER  qualifier.
    
         When the first BACKUP command completes on the tape_volume
         label "W0" and that volume is only about half full, the second
         command requests a tape with label "W0".  BACKUP complains and
         will not allow that label "W0" to be used.  However, if the
         tape is dismounted and BACKUP remounts the same tape_volume to
         do the append operation or the the /EXACT_ORDER qualifier is
         removed from the command line, the tape_volume is mounted
         correctly.
    
         This is illustrated by the following command file:
    
              $ write sys$output " backup av ingtab1 "
              $ backup/journal/fast -
                  /exclude=(pppp*.t*,*.m*,*.d*,*.sm*) -
                  ingtab1:[ingres.data.tds01]*.* -
                  tape:ingtab1.bck -
                  /norew -
                  /block=65024 -
                  /label=(N0,V0,W0,N1,V1,W1) -
                  /exact_order
              $!
              $ write sys$output " backup av ingtab2 "
              $ backup/journal/fast -
                  /exclude=(pppp*.t*,*.m*,*.d*,*.sm*) -
                  ingtab2:[ingres.data.tds01]*.* -
                  tape:ingtab2.bck -
                  /norew -
                  /block=65024 -
                  /label=(W0,N1,V1,W1) -
                  /exact_order
              $!
              $ exit
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  A RESTORE operation completes successfully, but returns the
         INVRECTYP message that may cause doubt about the integrity of
         the data.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  If a tape volume switch is required during a BACKUP operation
         and the Media Manager (MME) is running, the BACKUP operation
         will fail with:
    
              "BACKUP-F-NOTANSI - tape is not valid ANSI format".
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
      o  OpenVMS BACKUP cannot selectively process directory structures
         exceeding 8 levels.  Only the BACKUP/IMAGE save and restore
         will work.
    
         This problem is corrected in OpenVMS Alpha V6.2.
    
    
    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:  'ALPBACK01_061' or 'ALPBACK'.
    
    
    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 system/cluster does not need to be rebooted after this kit is
    installed.
    
    DCLTABLES is modified with this kit to include the new BACKUP
    qualifiers.  To take advantage of the new syntax, without having
    to logout/login, a process' copy of DCLTABLES can be updated by typing:
    
         $ SET COMMAND/TABLE=SYS$LIBRARY:DCLTABLES
      
      ==========================================================================
      |                     Table of Kit Image Information                     |
      +----------------------------+----------+-----------------+--------------+
      |                            | Overall  | Image File      | Image Link   |
      | Image Name                 | Checksum | Identification  | Date/Time    |
      +----------------------------+----------+-----------------+--------------+
      | BACKUP.EXE                 | 3E448B55 | AXP V61R_62-000 | 13-MAY-1995  |
      |                                       |                 | 05:41:41.53  |
      +----------------------------+----------+-----------------+--------------+
    
privacy statement using this site means you accept its terms feedback to the webmaster
VMS rules VMS rocks OpenVMS rules OpenVMS rocks