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 lineai-sqlsudo systemctl restart lineai-sqlsudo systemctl stop lineai-sqlUse the status command to verify that the agent is running.
systemctl status lineai-sql