Running Cleanup for ACF2 AT5DBR01 program AT5#RPT, there are some unused rulelines but the report comes back with no rulelines to cleanup
//AT5RPT EXEC PGM=AT5#RPT,REGION=4M,PARM='UNREF=71'
//STEPLIB DD DISP=SHR,DSN=SYSW.ETCLNA.R121.CDMELINK
//DBASE DD DISP=SHR,DSN=SYS1.ETCLNA.R121.DATABASE
//*
//SYSPRINT DD SYSOUT=*
//SYSOUT DD DUMMY
//SORTWK01 DD UNIT=3390,SPACE=(CYL,15)
//SORTWK02 DD UNIT=3390,SPACE=(CYL,15)
//*
//INCLUDE DD *
CLASS(DSN) NAME(ETC.)
/*
The "." should be removed and the utility will pick up the expected rules.
For example, testing with the "." at the end of the NAME no rules where returned, but when the "." is removed rules were returned:
CLASS(DSN) NAME(ETC.) => returned no rules
CLASS(DSN) NAME(ETC) => returned:
17.080 22.087 478 DSN $KEY(ETC)
17.080 . 2311 DSN PDS UID(NOACCESSSSSS)