Within the output of a CA Fast Unload for DB2 for z/OS (PFU) job the following message is returned:
PFU0307W - "ZIIP YES" NOT SUPPORTED FOR "TABLE CONTAINING ALTERED ROWS".
The above message did not appear in prior releases of CA Fast Unload for DB2 for z/OS. What is the reason for this message?
PFU does not support zIIP processing against tables with altered rows. These are tables with VERSION > 0 where column attributes have
be modified or columns added via an ALTER command ( and a REORG has not yet been run) .
Prior releases of PFU do not support zIIP processors so PFU always runs the same as a ZIIP NO process.
PFU release r19 and higher execute ZIIP YES as default.
The PFU0307W is an informational message and will not affect the unload process.
You can find more information in the 'CA Fast Unload® for DB2 for z/OS - 19.0 documentation', section zIIP Support