CA-View displays multiple RACF messages when the user is trying to view their reports:
FUNC=CPLFSSL ACCESS=READ CLASS=CHA1VIEW ENTITY=VIEW.REPT.$GENDPBK
FUNC=CPLFSSL ACCESS=READ CLASS=CHA1VIEW ENTITY=VIEW.REPT.$TBKPSYS
The above message is showing on the screen before showing the reports
CA-VIEW is running on two systems (MVST and MVS2). Each system has its own RACF.
The "FUNC=CPLFSSL ACCESS=READ CLASS=....." only shows on MVST but not on MVS2.
How can you eliminate these messages?
Release : 14.0
Component :
In the View SARINIT parameters, a setting of FEATURE=1 will show the messages, and a setting of FEATURE= (blanks) will not show the messages.
For the View with setting FEATURE=1, it was asked that the client please run the SARINIT program to set to FEATURE= , upon where they no longer saw the messages.