H06.04 Software Installation and Upgrade Guide
Overview of Installing the H06.04 RVU
H06.04 Software Installation and Upgrade Guide—541607-001
1-8
Check or Alter the CONFTEXT File Before Installing an
H06.04 SUT
•
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 an H06.04
SUT
The SYSTEM_PROCESSOR_TYPE should be specified as NSE-A:
ALLPROCESSORS:
SYSTEM_PROCESSOR_TYPE NSE-A;
Also, check the CONFTEXT file to check that these 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 for H06.04:
$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;
MICROCODE_FILES TANDEM^MICROCODE^FILES;
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;
FORMATTER_TEMPLATE_FILES TANDEM^FORMATTER^TEMPLATE^FILES;
INITIAL_COMINT_INFILE \BITDRP.$SYSTEM.configxx.CIIN;
tape_label_processing enabled;