Running MIM (MII) in a 2 LPAR plex with QNAME SYSDSN ECMF=YES defined, however it is noticed that TSO notification is not working.
For example:
Release 12.5
z16
z/OS 2.5
COMMUNICATIONS=(CTCD,INI=CTC)
PROCESS =SELECT
The MIMQNAME member contained many entries, particularly the following...
SPFDSN /* SPF edit/utilities QNAME
SPFEDIT EXEMPT=YES /* ISPF edit & profile dataset protection
SYSDSN ECMF=YES /* Disposition-based dataset allocation
As documented, ECMF=NO is the default if not specified on the QNAME definition.
QNAME SPFEDIT is only defined with EXEMPT=YES. Because the default for ECMF is NO, ECMF will NOT report any conflicts.
F MIMGR,ALTER QNAME=SPFEDIT ECMF=YES