How to verify that Detector is offloading work to the ZIIP to reduce cpu costs and tasks have been used after making the following change to the CDBAPARM(PDT) member?
/*------------------------------------------------------------------*/
/* PDT PARMLIB OPTIONS */
/*------------------------------------------------------------------*/
XMANID (0000) /* XMANAGER IDENTIFIER OVERRIDE */
TRSALL (N) /* TRACE STATUS: LIST ALL USERS ON */
/* ACTIVE AND PENDING QUEUES */
USECOLLTASKS (Y) /* USE COLLECTION TASKS */ <=========
COLLTASKSCNT (2) /* COLLECTION TASKS 2 */ <=========
USEZIIP (Y) /* USE ZIIP */ <=========
I