How to rollback a patch applied to the WA System Agent
book
Article ID: 58894
calendar_today
Updated On:
Products
CA Workload Automation AE - Business Agents (AutoSys)
CA Workload Automation AE - Scheduler (AutoSys)
Workload Automation Agent
DSERIES- SERVER
CA Workload Automation DE - System Agent (dSeries)
Issue/Introduction
When patch is applied the path setup will create a back up directory to roll back to previous state.
Environment
Release:
Component: SYSAGT
Resolution
- Stop the Agent.
# cybAgent -s
- Copy all files and directories from the
<agent_install_path>\patches\<patch_id>\backup
into the
<agent _install_path>
directory,
where:
- <agent_install_path> is the location of the Agent.
- <patch_id> is the ID of the patch that is being uninstalled.
- Start the agent.
- (Optional) The patches directory may be deleted if not longer needed.
<agent_install_path>\patches\<patch_id>
directory.
Feedback
thumb_up
Yes
thumb_down
No