Stopping the SQL Agent for Interactive Analysis
The agent is started using Linux service manager, systemd
. It must be stopped for interactive analysis.
sudo systemctl start codelogic-sql
sudo systemctl restart codelogic-sql
sudo systemctl stop codelogic-sql
Use the status command to verify that the agent is running.
systemctl status codelogic-sql