After applying LU06636 message TMR0446W is issued at startup.
TMR0446W TAM.ACEE.REFRESH in CATAM class does not exist.
Message is issued if resource TAM.ACEE.REFRESH is not defined in CATAM resource class.
This is a dummy resource and does not protect anything, but it must exist.
The commands
RDEFINE CATAM TAM.ACEE.REFRESH UACC(READ)
followed by
SETROPTS RACLIST(CATAM) REFRESH
should be issued to get this into the RACF database.
The next startup will then not issue the message.