Making the switch permanent
Making the switch manager permanent
In the procedure Switching the master domain manager to the upgraded backup master, you switched your master domain manager promoting your new version backup master domain manager to the role of master domain manager.
To make this configuration fully operational and persistent through JnextPlan, you must complete the following procedure:
To make this configuration fully operational and persistent
through JnextPlan, complete the following procedure on the new manager,
referred to as new_mgr_cpu:
- Edit the localopts file and modify the following entry as shown:
where new_mgr_cpu is the workstation name of the new manager. For more information about localopts file, see Setting local options.DEFAULTWS=new_mgr_cpu
- Change the workstation definition of the back-level master by running:
and in the definition substitute type=manager with type=ftacomposer modify cpu=old_mgr_cpu
- Change the workstation definition of the new manager by running:
and in the definition substitute type=fta with type=manager.composer modify cpu=new_mgr_cpu
- Ensure that the optman cf option is set to all.
- Rebuild the plan to activate the changes to the database:
JnextPlan -for 0000
- Restore the previous setting of the optman cf option, if necessary.
- Edit the
/TWA_DATA_DIR/mozart/globalopts file and modify the
master=old_mgr_cpu entry as shown:
where new_mgr_cpu is the workstation name of the new master. For more information about optman, see Setting global options.master=new_mgr_cpu
In this way the reports reptr-pre and reptr-post can run when you run JnextPlan.
Once you have made the switch manager permanent, you must run the FINAL job stream on the new master domain manager.
You can now proceed to Upgrading agents and domain managers.