|
(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 option 1 (Switch to SDF interface) in the Options menu. |
|
(3) | The MODIFY-IMON-OPTIONS statement is used to specify the park SCI (SCI=$PARKSW1.SYS.IMON-PARK.SCI operand) and the PARKSW1 park ID, the WORK file name prefix (WORK-FILE-LOCATION= $PARKSW1.WORK. operand) for work files and the standard reference file for the configuration check (operand REFERENCE-FILE=*STD). The park SCI and work file ID must be set in the same way as they were for the park operation (cf. also "Example with SDF statements ", Point 3). |
(4) | The installation is then carried out using the INSTALL-UNITS statement. |
(5) | The UNIT-NAME operand is used to specify the parked SOLIS2 delivery that is to be installed:
| ||||
(6) | You can check and confirm the selected supply units in a dialog box by specifying SUPPLY-UNITS=*BY-DIALOG. The supply units can also be specified directly in the SUPPLY-UNITS operand (in this case using SUPPLY-UNITS=PERCON, cf. Point 10). | ||||
(7) | The installation is carried out for the current operating system version. | ||||
(8) | The catalog ID 6A0B and the TSOS default system ID are entered for the imported pubset. | ||||
(9) | The WORK-FILE-DELETION=*NO operand can be used to retain the supply units to be installed under the park ID (for further installations). |
IMON: SOLIS2 delivery: Package name: <package-name> User code: SOL2P ------------------------------------------------------------------------------ Units 1 through 5 of 5 SU selection More: Unit name Vers Corr Park userid Install status EDT 17.0 D30 :I29A:$PARKSW1 Installed OPENFT 12.1 C10 :I29A:$PARKSW1 Installed OPENFT-CR 12.1 B10 :I29A:$PARKSW1 Installed X PERCON 02.9 A10 :I29A:$PARKSW1 Installed SORT 08.0 A30 :I29A:$PARKSW1 Installed *** End of SU selection *** ------------------------------------------------------------------------------ Command ==> F1=Help F3=Exit F5=Previous F6=Next F7=Backward F8=Forward F10=Menu ...
(10)
(10) | After executing the statement, the PERCON supply unit is marked in the dialog box requested, and the dialog box is executed using [DUE]. |
The specifications in the INSTALL-UNITS statement are the minimum required for installation on the imported pubset. The remaining specifications in this dialog box and also the subsequent procedure depend on the installation type required (default or customerspecific). As the open park SCI is not the standard SCI for the target system, an additional query is output when generating the installation procedure:
|
(11) | The installation can be registered in the (foreign) SCI currently open or in the standard SCI of the imported pubset. The installation is registered in the standard SCI of the imported pubset (as in a direct installation on the imported pubset) if you respond with “N”. |
The subsequent procedure up to creating and starting the installation procedure can be found in the relevant examples. In the following examples we will assume that the installation procedure was already successfully started:
|
(12) | The standard SCI of the imported pubset (:6A0B:$TSOS.SYS.IMON.SCI) is opened using the MODIFY-IMON-OPTIONS statement. |
(13) | All of the supply units in the previously installed delivery (package name <package-name>, user code SOL2P) that are registered in the standard SCI are displayed (in this case only the PERCON and RMS supply units, cf. also the contents of the SCI on "Example in menu mode "). |
(14) | IMON is terminated using the END statement. |