CICS DUMP: SYSTEM=ssssssss CODE=OSDMTASK ID=1/0009 xxxxxxxx
All the kernel stack entries look like this:
0048 28A52080 0F70 Dom 2777A340 A777BE54 001B14 DFHXSPW
Int +000458 A777A584 000244 INQUIRE_PASSWORD_DATA
TCB summaries look like this:
OPSW = ASID(X'018E') 253DEDE6. TSSKERNL+0562FE IN EXTENDED CSA
The previous RB has called RACF SVC 84 for function RACROUTE REQUEST=LIST
Return address of SAF caller: 2590ED44
ASID(X'018E') 2590ED44. SAFRT001+0B0C IN EXTENDED CSA
Release : 16.0
Component : CA Top Secret for z/OS
The dump shows a backup on the TSSQ for EXTRACTs mostly coming from JOB=xxxxxxxx. But what is causing the backup is a result of all 5 Top Secret command queues currently issuing a 'TSS LIST(ACIDS) DATA(BASIC)'. All 5 current commands were issued by the same acid and all come from job CALDAP15. The second command queue also has 4 TSS LIST(ACIDS) commands waiting to be processed. And one of the TSS LIST(ACIDS) command is with DATA(ALL).
Check with your LDAP people, or, if the commands are being driven from IDM, the IDM people, why so many TSS commands are running at the same time.