Specify a valid Server Name on the Rnctrl Parameters page for batch processes like paysheet?
We have 2 Batch servers on Unix named as PSUNX and PSUNX1. PSUNX is set as Master and PSUNX1 is slave. By default, if we are not defining any server name, it the jobs picks up PSUNX which is a Master.
The issue is, when we not specifying a valid server name on the Run Control Parameters page for batch processes like PaySheet, it picks up PSUNX but errors out. If I am selecting the server name either PSUNX or PSUNX1, the paysheet process goes to success.
Is it always required to specify a valid Server Name on the Run Control Parameters page for batch processes like PaySheet?