Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

REMOVE-SUPPLY-UNITS Remove supply units from SCI

&pagelevel(4)&pagelevel

Privileges:          SUBSYSTEM-MANAGEMENT

Function

The administration information on supply units not needed anymore can be deleted from the open SCI with the REMOVE-SUPPLY-UNITS statement. Supply units in the “Parked” or “Installed” installation state cannot be deleted.

Format

REMOVE-INSTALLATION-UNITS

UNIT-NAME = *BY-DIALOG / list-poss(30): <text 1..30 without-sep>(...)


<text 1..30 without-sep>(...)



|

VERSION = *HIGHEST-EXISTING / *LOWEST-EXISTING / *ALL / <product-version without-man>



|

,CORRECTION-STATE = *HIGHEST-EXISTING / *LOWEST-EXISTING / *ALL /



|


list-poss(15): <alphanum-name 3..3>

Operands

UNIT-NAME =

Selection of the supply units to be deleted.

UNIT-NAME = *BY-DIALOG

The supply units can be listed in a selection window and selected in an interactive dialog (see "Interactive selection of supply units"). Interactive selection is not available in the batch mode.

UNIT-NAME = list-poss(30): <text 1..30 without-sep>(...)

Name of the supply unit, see "Installation unit (IU) ". Up to 30 supply units can be specified in a list.

VERSION =

Version of the supply unit.

VERSION = *HIGHEST-EXISTING

The highest version of the supply unit will be used.

VERSION = *LOWEST-EXISTING

The lowest version of the supply unit will be used.

VERSION = *ALL

All versions of the supply unit will be used.

VERSION = <product-version 3..7 without-man>

Version designation without the release and correction status.

CORRECTION-STATE =

Correction state of the supply unit.

CORRECTION-STATE = *HIGHEST-EXISTING

The highest correction state of the supply unit will be used.

CORRECTION-STATE = *LOWEST-EXISTING

The lowest correction state of the supply unit will be used.

CORRECTION-STATE = *ALL

All correction states of the supply unit will be used.

CORRECTION-STATE = list-poss(15): <alphanum-name 3..3>

The correction state of the supply unit is specified explicitly.

Format: <aso>

Notes

  1. In the following cases the statement is rejected without taking any action and an error

    message is output:

    • The SCI cannot be accessed with write privileges.

    • The value *BY-DIALOG was specified in the batch mode.

    • The SCI does not contain the specified supply units.

    • There are double supply unit entries in the input list, i.e. supply units with the same values or keywords for one of the identification parameters.

    • One of the selected supply units is in the “Installed” or “Parked” state.

  2. The selection criteria are applied to the specified supply units. When using the corresponding keywords, it is recommended to issue a SHOW statement with the same criteria beforehand as a check.

Interactive selection of supply units

If the operand value UNIT-NAME=*BY-DIALOG is entered in the REMOVE-SUPPLY-UNITS statement, then a selection window appears. Additional supply units are selected interactively in a dialog. The supply units are interactively selected by entering any character in front of the desired supply unit.

       IMON: SCI: :I29A:$TSOS.SYS.IMON.SCI                                      
 ------------------------------------------------------------------------------ 
                                           Units     1 through    13 of   168   
                               SU selection                         More:  +    
     Unit name   Vers Corr Package name   User code   Inst. Status    CAP Act
   ACS           21.0 A00  <package-name> SOL2P    Installed           N   Y
   AID           03.5 A00  <package-name> SOL2P    Installed           N   Y
   AIDSYS        21.0 A00  <package-name> SOL2P    Installed           N   Y
   AIDSYSA       21.0 A00  <package-name> SOL2P    Installed           N   Y
   ANITA         21.0 A00  <package-name> SOL2P    Installed           N   Y
   APACHE        02.4 A00  <package-name> SOL2P    Installed           N   Y
   ARCHIVE       12.0 C00  <package-name> SOL2P    Installed           N   Y
   ASE           21.0 A00  <package-name> SOL2P    Installed           N   Y
   ASSEMBH       01.4 A10  <package-name> SOL2P    Installed           N   Y
   ASSEMBH-GEN   01.4 A10  <package-name> SOL2P    Installed           N   Y
   ASSTRAN       05.4 A00  <package-name> SOL2P    Installed           N   Y
   ASTI          21.0 A00  <package-name> SOL2P    Installed           N   Y
   ATS           05.3 A20  <package-name> SOL2P    Installed           N   Y
                                                                                
 ------------------------------------------------------------------------------ 
 Command ==>                                                                    
 F1=Help  F3=Exit  F5=Previous  F6=Next  F7=Backward  F8=Forward  F10=Menu ...  

Figure 60: Interactive selection of supply units

Notes

  • After the supply units have been selected, the selection process and the window are terminated with [DUE]. The user is then back in IMON’s SDF interface and additional IMON statements can be entered.

  • Interactive selection is not available in the batch mode.