Use RC/Migrator for Db2 for z/OS (RCM) and RC/Compare for Db2 for z/OS (RCC) to convert classic partitioned tablespaces to UTS PBR.
Have successfully converted more than 1000 tablespaces so far. There is one Db2 subsystem which appears to work differently. After Analyzing the
Compare strategy, it generated everything else (i.e. ALTER TABLESPACE and REBIND), it refused to generate REORG statements.
Have checked Utility Model and it looks the same as in other Db2 subsystems. How do I find out why reorg did not get generated.
The tablespace being converted from classic partitioned to UTS had an attribute of DEFINE NO, there were no underlying VSAM LDS datasets, so REORG is not required.
RCM didn't need to generate a REORG utility.