Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何备份和恢复 SQL Server 2005 代理作业计划?
msdb 数据库是所有作业所在的位置,它是系统数据库之一
如果您想跟踪更改,您还可以将所有作业编写为 sql 文件并将它们存储在 svn 或其他源代码控制中。