Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / June 2008

Tip: Looking for answers? Try searching our database.

Saving SP takes a long time....

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Adam S - 30 Jun 2008 16:46 GMT
Recently our SQL Server 2005 has started showing a strange behavior.  
Whenever you do an ALTER PROCEDURE to make changes to a stored procedure it
can take 2 minutes or more to complete the operation.  Any suggestions?
Signature

Adam S

Aaron Bertrand [SQL Server MVP] - 30 Jun 2008 16:55 GMT
Is it possible that several users are calling the stored procedure, and your
ALTER command has to wait for their transactions to commit?  You could test
this by trying the ALTER command during low/off-peak periods.

On 6/30/08 11:46 AM, in article
3CBCE426-9F18-45BD-86F7-C712492AAD8E@microsoft.com, "Adam S" <Adam
S@community.nospam> wrote:

> Recently our SQL Server 2005 has started showing a strange behavior.
> Whenever you do an ALTER PROCEDURE to make changes to a stored procedure it
> can take 2 minutes or more to complete the operation.  Any suggestions?
Aaron Bertrand [SQL Server MVP] - 30 Jun 2008 16:55 GMT
(Of course you can also check for blocking and other information about your
process to see what it is spending its time doing.)

On 6/30/08 11:46 AM, in article
3CBCE426-9F18-45BD-86F7-C712492AAD8E@microsoft.com, "Adam S" <Adam
S@community.nospam> wrote:

> Recently our SQL Server 2005 has started showing a strange behavior.
> Whenever you do an ALTER PROCEDURE to make changes to a stored procedure it
> can take 2 minutes or more to complete the operation.  Any suggestions?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.