Re: DTExec slow
- From: "Michael Entin [MS]" <michael.entin@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 00:37:06 -0700
It was actually this way before SP1 as well. The only thing that
SP1 has changed is that some files got signed by new certificate,
so CryptoAPI has to validate two certificates instead of one, and
it may take twice more time.
If this check introduces significant delays, your firewall
might be incorrectly configured (see details in kb 918644:
http://support.microsoft.com/kb/918644)
Regards,
Michael.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Francisco A. Gonzalez" <fgonzalez@xxxxxxxxxx> wrote in message news:u7j$k3wnHHA.4424@xxxxxxxxxxxxxxxxxxxxxxx
to ilustrate more:
The thing is that when you execute a package (after installing SP1), CryptoAPI, on behalf of the SSIS service, attempts to go out to the internet to check a certificate revocation list.
cheers
--
Francisco A. Gonzalez
fgonzalez@xxxxxxxxxx
"DC" <dc@xxxxxxxxx> wrote in message news:1180078037.881623.105720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxHi Francisco,
when I read your message I thought "Impossible! This guy must be
joking." but of course I tried it anyway and deactivated the option
you mentioned on the SQL Server machine and it WORKS! Execution time
almost one minute when the option is checked, about three seconds when
it is not checked. Do you know more tricks like that?
Thanks a lot!
Regards
DC
On 23 Mai, 16:27, "Francisco A. Gonzalez" <fgonza...@xxxxxxxxxx>
wrote:
Hi
I have seen this problem with sp1.
Check this.
Go to the user that execute the package and Control panel, internet options,
advanced, and uncheck check for publishers revocation certificate.
cheers
--
Francisco A. Gonzalez
fgonza...@xxxxxxxxxx
"DC" <d...@xxxxxxxxx> wrote in message
news:1179928967.373341.186340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Good day,
> when I execute a simple DTS package from DTS Designer in Visual
> Studio, it takes 5 Seconds to execute. The same package lasts about 50
> seconds when I start it via DTExec in a stored procedure. I can see in
> the verbose output of the package, that it must have done nothing most
> of the time, it starts to execute the actual tasks in the last five
> seconds.
> Is there a fix for this or a better way to launch a package from a
> stored proc?
> Thanks in advance for any hint,
> Regards
> DC- Zitierten Text ausblenden -
- Zitierten Text anzeigen -
.
- References:
- DTExec slow
- From: DC
- Re: DTExec slow
- From: Francisco A. Gonzalez
- Re: DTExec slow
- From: DC
- Re: DTExec slow
- From: Francisco A. Gonzalez
- DTExec slow
- Prev by Date: Re: Starting DTS from other DTS
- Next by Date: Stop/Restart trigger to execute SQL Task
- Previous by thread: Re: DTExec slow
- Next by thread: migrating dts packages
- Index(es):
Relevant Pages
|