Today we have upgraded CICSTS5.5 in one of our test region.
After the upgrade we are getting below message
ACF01032 LOGONID/SOURCE COMBINATION xxxxxxx/STCINRDR NOT VALID in the region log and Apps they were not able to access their applications
ACF01032 LOGONID/SOURCE COMBINATION xxxxxxx/STCINRDR NOT VALID
+DFHDU0201 CICS ABOUT TO TAKE SDUMP. DUMPCODE: AEXZ , DUMPID: 1/0001
IEA794I SVC DUMP HAS CAPTURED: 267
+DFHDU0202 CICS SDUMPX COMPLETE. SDUMPX RETURN CODE X'00'
DUMPID=001 REQUESTED BY JOB (xxxxxx )
DUMP TITLE=CICS DUMP: SYSTEM=CICS CODE=AEXZ ID=1/0001
DMC702I xxxxx DUMPMASTER 8.500E DMBPCSP TRANSACTION DUMP NO. 154 STARTING FOR C
DMC170I INN.TEST.CICSAA.MSTR.DUMPFILE #154 RECORDS THE DUMP FROM xxxxxx CODE=AEX
+GSVC118W (Task) TRAN dump AEXZ 1/0001 Tran MFOR 770 Program BOSS123 Term * Use
+DFHDU0201 CICSABOUT TO TAKE SDUMP. DUMPCODE: PG0207 , DUMPID: 1/0002
DFHPG0207 07/21/2020 10:10:07 CICS CITT MFOR Autoinstall for program yyyyyyy failed. The program name is not valid.
EZY1325I 07/21/20 10:10:07 START SUCCESSFUL TRANID= MFOR PARTNER INET ADDR=##.###.###.## PORT= nnnnn
DFHDU0207I 07/21/2020 10:10:08 CICSTransaction and system dumps for dumpcode: AEXZ were suppressed by the DUMP TABLE OPTION FOR
THIS DUMPCODE.
Release : 16.0
Component : CA ACF2 for z/OS
At CICS/TS 5.3, were using SIT parm SECVFYFREQ=NEVER to tell CICS to never do a full signon for password verifications. That parameter was removed at CICS/TS 5.4. At 5.4 and above, CICS always does a full signon once per day for password verifications. Can no longer tell CICS not to do that.