In ACF2 the Vantage User AAAAAA is allowed to use Multiuser-Support.
During checkpointing (e.g. scripts DSKHSMCB or DSKTMCF) creates an ACF/2 logging (ACF99900 ACF2 LOGGING-04,10,AAAAAA,BBBB.VANTCPK.O10033.CCC.D2024067.T054000). If the AAAAAA user is suspended, writing to the checkpoint dataset will fail .
How can the USER AAAAAA can be removed ?
.
If SECURSCR(Y) is used, all actions taken by the script are checked against the userID of the last person to create or modify the script.
The way to assign or update the userID for script members, is to use option R of TSO ISPF 3.5 (Reset ISPF Statistics) , reset all script members in one operation( use * as the Member name) and then refresh the script or recycle vantage task.
or set the SECURSCR to N and recycle vantage.