top of page
  • Twitter Social Icon
  • Facebook Social Icon
  • LinkedIn Social Icon

Enable SQL Server Agent on Linux

Obrázek autora: Filip HolubFilip Holub

After installation of SQL Server is SQL Server Agent disabled, by default! Today, I will show you simple command for enable SQL Server Agent, which can use in each Linux distribution.


"First of all, you have to connect as root user on your Linux machine!"

  • For enable SQL Server Agent, run following command:

You can check if Agent is running in managment studio:


SQL Server Agent has been enabled successfully!
SQL Server Agent has been enabled successfully!

You can check in mssq.conf file if SQL Server Agent is enabled, run this command below:

If you don't have install SQL Server Agent, follow these posts below:


Cheers gyus!

6 457 zobrazení0 komentářů

Nejnovější příspěvky

Zobrazit vše

Comments


SIGN UP AND STAY UPDATED!
  • Grey Twitter Icon
  • Grey Facebook Icon
  • Grey LinkedIn Icon

© 2020 All rights reserved. MSSQLONLINUX.com | Filip Holub

bottom of page