Reference file for system customer service
During installation the reference file $SERVICE.SOLREF.IMON.SW-CONF is generated (this can be optionally suppressed, see section "IMON parameter files"). This reference file is exclusively for the analysis of the software configuration through the system customer service. It is generated using the following statement.
//SHOW-SUPPLY-UNITS INFORMATION=*PAR(REPORT-LEVEL=*FOR-REFERENCE-FILE)
It contains, per USER-CODE, the last installed correction state (based on the registered installation time information) of each main version of each supply unit.
Example of reference file layout
SCI Name = :Q80K:$TSOS.SYS.IMON.SCI =============================================================================== Supply Unit Name Version Package Code Date Time ------------------------------------------------------------------------------- VM2000 12.0A00 <package-name> SOL2P 2020-11-25 11:43:53 AID 03.5A00 <package-name> 80QA2 2020-07-01 16:02:44 ASSEMBH 01.4A00 <package-name> 80QA2 2020-07-01 16:02:44 ASSTRAN 05.4A00 <package-name> 80QA2 2020-07-01 16:02:44 AVAS 08.6A00 <package-name> 80QA2 2020-07-01 16:02:44 AVAS-SV-BS2 08.6A00 <package-name> 80QA2 2020-07-01 16:02:44 BS2GA.APACHE 02.4A00 <package-name> 80QA2 2020-07-01 16:02:44 BS2GA.CRTE-BAS 21.0A00 <package-name> 80QA2 2020-07-01 16:02:44 BS2GA.DSSM 21.0A00 <package-name> 80QA2 2020-07-01 16:02:44 ... UDS/SQL 02.9B60 <package-name> 80QA2 2020-07-01 16:02:57
Note
All dates and times in the $SERVICE.SOLREF.IMON.SW-CONF file, as well as in the global SCI, are always GMT ones and may so differ from the real date and time from customer system.
Reference file for the IMON configuration check
For the software configuration check during the installation, IMON uses a further reference file with the standard name $TSOS.SYS.IMON.SCI.REF. Another name can be set in the IMON options (see operand REFERENCE-FILE in the statement MODIFY-IMON-OPTIONS or the field Reference File in the dialog box IMON Options).
In the configuration check a log (<workfile location>.<package>.<timestamp>.DP
) lists the dependencies of the supply units to be installed on the supply units already installed.
Example of the content of a log file
Target system informations -------------------------- Version : 170 SCI : :CATID:$TSOS.SYS.IMON.SCI Reference File : :CATID:$TSOS.SYS.IMON.SCI.REF Report for Supply Unit : SWLETEST6 01.0A00 ------------------------------------------------ Installable on the target system : yes I---------------------------------I--------I-------------------------------------------I I Dependence I Status I Can be resolved by Supply Unit of Package I I---------------------------------I--------I-------------------------------------------I I RU01 01.0 A00 ADD 120* A I Unres I SWLETEST2 01.0A00 02DEZ10410 RAUER I I I I SWLETEST4 01.0A00 02DEZ10410 RAUER I I---------------------------------I--------I-------------------------------------------I I RU11 01.0 A00 ADD 120* A I Res I I I---------------------------------I--------I-------------------------------------------I I RU12 01.0 A00 ADD 120* A I Unres I SWLETEST8 01.0A00 02DEZ10410 RAUER I I---------------------------------I--------I-------------------------------------------I I RU13 01.0 A00 ADD 120* A I Unres I I I---------------------------------I--------I-------------------------------------------I I RU14 01.0 A00 ADD 120* A I Unres I SWLETEST9 01.0A00 02DEZ10410 RAUER I I---------------------------------I--------I-------------------------------------------I
The Status data column shows if a dependency can be resolved. With Status=Unres (unresolvable dependency), the next column shows, where applicable, which supply units must be installed to resolve the dependency.