We are experiencing intermittent slow autorep -J <jobname> responses. We have rebuilt the indexes and bounced app_servers but problem still persists.
Also, we have tested from shad_server agent to shad_server app_server and get intermittent delay. It runs OK but then suddenly throws a 16 seconds delay.
Please advise on how to resolve this problem.
WA AE 11.3.6 SP1
Add the following setting in $AUTOUSER/autosys.sh.'hostname`:
AS_IAM_CACHE_UPDATE=300;
export AS_IAM_CACHE_UPDATE
The parameter AS_IAM_CACHE_UPDATE sets the interval (in seconds) for the Application Server to update its EEM cache.