ECO NUMBER: VMS721_PCSI-V0100 PRODUCT: OpenVMS Alpha OPERATING SYSTEM 7.2-1 UPDATE PRODUCT: OpenVMS Alpha OPERATING SYSTEM 7.2-1 COVER LETTER 1 KIT NAME: DEC-AXPVMS-VMS721_PCSI-V0100--4.PCSI 2 KITS SUPERSEDED BY THIS KIT: None 3 KIT DEPENDENCIES: 3.1 The following remedial kit(s) must be installed BEFORE installation of this, or any required kit: None 3.2 In order to receive all the corrections listed in this kit, the following remedial kits should also be installed: None 4 KIT DESCRIPTION: 4.1 Version(s) of OpenVMS to which this kit may be applied: OpenVMS Alpha V7.2-1 4.2 Files patched or replaced: o [SYSEXE]PCSI$MAIN.EXE (new image) o [SYSLIB]PCSI$SHR.EXE (new image) o [SYSHLP]PRODUCT.HLP (update to HELPLIB.HLB) o [SYSUPD]PCSI.CLD (Update to DCLTABLES.EXE) o [SYSUPD]DCLTABLES.TEMPLATE (new file) 5 PROBLEMS ADDRESSED IN VMS721_PCSI-V0100 KIT o When installing FORTRAN and FORRTL products, the system hangs if both products are selected for installation at the same time. -- COVER LETTER -- Page 2 31 March 2000 Images Affected: - [SYSLIB]PCSI$SHR.EXE - [SYSEXE]PCSI$MAIN.EXE o If the following PCSI steps are taken: 1. Install a FULL type product kit 2. Patch the FULL product with a PATCH type kit(s) 3. Install a PARTIAL type software product on top of the FULL kit then, two versions of the same FULL product are created and patches are not transferred from the FULL product to the PARTIAL product. This would eventually lead to an un-repairable PCSI database corruption. Images Affected: - [SYSEXE]PCSI$MAIN.EXE - [SYSLIB]PCSI$SHR.EXE o The following duplicate error messages reported by the PCSI utility display during a product upgrade: %PCSI-E-INSVOLSPC, insufficient space on volume DISK$ALPCSI_SYS -PCSI-I-VOLSPC, 159261 required; 124344 available; -34917 net Terminating is strongly recommended. Do you want to terminate? [YES] no %PCSI-E-INSVOLSPC, insufficient space on volume DISK$ALPCSI_SYS -PCSI-I-VOLSPC, 159261 required; 124344 available; -34917 net Terminating is strongly recommended. Do you want to terminate? [YES] no Images Affected: - [SYSLIB]PCSI$SHR.EXE o The reinstallation of a PARTIAL kit causes an ACCVIO. This occurs when certain data is passed from one instance of the PARTIAL product to another instance of the same product. After the transfer, pointers to the originating data structures are cleared. These pointers will be needed later. When the PARTIAL kits are different, re-installation of PARTIAL kit will not clear pointers. -- COVER LETTER -- Page 3 31 March 2000 Images Affected: - [SYSLIB]PCSI$SHR.EXE o An OpenVMS upgrade would generate an unexpected prompt to terminate the operation. Images Affected: - [SYSLIB]PCSI$SHR.EXE - [SYSEXE]PCSI$MAIN.EXE o When re-installing a product that has a library module in its Product Description File (PDF), the PCSI utility terminates with an ACCVIO error. Images Affected: - [SYSLIB]PCSI$SHR.EXE - [SYSEXE]PCSI$MAIN.EXE o Changed the behavior of file conflict resolution between a file from the kit being installed and a file with the same name that has already been installed. Previously, when two files had the same generation number, the PCSI utility would retain the file already on the system disk. Now when there is a tie, the file from the kit being installed replaces the file previously installed. Images Affected: - [SYSLIB]PCSI$SHR.EXE - [SYSEXE]PCSI$MAIN.EXE o When a PRODUCT RECONFIGURE command is executed and the re-configured product has two or more patches applied to it, the PCSI utility incorrectly marks the patches as removed. This inconsistency can cause an ACCVIO on subsequent operations. Images Affected: - [SYSLIB]PCSI$SHR.EXE o When an OpenVMS partial kit is installed to upgrade the full version of OpenVMS, new files supplied by the partial kit that should replace the ones provided by the full OpenVMS version are ignored by the PCSI utility. -- COVER LETTER -- Page 4 31 March 2000 Images Affected: - [SYSLIB]PCSI$SHR.EXE o The PCSI utility returns the %PCSI-F-ASSERTFAIL error message and aborts when upgrading the OpenVMS operating system with a partial kit. Images Affected: - [SYSLIB]PCSI$SHR.EXE o When a FULL product kit replaces a file provided by another product, or a PATCH product kit replaces a file provided by its parent product or another patch, use of the IMAGE LIBRARY option of the FILE statement in the PDF (Product Description File) must be used consistently. For example, if one product provides a file and places it in SYS$LIBRARY:IMAGELIB.OLB, but another product replaces the file but does not specify that it should also be placed in image library, then the installation will fail with a %PCSI-E-PARUDF error message. Images Affected: - [SYSLIB]PCSI$SHR.EXE o Installing OpenVMS patch kits out of order results in a %SYSTEM-F-ACCVIO access violation. The proper order, assuming OpenVMS is already loaded, is: 1. Install the latest patch first, then any additional patches in descending order, based upon Release Version, e.g., V5.1, V4.2, V3.4, etc. 2. Install the patch UPDATE V1.0, then UPDATE02 V1.0, and then re-install patch UPDATE V1.0. Images Affected: - [SYSLIB]PCSI$SHR.EXE o Update the PCSI internal version to V7.2-108. This version can be seen via a PRODUCT SHOW UTILITY command. Also Update the copyright notice. Images Affected: - [SYSLIB]PCSI$SHR.EXE -- COVER LETTER -- Page 5 31 March 2000 o During installation, PCSI bases its required disk space calculation on deleting the old versions of images that are changed, thus freeing up disk space. OpenVMS remedial kits do not delete the old images and therefore do not free up any disk space. This caused the PCSI utility to under estimate the amount of free disk space required to install a product or patch kit. If the disk space requirement is under estimated and there is insufficient free space, the following errors are reported: %PCSI-E-OPENOUT, ... -RMS-F-FUL, device full %PCSI-E-OPFAILED Terminating is strongly recommended The result is an incomplete installation of the files from the kit. For an ECO to the operating system, there is risk that the system may be unusable. This change modifies the PCSI disk space calculation to take into account the fact that remedial kits do not delete old images. Images Affected: - [SYSEXE]PCSI$MAIN.EXE - [SYSLIB]PCSI$SHR.EXE o An attempt to upgrade a product and also apply a patch (or ECO) kit to it in the same PRODUCT INSTALL opertion may fail with the following error: %PCSI-E-FAILCONF, ... Images Affected: - [SYSEXE]PCSI$MAIN.EXE - [SYSLIB]PCSI$SHR.EXE o Installation of two or more patch kits that provide the same file, and also update IMAGELIB.OLB with the file, may cause the PCSI product database to be inconsistent if the patch kits are installed out of order. Symptons include: o Output from a PRODUCT SHOW OBJECT /FULL command shows that all versions of the file are in conflict with one another (i.e., no file in the set has a status of "OK"). -- COVER LETTER -- Page 6 31 March 2000 o Output from a PRODUCT SHOW OBJECT /FULL command shows that the owner of the file is one product and the owner of the module in IMAGELIB.OLB is another product (or patch). Images Affected: - [SYSEXE]PCSI$MAIN.EXE - [SYSLIB]PCSI$SHR.EXE o Installation of the DWMOTIF V1.2-5 product from a sequential kit (that is, a .PCSI file) appears to hang in the initial phase of the process. After a delay (typically of 1 to 5 minutes), the configuration dialog continues. Th delay occurs immediately after the PCSI utility issues the message: "Configuration phase starting ..." Images Affected: - [SYSLIB]PCSI$SHR.EXE - [SYSLIB]PCSI$SHR.EXE o When a number of patch kits are installed in a descending version sequence, and they contain files with IMAGE LIBRARY attribute set, a PRODUCT SHOW OBJECT command will display all the IMAGE LIBRARY files at conflict. This indicates incorrect entries to the PCSI database and may cause some problems. Images Affected: - [SYSLIB]PCSI$SHR.EXE o When a number of patch kits are installed and they contain files with the IMAGE LIBRARY attribute set, a PRODUCT SHOW OBJECT command may display inconsistent information, ie. showing a file owned by one patch kit and the equivalent image library module owned by another patch kit. Images Affected: - [SYSLIB]PCSI$SHR.EXE -- COVER LETTER -- Page 7 31 March 2000 6 KIT INSTALLATION RATING: The following kit installation rating, based upon current CLD information, is provided to serve as a guide to which customers should apply this remedial kit. (Reference attached Disclaimer of Warranty and Limitation of Liability Statement) INSTALLATION RATING: INSTALL_1 : To be installed by all customers. 7 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 VMS721_PCSI/SOURCE = [kit location] The kit location may be a tape drive, or a disk directory that contains the kit saveset. No reboot is necessary after successful installation of the kit. However, all processes will need to log out and then back in to use the new PRODUCT command qualifiers and keywords. Copyright (c) Compaq Computer Corporation, 2000 All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. The software contained on this media is proprietary to and embodies the confidential technology of Compaq Computer Corporation. Possession, use, or dissemination of the software and media is authorized only pursuant to a valid written license from Compaq Computer Corporation. DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY THIS PATCH IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED TO THE EXTENT PERMITTED BY APPLICABLE LAW. IN NO EVENT WILL COMPAQ BE LIABLE FOR ANY LOST REVENUE OR PROFIT, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, WITH RESPECT TO ANY PATCH MADE AVAILABLE HERE OR TO THE USE OF SUCH PATCH.