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 作业(长时间运行/复杂),这会给你其他查询超时吗?
作业可能属于不同的数据库,在不同的驱动器上运行。
提前致谢
您可以识别长时间运行的作业(一和二)
SQL Server 代理虽然只是另一个使用资源、锁等的客户端,例如您的网站或其他任何东西。它可能会阻止,也可能不会阻止:就像您的网站一样。