Updated: 24-SEP-2003 (Use your browsers' Reload button to ensure you're viewing the most recent version)
VMS73_REGISTRY-V0100 Alpha V7.3 REGISTRY ECO Summary
*OpenVMS] VMS73_REGISTRY-V0100 Alpha V7.3 REGISTRY ECO Summary
Copyright (c) Compaq Computer Corporation 2002. All rights reserved.
OP/SYS: OpenVMS Alpha
COMPONENT: REGISTRY
SOURCE: Compaq Computer Corporation
ECO INFORMATION:
ECO Kit Name: VMS73_REGISTRY-V0100
DEC-AXPVMS-VMS73_REGISTRY-V0100--4.PCSI
ECO Kits Superseded by This ECO Kit: None
ECO Kit Approximate Size: 1440 Blocks
Kit Applies To: OpenVMS Alpha V7.3
System/Cluster Reboot Necessary: No
Rolling Re-boot Supported: Information NA
Installation Rating: INSTALL_3
3 - To be installed by customers
experiencing the problems corrected.
Kit Dependencies:
The following remedial kit(s), or later, must be installed BEFORE
installation of this, or any required kit:
VMS73_UPDATE-V0100
In order to receive all the corrections listed in this
kit, the following remedial kits, or later, should also be installed:
None
ECO KIT SUMMARY:
An ECO kit exists for REGISTRY on OpenVMS Alpha V7.3. This kit addresses the
following problems:
PROBLEMS ADDRESSED IN VMS73_REGISTRY-V0100 KIT
o The system can crash with various types of bugchecks if
$Registry attempts to receive more data from the Registry
server than is allowed by the process' BYTLM quota.
Images Affected:[SYS$LDR]SYS$NTA.EXE
o Issuing the command:
$ mc reg$cp export database
on a new database causes value names to be written
incorrectly.
Images Affected:[SYSEXE]REG$CP.EXE
o Processes can hang if a connection breaks and there are timed
out requests in the Registry request queue.
Images Affected:[SYSEXE]SYS$NTA.EXE
o When the server is trying to shut down, it will ACCVIO in
various places, but usually in a pthread_cleanup_pop() call
after signaling the datalogcleaner thread. Usually the final
exit status will be 0x10408014. The problem is due to queue
corruption because the mutex locking to protect the queue was
in the wrong place. It was protecting other operations, but
not the queue itself. This fix moves the code which locks the
mutex so that it protects the queue.
Images Affected:[SYSEXE]REGISTRY$SERVER.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_REGISTRY-V0100' or 'VMS73_REGISTRY'.
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_REGISTRY /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
- 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_REGISTRY-V0100 kit would be:
$
$ DEFINE/SYS NO_ASK$BACKUP TRUE
$!
$ PROD INSTALL VMS73_REGISTRY/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 |
+----------------------------+----------+-----------------+--------------+
| REG$CP.EXE | 363EFF2E | X-2 | 25-JUL-2002 |
| | | 00:28:22.71 |
+----------------------------+----------+-----------------+--------------+
| REGISTRY$SERVER.EXE | 093C2E79 | X-7 | 25-JUL-2002 |
| | | 00:31:56.69 |
+----------------------------+----------+-----------------+--------------+
| SYS$NTA.EXE | C2C7C707 | X-1 | 5-FEB-2002 |
| | | 14:27:46.10 |
+----------------------------+----------+-----------------+--------------+
|