Fixed utility devices

For fixed utility devices, XRC always reads data from the storage control using this device, thus eliminating application contention for devices. The following recommendations apply to these devices:
Under certain conditions, you may want to remove potential interference between the primary system and the SDM. You can do this by defining a dedicated (fixed) utility device address per storage control session. Fixed utility devices are preferred if:
In a channel-extender configuration, it is highly recommended that you define fixed rather than floating utility devices for the following reasons:

To move from floating to fixed utility devices, it is not necessary to end or suspend an XRC session. You can issue the XSET UTILITY(FIX) command, and then issue the XADDPAIR command for the designated XRCUTL device (even if the device is already in the session).

Table 1 describes device utility support when the XSET command is specified with UTILITY(FIX) and the XADDPAIR command with a secondary volser of XRCUTL is specified.
Table 1. Specifying UTILITY(FIX) and the XADDPAIR command with a secondary volser specifies as XRCUTL
If . . . Then . . .
The primary volser is not in the session. It is added and it becomes the fixed utility device.
The primary volser is already in the session, its secondary volser is XRCUTL, and there is no outstanding XDELPAIR command issued against it. The primary volser becomes the fixed utility device.
The primary volser is already in the session, its secondary volser is XRCUTL and there is an outstanding XDELPAIR command issued against it. The XADDPAIR command is rejected, with return code 4027.
The primary volser is already in the session and its secondary volser is not XRCUTL. The XADDPAIR command is rejected, with return code 489.