Running with both ACF2 cache and the coupling facility, when we shutdown the CACHE facility. When we do a LIST logonid in TSO ACF and one in ACFBATCH, we are getting different results. How do we clean that up?
How do we clean up the different results after cache is turned off?
First try clearing the sysplex facility: F ACF2,SYSPLEX(CLEAR)
If that does bot work, then stop and restart the sysplex.
F ACF2,SYSPLEX(STOP)
F ACF2,SYSPLEX(START)