Previous Topic: Responding when CANCEL Is the Only OptionNext Topic: Responding When a Job is Waiting for a Device


Removing Devices from the Offline Device List

TPCF removes devices from the offline device list as follows:

  1. TPCF always removes overgenned devices from the offline device list. Therefore, all devices that are defined in the IOGEN or HCD, but do not physically exist, should be assigned OVERGENNED status, using the VARY OVERGENNED command. Additionally, devices reserved for other jobs, devices eliminated by the TPCEDLXT, and any other devices marked ineligible (for example, by robotic software) do not appear in the offline device list.
  2. TPCF removes NOTAVAILABLE and externally DEDICATED devices from the offline device list according to the following rules:
  3. After TPCF has removed devices from the offline device list, TPCF responds to the IEF238D message according to the value specified on the SETOPTION AUTOREPLY IEF238D= parameter.

Whenever TPCF asks the operator to reply, it issues the MIM2060 message with the reply options. When you need to reply and you can use an offline device, TPCF reissues the z/OS IEF247I message as message MIM2042. The MIM2042 message lists the offline devices you can use.

Note that we recommend using IEF238D=CONDITIONAL. When using CA MIA, all devices available for allocation on a system should be varied online to the system. All other tape devices should be varied OVERGENNED, NOTAVAILABLE or be externally dedicated, as appropriate. In other words, there should not be any offline devices in the offline device list. Then, every time WAIT is an option, CA MIA will reply WAIT. If CA MIA does not reply WAIT when WAIT is an option, then there are devices in the offline device list. This should be an indication to operators that the devices in the list should either be brought online or varied OVERGENNED, NOTAVL, and so on as necessary. Specifying IEF238D=WAIT will ensure that WAIT is replied every time WAIT is an option. But IEF238D=WAIT will reply WAIT even when there are offline devices in the offline device list. This could hide the fact that there may be offline devices that should be online or varied with another status.