Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Intermittent problem: Unable to complete login process due..

 
   Database Help (Home) -> DTS RSS
Next:  Instance created in command window not visible in..  
Author Message
greenmtnsun

External


Since: May 19, 2008
Posts: 4



(Msg. 1) Posted: Fri Feb 13, 2009 10:00 am
Post subject: Intermittent problem: Unable to complete login process due to del
Archived from groups: microsoft>public>sqlserver>dts (more info?)

Hello all,

I am having a VERY intermittent problem that has been discussed here, but
perhaps not in the context of my experience (or at least I didn't find it),
and the things people are suggesting aren't seeming to resonate with my
problem. I hope you will forgive me if I'm wrong, but allow me to explain....

I have this job in SQL Server 2005 that runs every day from 7 am to 9 am
every 5 minutes. This job has been running for about a year. I'm thinking
its run thousands of times (24X365=8760 times) without a single change, or
problem. Then, since 2/6, we have recieved the following error twice, once
on 2/6 and once on 2/12; but its run 165 or more times perfectly fine between
these two dates.

The package isn't too complicated, it uses Oracle as an ODBC connection to
grab some data, it uses Access for some other data to retrieve, and it
imports a flat text file and writes what it finds from each of these sources
to a SQL Server 2005 table. It also reads some other SQL Server 2005 table
to read from as well.

Here is the error message:

Message
Executed as user: VANCOUVER\cvnt32sqlserveragent. Microsoft (R) SQL Server
Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright (C)
Microsoft Corp 1984-2005. All rights reserved. Started: 8:05:56 AM Could
not load package "\ACH totals from Direct Debit Run" because of error
0xC0014062. Description: The LoadFromSQLServer method has encountered OLE DB
error code 0x80004005 (Unable to complete login process due to delay in
opening server connection). The SQL statement that was issued has failed.
Source: Started: 8:05:56 AM Finished: 8:06:39 AM Elapsed: 42.969
seconds. The package could not be loaded. The step failed.

There is a proposed fix out there on the net that says that I should do the
following, but me and my server admin are scratching our heads wondering why
this would resolve it.

http://www.sqlservercentral.com/Forums/Topic455318-148-1.aspx

Here is what they said...

The solution recommended was adding this:



127.0.0.1 crl.microsoft.com

to the hosts file on the server.

I asked our network services people if they could do that,
and since it was added, I haven't had any problems with login timeouts (yet).


Can anyone confirm that this will fix it, and if so, can you explain what
its doing to fix it? We don't know what this "127.0.0.1
crl.microsoft.com" would do.

If you don't believe this is the fix, what is the fix?

Thanks,
Keith

 >> Stay informed about: Intermittent problem: Unable to complete login process due.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
DTS package does not always complete - I have a created a dts package (SQL2000) and schedued it to run every 15 minutes - 24 hours a day, 7 days a week. There have been a couple of times the job has hung and not completed (almost once a day). A quick description of the job follows: 1)..

DTS FTP process sends old version of file - I'm using DTS to update an Excel file on a local drive and then FTP that updated file to another server. The FTP process (an 'execute task process') is set to begin 'on success' of the 'copy data' process and, sure enough, the DOS window in which the....

Execute Process Task catch return code - Hello: I have a DTS package and it will call a .exe file in Execute Process Task. I need to catch the return code from the .exe after it executs. However, the Return Code in Execute Process Task is what the DTS step will return if it's successful. So ho...

Execute Process task fails after package is saved - Hi All I have a DTS package which uses an "Execute Process Task" to run a BAT file which is on the server's C:\. What happens is I setup the task by browsing to the file. And then test it by selecting "Execute Step". The execu...

unable to pass string from proc to SSIS variable - HELP!!! - I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the....
   Database Help (Home) -> DTS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]