|
HP OpenVMS Version 8.4 Release Notes
Order Number:
BA322--90089
June 2010
This manual describes changes to the software; installation, upgrade,
and compatibility information; new and existing software problems and
restrictions; and software and documentation corrections.
Revision/Update Information:
This is a new manual.
Software Version:
OpenVMS Version 8.4 for Integrity servers OpenVMS Alpha Version 8.4
Hewlett-Packard Company Palo Alto, California
© Copyright 2010 Hewlett-Packard Development Company, L.P.
Confidential computer software. Valid license from HP required for
possession, use or copying. Consistent with FAR 12.211 and 12.212,
Commercial Computer Software, Computer Software Documentation, and
Technical Data for Commercial Items are licensed to the U.S. Government
under vendor's standard commercial license.
The information contained herein is subject to change without notice.
The only warranties for HP products and services are set forth in the
express warranty statements accompanying such products and services.
Nothing herein should be construed as constituting an additional
warranty. HP shall not be liable for technical or editorial errors or
omissions contained herein.
Intel and Itanium are registered trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
Java is a US trademark of Sun Microsystems, Inc.
Oracle is a US registered trademark of Oracle Corporation, Redwood
City, California.
OSF and Motif are trademarks of The Open Group in the US and other
countries, and UNIX is a registered trademark of The Open Group.
Microsoft and Windows are U.S. registered trademarks of Microsoft
Corporation.
X/Open is a registered trademark, and the X device is a trademark of
X/Open Company Ltd. in the UK and other countries.
ZK6677
The HP OpenVMS documentation set is available on CD.
Preface
Intended Audience
This manual is intended for all users of the HP OpenVMS for Integrity
servers or HP OpenVMS Alpha Version 8.4 operating system. Read this
manual before you install, upgrade, or use OpenVMS Version 8.4.
Document Structure
This manual contains the following chapters and appendix:
- Chapter 1 contains release notes that pertain to upgrading or
installing the OpenVMS Alpha operating system or installing the OpenVMS
Integrity servers.
- Chapter 2 contains installation and support information for
OpenVMS associated products.
- Chapter 3 contains release notes about the general use of the
OpenVMS operating system.
- Chapter 4 contains release notes specific to the OpenVMS system
management.
- Chapter 5 contains release notes that relate to programming on an
OpenVMS system, including notes for compilers, linkers, and run-time
library routines.
- Chapter 6 contains information pertaining to hardware that
OpenVMS operating system runs on OpenVMS device support.
- Appendix A describes the proper use of interlocked memory
instructions, which is crucial for the Alpha 21264 (EV6) processor.
Notes are organized by facility or product name when applicable.
This manual contains release notes introduced in the current release
and notes from previous versions that still apply to the new release. A
subheading for each release note indicates either the version of origin
(for example, V8.3) or the version when an old note was last
updated (for example, a note from Version 8.3 that was revised for
Version 8.4 will be labeled with V8.4).
Notes from previous releases are published when:
- The information in the release note has not been documented in any
other printed manual in the OpenVMS documentation set, and the note is
still pertinent.
- The release note may be pertinent in multiple-version OpenVMS
Cluster systems.
Related Documents
For a list of additional documents that are available in support of
this version of the OpenVMS operating system, see the HP OpenVMS Version 8.4 New Features and Documentation Overview
manual.
For additional information about HP OpenVMS products and services, see:
http://www.hp.com/go/openvms
|
Reader's Comments
HP welcomes your comments on this manual. Please send your comments or
suggestions to:
How to Order Additional Documentation
For information about how to order additional documentation, see:
http://www.hp.com/go/openvms/doc/order
|
Conventions
The following conventions may be used in this manual:
Ctrl/
x
|
A sequence such as Ctrl/
x indicates that you must hold down the key labeled Ctrl while
you press another key or a pointing device button.
|
PF1
x
|
A sequence such as PF1
x indicates that you must first press and release the key
labeled PF1 and then press and release another key or a pointing device
button.
|
[Return]
|
In examples, a key name enclosed in a box indicates that you press a
key on the keyboard. (In text, a key name is not enclosed in a box.)
In the HTML version of this document, this convention appears as
brackets, rather than a box.
|
...
|
A horizontal ellipsis in examples indicates one of the following
possibilities:
- Additional optional arguments in a statement have been omitted.
- The preceding item or items can be repeated one or more times.
- Additional parameters, values, or other information can be entered.
|
.
.
.
|
A vertical ellipsis indicates the omission of items from a code example
or command format; the items are omitted because they are not important
to the topic being discussed.
|
( )
|
In command format descriptions, parentheses indicate that you must
enclose choices in parentheses if you specify more than one.
|
[ ]
|
In command format descriptions, brackets indicate optional choices. You
can choose one or more items or no items. Do not type the brackets on
the command line. However, you must include the brackets in the syntax
for OpenVMS directory specifications and for a substring specification
in an assignment statement.
|
|
|
In command format descriptions, vertical bars separate choices within
brackets or braces. Within brackets, the choices are optional; within
braces, at least one choice is required. Do not type the vertical bars
on the command line.
|
{ }
|
In command format descriptions, braces indicate required choices; you
must choose at least one of the items listed. Do not type the braces on
the command line.
|
bold type
|
Bold type represents the introduction of a new term. It also represents
the name of an argument, an attribute, or a reason.
|
italic type
|
Italic type indicates important information, complete titles of
manuals, or variables. Variables include information that varies in
system output (Internal error
number), in command lines (/PRODUCER=
name), and in command parameters in text (where
dd represents the predefined code for the device type).
|
UPPERCASE TYPE
|
Uppercase type indicates a command, the name of a routine, the name of
a file, or the abbreviation for a system privilege.
|
Example
|
This typeface indicates code examples, command examples, and
interactive screen displays. In text, this type also identifies URLs,
UNIX commands and pathnames, PC-based commands and folders, and certain
elements of the C programming language.
|
-
|
A hyphen at the end of a command format description, command line, or
code line indicates that the command or statement continues on the
following line.
|
numbers
|
All numbers in text are assumed to be decimal unless otherwise noted.
Nondecimal radixes---binary, octal, or hexadecimal---are explicitly
indicated.
|
|