https://superuser.com/questions/1461716/can-i-add-maintenance-plan-in-sql-server-for-linux
Can I add Maintenance Plan in SQL Server for Linux?
I am using SQL Server 2017 for Linux, and the Maintenance Plans are missing from the Management menu. Does anyone knows if the Maintenance Plans are available for SQL Server for Linux? I can't find
superuser.com
Release notes for SQL Server 2017 on Linux - SQL Server
This article contains the release notes and supported features for SQL Server 2017 running on Linux. Release notes are included for the most recent release and several previous releases.
docs.microsoft.com
SQL Server on Linux: Running jobs with SQL Server Agent - Microsoft SQL Server Blog
In keeping with our goal to enable SQL Server features across all platforms supported by SQL Server, Microsoft is excited to announce the preview of SQL Server Agent on Linux in SQL Server vNext Community Technology Preview (CTP) 1.4. SQL Server Agent is a
cloudblogs.microsoft.com
Create and run jobs for SQL Server on Linux - SQL Server
Learn how to create a SQL Server Agent job on Linux using both Transact-SQL and SQL Server Management Studio (SSMS).
docs.microsoft.com
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-sql-agent?view=sql-server-ver15
Configure the SQL Server Agent on Linux - SQL Server
Learn how to enable or install the SQL Server Agent on Linux. Starting with SQL Server 2017 CU4, SQL Server Agent is included with the mssql-server package.
docs.microsoft.com
https://www.mssqlonlinux.com/post/enable-sql-server-agent-on-linux
Enable SQL Server Agent on Linux
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!"
www.mssqlonlinux.com
https://www.mssqltips.com/sqlservertip/4735/sql-server-configuration-manager-for-linux/
SQL Server Configuration Manager for Linux
Learn about the mssql-conf tool to set parameters, traceflags, the sa password, validate SQL Server configuration and accept the license agreement.
www.mssqltips.com
https://www.sqlshack.com/configure-sql-server-2017-linux-mssql-conf-available-tools/
How to configure SQL Server 2017 on Linux with mssql-conf and other available tools
This article outlines the use of mssql-conf in conjunction with other available tools on Linux, to manage SQL Server 2017.
www.sqlshack.com
As you can read on Microsoft SQL Server documentation (here on the Known Issues section), maintenance plans are not supported on SQL Server Management Studio for SQL Server on Linux.
'개발 도구와 언어 공부 > Ms-SQL서버, SSMS' 카테고리의 다른 글
MS-SQL SSMS에 계정 추가하기 (0) | 2021.12.05 |
---|---|
MSSQL, SA 계정 활성화 하기 (0) | 2021.12.03 |
SQL 서버 DB자동백업 - 유지 관리 계획 (0) | 2021.11.26 |
SQL Sever 에이전트 활성화하기 on Windows (0) | 2021.11.26 |
SQL 서버 sa 계정 활성화 (EXPRESS버전) (0) | 2021.11.26 |