Executing Quick Copy for Db2 for z/OS (PQC) where incremental copy fails to convert to a full image copy with:
PQC0032W UNABLE TO CONVERT TO FULL IMAGE COPY -
PQC0192E INTERNAL RC 08 AT LOCATION 0120
FULL-AUTO Keyword—Convert an Incremental Copy to a Full Copy
A potential data integrity problem arises when you take an incremental image copy
after a load or reorg. If you use such an incremental copy for a recovery—with the
corresponding full image copy and any other incremental copies—the log records are applied
only after the latest incremental copy, beginning with the RBA.
Per IBM Documentation for COPY utility for FULL NO:
Incremental image copies are not allowed in the following situations:
After a successful LOAD or REORG operation, unless an inline copy was made during the LOAD or REORG job.
To correct this problem, simply take a full image Copy (MODIFYBITS YES) after your Load or Reorg.