Working to cleanup DB2 resources and specifying resource and SYSID but it seems to ignore SYSID. I would like to cleanup only one DB2 subsystem resources.
//INCLUDE DD *
CLASS(DTBL) SYSID(DBD1)
Please let me know how to specify SYSID
Release : 12.1
Component : CA Cleanup for ACF2
The AT5#RPT report allows specification for the type for db2 rules via CLASS(DTBL).
Use the NAME parameter to be more specific for DB2 rules.
The name parameter will include the DB2 SYSID e.g. NAME(DSNT).