ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Restarting Linux agent containing Oracle DB causes the database to crash.
book
Article ID: 241324
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
The Service Manager and the Linux agent are started via systemd. Once the service is stopped via systemctl it also ends the agent all the running child processes.
Cause
Configuration.
Environment
Release : 12.3.3
Component : AUTOMATION ENGINE
Resolution
Systemd needs the option KillMode=process which is set to control-group by default.