|
(1) | The MODIFY-MSG-ATTRIBUTES command is used to set English for message output and language-dependent menus, as in the menu mode example. |
(2) | The INTERFACE=*SDF command is used to start IMON with the SDF interface. Alternatively, you can also start IMON in menu mode (in which case it is sufficient to enter the START-IMON command, as INTERFACE=*STD is the default). After the user has explicitly opened an SCI with the Open option in the File menu, he or she can then select the option 1 (Switch to SDF interface) in the Options menu. |
|
(3) | With the MODIFY-IMON-OPTIONS statement the foreign SCI (operand SCI=:6A0B:$TSOS.SYS.IMON.SCI) is set, the path $SYSSAG. is set for work files on the imported pubset (operand WORK-FILE-LOCATION=:6A0B:$SYSSAG.) and the default reference file for the configuration check (operand REFERENCE-FILE=*STD) is set. |
(4) | The default installation is then carried out using the INSTALL-UNITS statement. |
(5) | The UNIT-NAME operand is used to specify the SOLIS2 delivery that is to be installed:
| ||||||
(6) | The operand SUPPLY-UNITS=*ALL-REMAINING is the default: It selects all not yet installed supply units for installation. You can check and confirm the selected supply units in a dialog box in menu mode by specifying SUPPLY-UNITS=*BY-DIALOG (see Example in menu mode). | ||||||
(7) | The installation is carried out for the current operating system version. | ||||||
(8) | The catalog ID 6A0B and the current default system ID are specified for the imported pubset. |
No further operands need to be specified for a default installation under the current operating system. The following non default specifications need to be set (as in the example in menu mode):
(9) | Files on the system that will be overwritten by new files of the same name should first be backed up to an LMS library. This library is called :6A0B:$SYSSAG.IMON.SAVE.LIB.<package-name>.SOL2P (cf. "Example in menu mode "). |
(10) | The work files created by IMON are not to be deleted. |
The statement is then executed using [DUE]:
% ARC0002 ANWEISUNG ANGENOMMEN. ARCHIVE-FOLGENUMMER 'A.100512.131703', VERSION '12.0C00' ——————————————————————————————————————————————— (11) % ARC0033 ARCHIVE-SUBTASK MIT TSN '0APN' ERZEUGT % ARC0002 ANWEISUNG ANGENOMMEN. ARCHIVE-FOLGENUMMER 'A.100512.131719', VERSION '12.0C00' % ARC0033 ARCHIVE-SUBTASK MIT TSN '0APP' ERZEUGT % JMS0066 AUFTRAG 'IMON' ANGENOMMEN AM 21-04-12 UM 13:17, TSN = 0APQ (12) % JMS0066 AUFTRAG 'IMON' ANGENOMMEN AM 21-04-12 UM 13:17, TSN = 0APR
(11) | IMON reads the MTC (via ARCHIVE), extracts files that are needed for the subsequent installation (e.g. product movement file, IMON and SOLIS2 program libraries), and registers the delivery in the SCI. |
(12) | IMON then transfers the delivery documentation to the standard documentation library, which is created if necessary, and starts a print job for the acknowledge form (using the “IMON” job name). |
|
(13) | The :6A0B:$SYSSAG.<package-name>.APR121318292021.IE installation procedure will be generated:
|
(14) | The installation procedure is then fully generated and started automatically as a background procedure (task with the job name “INSTALL”). |
(15) | IMON is terminated using the END statement. |
The following SHOW commands are identical with those in the default installation on the home pubset. For space reasons, a detailed representation of the output was foregone as it contents differ from the home pubset only in the :6A0B: header of the imported pubset, if at all.
|
(16) | The SHOW-JOB-STATUS command is used to check whether the installation task is still running (see also "Example with SDF statements "). |
(17) | Once the installation task has run, the SHOW-JOB-STATUS command query is quit with the message |
/show-file-attributes :6a0b:
$syssag. ———————————————————————————————— (18)
/show-file :6a0b:
$syssag.
<package-name>
.ic —————————————————————————————— (19)
(18) | The SHOW-FILE-ATTRIBUTES command is used to display all files that were created under the work file ID (see also "Example with SDF statements "). |
(19) | The SHOW-FILE command is used to output the contents of the log file together with the most important console messages (see also "Example with SDF statements "). File name: :6A0B:$SYSSAG.<package-name>.IC After scrolling to the file end, the last message logged ( Note If manual post-processing is necessary, console messages to this effect will be displayed. The delivery information can tell you whether further postprocessing is required. It should be referred to once more in this context. |
|
Once the installation procedure has run successfully, all supply units are registered in the SCI as installation units and the files of the products are stored on the system in the predefined depot location.
(20) | IMON is called once more. |
(21) | The MODIFY-IMON-OPTIONS statement is used to define the foreign SCI. |
(22) | The SHOW-SUPPLY-UNITS statements is used to display all supply units of the previously installed delivery (package name, customer code SOL2P) that are now installed in the SCI (see also "Example with SDF statements "). |
(23) | IMON is terminated using the END statement. |