dbTalk Databases Forums  

Cluster and User Defined Functions

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Cluster and User Defined Functions in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rob Heyman
 
Posts: n/a

Default Cluster and User Defined Functions - 05-05-2004 , 10:15 PM






Has anyone had difficulty with UDF's in a clustered environment? We have
some DTS code that references a user defined function. When we run the DTS
package on non-clustered servers, the DTS package executes in several
minutes. However, when we run the same code against the database in a
clustered environment, the package never finishes. Watching the proc
monitor shows fairly decent server activity, but just never returns.
Anyone?

Thanks

Rob Heyman



Reply With Quote
  #2  
Old   
Farooq Mahmud [MS]
 
Posts: n/a

Default RE: Cluster and User Defined Functions - 05-11-2004 , 07:51 AM






I'm not sure what the UDF could be doing that will only cause problems in a
cluster so maybe that is not the real issue. Have you tried tracing the
execution of the package under Profiler to see where the package execution
gets "stuck"? You should also check for blocking when the package is
running. Please see the following article for more info:

271509 INF: How to Monitor SQL Server 2000 Blocking
http://support.microsoft.com/?id=271509

Regards,
Farooq Mahmud [MS SQL Support]

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.