As this is a partitioned tablespace, you should set the Image Copy analysis option to 'P':
Image Copy ===> P
In batch, this can also be achieved by changing the PARMFILE control cards in the Analysis JCL as follow:
Add the PARTITION parameter to the IMAGCOPY card
IMAGCOPY PARTITION
This will provide partition independence and will generate an inline image copy in the Reorg utility.