Deprecation of RC/Migrator for Db2 for z/OS (RCM), RC/Compare for Db2 for z/OS (RCC), and RC/Update for Db2 for z/OS (RCU) PDS Analysis.
The following notification was released on 12/4/25: Obsolete Feature – PDS Analysis
This document will explain how to determine if PDS Analysis is being used.
PDS Unload
EXEC PGM=PTLDRIVM,PARM='EP=RML#UNLD'
The key identifier is EP=RML#UNLD, which refers to PDS Unload.
Additional detail:
PDS Analysis
//PARMFILE DD *
STRTSSID ssid
CREATOR user
STRATEGY stratname
PDS <--------------
TRGSSID ssid
2. Check the Syntax Checker PARMFILE: The PARMFILE DD for Syntax Checker can also specify the 'PDS' option.
This is the program Syntax checker executes: PGM=PTLDRIVM,REGION=0M,PARM='EP=RML#MSYN
3. The hlq.CDBAPARM(MIGRATOR or RCMIGxx) member would have a dataset in the PDSDSN parameter under the SSID definition.
LEVEL SET 19 (coming Feb 28, 2026) . See New Features.
After you apply a Level Set PTF to your environment, test your environment thoroughly before activating the Level Set. After activation of Level Set, you cannot perform
an SMP/E restore to an earlier maintenance level. This behavior is consistent with IBM behavior when a function level is activated.