Switching Primary and Shadow Scheduler roles.
search cancel

Switching Primary and Shadow Scheduler roles.

book

Article ID: 15896

calendar_today

Updated On:

Products

CA Workload Automation AE - Scheduler (AutoSys)

Issue/Introduction

This document contains the procedure to switch roles between Primary and Shadow Schedulers on a Workload Automation AE instance running in High Availability mode.



How to switch roles between the Primary and Shadow Schedulers on a WAAE instance running in High Availability mode?

Environment

All Supported Workload Automation AutoSys platforms

Resolution

WAAE Primary and Shadow Scheduler roles can be switched by performing the following steps: 

 

  • Stop all WAAE services on the Primary WAAE Server. 
  • Stop all WAAE services on the Shadow WAAE Server. 
  • Stop all WAAE services on the Tie-Breaker WAAE Server (if it exists). *
  • Edit the $AUTOSUER/config.$AUTOSERV file on the Primary WAAE Server and modify the RoleDesignator parameter from '1' to '2':

RoleDesignator=2 

  • Edit the $AUTOSUER/config.$AUTOSERV file on the Shadow WAAE Server and modify the RoleDesignator parameter from '2' to '1': 

RoleDesignator=1 

  • Start all WAAE services on the new Primary WAAE Server (old Shadow server). 
  • Start all WAAE services on the new Shadow WAAE Server (old Primary server). 
  • Start all WAAE services on the Tie-Breaker WAAE Server (if it exists). *

Additional Information

* Tie-Breaker Server is only required in Dual Scheduler Dual Database environments. It will not exist in Single Scheduler Dual Database or Dual Scheduler Single Database environments.

 

More information about the RoleDesignator parameter is available in the online documentation:

https://docops.ca.com/ca-wla-ae-wcc/11-4-2/en/administrating/ae-configuration/configure-a-scheduler/roledesignator