H06.17 Software Installation and Upgrade Guide

names of currently running programs. You run the ZPHIRNM program on the target system
to:
Rename the files that currently have actual file names to fabricated names. These files
become obsolete when the new files are renamed.
Rename the new files, which have fabricated names, to their actual names.
After ZPHIRNM has completed renaming all OSS and Guardian files, it will run ZMODGP
if it exists in the SYSnn being activated and if:
The configuration being activated contains a ZCNFDEFS TSV
One or more of the ZcccGP files in the ZCNFDEFS TSV are new or changed (as
compared to the last configuration activated).
If none of the ZcccGP files change, ZMODGP is not run.
ZMODGP is a TACL script that makes changes to the generic-process definitions in
the system configuration database. When you use the ZMODGP script, you do not
need to hard code new generic process definitions directly into the $ZCDB process
(T6586, Configuration Services).
Check or Alter the CONFTEXT File Before Installing This RVU SUT
The processor type (SYSTEM_PROCESSOR_TYPE) is specified in the CONFTEXT file. It is one of
the values NSE-A or NSE-P.
IMPORTANT: For NonStop NS2000-series and NonStop NS2200-series systems, see the J06.nn
Software Installation and Upgrade Guide.
NOTE: Tape_Label_Processing is controlled by the Storage Subsystem ($ZZSTO) ALTER SUBSYS
command. The CONFTEXT file directive TAPE_LABEL_PROCESSING gets overridden by the Storage
Subsystem settings. See the SCF Reference Manual for the Storage Subsystem for more information
about the ALTER SUBSYS command.
SYSTEM_PROCESSOR_TYPESystem
NSE-ANS14x00 Series, NS16x00 Series
NSE-PNS1000, NS1200, NS3000, NS5000
Check the CONFTEXT file to ensure that the following entries are present. They are needed for the
implicit DLLs:
SYSTEM_IMPLICIT_INIT_FILES TANDEM^IMPLICIT^INIT^FILES;
SYSTEM_IMPLICIT_CORE_FILES TANDEM^IMPLICIT^CORE^FILES;
SYSTEM_IMPLICIT_FS_FILES TANDEM^IMPLICIT^FS^FILES;
SYSTEM_IMPLICIT_MCP_FILES TANDEM^IMPLICIT^MCP^FILES;
SYSTEM_IMPLICIT_ETC_FILES TANDEM^IMPLICIT^ETC^FILES;
This example shows a CONFTEXT file:
$TEMP CONFIGXX 2> type conftext
ALLPROCESSORS:
SYSTEM_PROCESSOR_TYPE NSE-A;
SYSTEM_VOLUME_SUBVOL $SYSTEM.SYS00;
SYSTEM_LIBRARY_CODE_FILES TANDEM^LIBRARY^CODE^FILES;
SYSTEM_PROCESS_CODE_FILES TANDEM^PROCESS^CODE^FILES;
SYSTEM_PROCESS_LIBRARY_FILES TANDEM^PROCESS^LIBRARY^FILES;
STANDARD_MICROCODE TANDEM^STANDARD^MICROCODE;
MICROCODE_FILES TANDEM^MICROCODE^FILES;
22 Overview of Installing This RVU