Modifying the workstation from fault-tolerant agent to IBM Z Workload Scheduler Agent

About this task

To modify a fault-tolerant agent workstation that uses centralized job scripts to an IBM Z Workload Scheduler Agent workstation, perform the following steps.
Note:
  • For jobs whose JOBREC includes an RCCONDSUC parameter, see Managing return codes for information about how to perform return code management for jobs scheduled on an IBM Z Workload Scheduler Agent.
  • To modify a fault-tolerant agent workstation that uses non-centralized job scripts to an IBM Z Workload Scheduler Agent workstation, you can follow the same procedure. Additionally, you must convert the information contained in the EQQSCLIB data set into information for the JOBLIB data set, by using the appropriate JOBREC statement keywords.

Procedure

  1. Define the IBM Z Workload Scheduler Agent destination by setting the ROUTOPTS statement. For details, refer to Defining destinations with the ROUTOPTS statement.
  2. Optionally, customize the HTTP connection with the HTTPOPTS statement. For details, refer to Customizing the HTTP connection with the HTTPOPTS statement.
  3. From the MODIFYING GENERAL INFORMATION ABOUT A WORK STATION panel, modify the workstation database definition by setting Z-CENTRIC AGENT to Y. For details, refer to Modifying.
  4. To prevent that message EQQ3036W is issued in the MLOG, comment out the CPUREC statement related to the fault-tolerant workstation you are modifying.

Results

At the next daily planning run, the changes take effect and message EQQ0371I is issued in EQQMLOG:
FTA OR Z-CENTRIC AGENT INFO HAS BEEN CHANGED FOR WORKSTATION WSNAME
If on the workstation modified there were operations with status S (started), the status is changed to I (interrupted) and message EQQ0372W is issued in EQQMLOG:
STATUS OF OPERATION ADID IA OPNO HAS BEEN CHANGED FROM STARTED TO INTERRUPTED
AS A CONSEQUENCE OF WORKSTATION WSNAME CHANGE
The DP batch job ends with RC=4.