We use ESPUSR= and the default is to use this common USER, example ESPUSR=PRDUSER.
To use a different user for each application what is the best practice in ESP? We don't want to have to change each and every job definition or even add at the APPL level as there are thousands of jobs and hundreds of APPLs.
What options do we have in ESP to accomplish this?
Release : 12.0
Component : ESP WORKLOAD AUTOMATION
Possible solutions:
- Add IF logic in ESP Proc;
- Update user exit JCLSCAN. Not recommended.