H06.13 Software Installation and Upgrade Guide
What This Guide Does Not Cover
• System migration planning. System-wide issues involved in migrating to the latest H-series RVU
are covered in:
◦ The H06.13 Release Version Update Compendium
◦ The Interactive Upgrade Guide 2 (IUG2)
• Installing an H-series RVU from a host system to a remote or separate network-connected target
system using an Expand connection or tape. See the DSM/SCM User’s Guide for information
on setting up target systems.
• Installing and configuring HP NonStop Open System Services (OSS).
• Upgrading HP NonStop system console workstation applications. To install or upgrade HP
and third-party system console client software, such as OSM client-based components, see
the NonStop System Console Installer Guide.
• Installing and configuring OSM server components. To install and configure OSM server
components, and start using client-based components, see the OSM Migration and
Configuration Guide.
• Installing, configuring, and migrating to HP NonStop SQL/MX. The SQL/MX Installation and
Management Guide provides step-by-step instructions for installing and configuring NonStop
SQL/MX. For information about migrating a NonStop SQL/MX or NonStop SQL/MP database
to an H-series RVU and falling the database back to G-series RVUs, see the SQL Supplement
for H-Series RVUs.
• Installing and configuring the I/O adapter module (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");
What This Guide Does Not Cover 11