Privileges:
SUBSYSTEM-MANAGEMENT
Function
The REQUEST-CORRECTION-DELIVERY statement enables you to request new correction versions for a supply unit registered in the SCI. The scope of the request is defined using the DELIVERY-SCOPE operand.
Delta delivery with only the modified release items of the supply unit (default)
Correction delivery for the entire supply unit
Only information on the available corrections
Using the parameter file for mail configuration (see "Parameter file for mail configuration ") and the user input, IMON creates a correction request (with the file name $TSOS.IMON.DELREQ.<timestamp>) that is sent by mail to the software distribution center of Fujitsu Technology Solutions.
Format
REQUEST-CORRECTION-DELIVERY | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Operands
DELIVERY-SCOPE =
Specifies the scope of the correction request.
DELIVERY-SCOPE = *MODIFIED-ITEMS
Requests a correction delivery that contains only the modified release items of the supply unit.
DELIVERY-SCOPE = *ALL-ITEMS
Requests a correction delivery for the entire supply unit.
DELIVERY-SCOPE = *INFORMATION-ONLY
Requests only information on corrections that are available for the supply unit.
USER-CODE = <alphanum-name 1..8>
Customer ID for which the correction delivery is to be made.
SUPPLY-UNITS =
Selection of the supply units for which corrections are being requested.
SUPPLY-UNITS = *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.
SUPPLY-UNITS = list-poss(30): <text 1..15 without-sep>(...)
Name of the supply unit, see "Installation unit (IU) ". Up to 30 supply units can be specified in a list.
VERSION = *HIGHEST-EXISTING / <product-version without-man-corr>
Version of the supply unit.
VERSION = *HIGHEST-EXISTING
The highest version of the supply unit will be used.
VERSION = <product-version without-man-corr>
Version designation without the release and correction status.
DISTRIBUTION-MEDIUM =
Specifies the distribution medium for the requested corrections.
DISTRIBUTION-MEDIUM = *LIBRARY(...)
Distribution takes place in a PLAM library.
DELIVERY-METHOD = *FTP-VIA-WWW / *OPENFT-VIA-WWW / *FT-BS2000
Specifies how the supply library is to be transfered to the customer.
DELIVERY-METHOD = *FTP-VIA-WWW
The correction delivery is to made available to the customer on the WWW for collection using FTP.
DELIVERY-METHOD = *OPENFT-VIA-WWW
The correction delivery is to made available to the customer on the WWW for collection using openFT.
DELIVERY-METHOD = *FT-BS2000
Only for customers with a direct BS2000 network connection
The correction delivery is to be transfered directly to the customer system using openFT.
DISTRIBUTION-MEDIUM = *SOLIS2-VOLUME(...)
The correction delivery is to be distributed on a data volume.
DEVICE-TYPE = <device>
Device type of the data volume to be delivered.
DELIVERY-DATE = *STD / <date with-compl>(...)
Specifies the desired delivery date.
DELIVERY-DATE = *STD
The correction delivery should be distributed or made available within two working days.
WWW deliveries are generally made available one or two hours after request receipt.
DELIVERY-DATE = <date with-compl>(...)
Specifies the desired delivery or provision date.
TIME = *ANY / <time>
Time specification.
SEND-MAIL = *IMMEDIATELY(...) / *BY-USER
Specifies how the mail with the correction request is to be sent to the software distribution center of Fujitsu Technology Solutions.
SEND-MAIL = *IMMEDIATELY(...)
The mail is sent automatically and immediately. A prerequisite is use of the INETVALU or INETSERV software Version 3.1 or higher and entry of the necessary mail addresses in the parameter file for mail configuration (see "Parameter file for mail configuration ").
SMTP-SERVER = *LOCAL / <c-string 1..256>
Name of the mail server via which mail is to be sent. Default is *LOCAL (local mail
server).
SEND-MAIL = *BY-USER
The mail is sent manually by the customer.
Notes
In the following situations the statement is rejected, no action is taken, and an error message is output.
The value *BY-DIALOG was specified in batch mode.
The SCI does not contain all the specified supply units.
There are duplicate supply units in the input list, i.e. units with the same values or key words for one of the identification parameters.
There is no parameter file for mail configuration for the specified customer ID (see page 473 (Parameter file for mail configuration )) or the parameter file is not complete.
If the automatic sending of mail fails for SEND-MAIL=*IMMEDIATELY, the system administrator is prompted to manually send the generated correction request with the file name $TSOS.IMON.DELREQ.<timestamp>. A second file with the same name and the suffix “.LOG” contains further information on the failed send attempt.
Interactive selection of supply units
If the operand value SUPPLY-UNITS=*BY-DIALOG is entered in the REQUEST-CORRECTION-DELIVERY 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 61: 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.