Managing zIIP processing

The IBM z Systems Integrated Information Processor (zIIP) provides an option to help free-up general computing capacity in your processor.

If your processor is zIIP-enabled, Cloud Tape Connector can take advantage of this feature. This command can be used to enable or disable zIIP processing.

zIIP processing will be set based on the presence of the NOZIIP DD in the CUZCLOUD started task JCL procedure. If the DD is not present or is commented out, zIIP processing will be active by default. To enable or disable zIIP processing without having to restart the started task, issue one of the following commands. MessageCUZ0121I is issued in response to this command to indicate the current state of the zIIP processing option.

The command syntax is:

F CUZCLOUD,ZIIP [ENABLE|DISABLE]
Keywords
ZIIP - Cloud Tape Connector is to modify zIIP status.
Parameters
ENABLE - Enable the zIIP processing option.
DISABLE - Disable the zIIP processing option.

Example of command

This example shows how to enable the zIIP processing option:

F CUZCLOUD,ZIIP ENABLE