J06.07 Software Installation and Upgrade Guide
RVU. For information about migrating a G-series database, see the SQL Supplement for H-Series
RVUs.
• Installing and configuring the IOAM enclosure and its components. See your HP service
provider.
Notation Conventions
General Syntax Notation
This list summarizes the notation conventions for syntax presentation in this manual.
UPPERCASE LETTERS
Uppercase letters indicate keywords and reserved words. Type these items exactly as shown.
Items not enclosed in brackets are required. For example:
MAXATTACH
Italic Letters
Italic letters, regardless of font, indicate variable items that you supply. Items not enclosed in
brackets are required. For example:
file-name
Computer Type
Computer type letters indicate:
• C and Open System Services (OSS) keywords, commands, and reserved words. Type
these items exactly as shown. Items not enclosed in brackets are required. For example:
Use the cextdecs.h header file.
• Text displayed by the computer. For example:
Last Logon: 14 May 2006, 08:02:23
• A listing of computer code. For example
if (listen(sock, 1) < 0)
{
perror("Listen Error");
exit(-1);
}
Bold Text
Bold text in an example indicates user input typed at the terminal. For example:
ENTER RUN CODE
?123
CODE RECEIVED: 123.00
The user must press the Return key after typing the input.
Related Information
NOTE: Many of the documents referenced in this guide are located in the NTL, which has moved
to the HP Business Support Center (BSC) at http://www.hp.com/go/nonstop-docs. See Tips for
Locating NonStop Documents in the BSC for information about locating NonStop documents.
• The CLuster I/O Module (CLIM) Software Compatibility Reference provides the compatibility
information of CLIM DVD SPRs and host RVUs.
• The NonStop Firmware Matrices provides the firmware levels required for this RVU.
Notation Conventions 13