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.
我们有一个存储过程,当从应用程序(Spring - DBCP - jtds)调用时,它在 10 分钟后实际上超时运行,但从 SQL Server Managament Stuido 执行时运行在 30 秒内。有人可以提供有关此问题的线索吗?
这通常表示参数嗅探问题。
看到应用程序慢,SSMS 快?了解性能奥秘了解详情。