extended stored procedures
- From: "ggeshev" <ggeshev@xxxxxxxxxx>
- Date: Wed, 2 Nov 2005 15:06:11 +0200
Hello!
I have a difficult situation with a clustered server. It consists of two
parts - Cluster_1 and Cluster_2 computers with WINDOWS Server2003. Cluster_1
and Cluster_2 are with 6 GB RAM.
The whole clustered server is named Cluster.
SQL Server 2000 is installed on Cluster.
Service Pack 4 for SQL Server 2000 is installed and latest hot-fix KB899761
is installed too.
I have some extended stored procedures implemented in xp_parser.dll.
One of those is - lets say xp_MyProc.
The problem is - when I call xp_MyProc, the returned result is correct, but
the execution time is extremely long.
xp_parser.dll is placed in C:\WINDOWS\System32 on both Cluster_1 and
Cluster_2.
The shared hard disk between Cluster_1 and Cluster_2 is F:
A copy of xp_parser.dll is not located on F:
What is the cause of the extremely long execution time of xp_MyProc?
When I call xp_MyProc for second and third time - the situation is not
better.
Thank you!
.
- Follow-Ups:
- Re: extended stored procedures
- From: Gert E.R. Drapers
- Re: extended stored procedures
- From: Anthony Thomas
- Re: extended stored procedures
- Prev by Date: Re: Domain Groups For Clustering Service ???? SQL Server 2005
- Next by Date: Re: Problem:fail to invoke remote RPC method
- Previous by thread: Re: Domain Groups For Clustering Service ???? SQL Server 2005
- Next by thread: Re: extended stored procedures
- Index(es):