Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 SSIS package

Author  Topic 

svicky9
Posting Yak Master

232 Posts

Posted - 2007-10-15 : 11:16:09
Hi experts

Trying to execute a DTS package using the DTEXEC in the legacy Packages and i keep getting the error like

Could not load package "Package Name" because of error 0xC0014062.
Description: The LoadFromSQLServer method has encountered OLE DB error code 0x80004005 (Login timeout expired). The SQL statement that was issued has failed.

Is it something to do with installing Office on the server

thanks
Vic



rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-15 : 22:33:39
Can you run it in ssms?
Go to Top of Page

svicky9
Posting Yak Master

232 Posts

Posted - 2007-10-16 : 05:25:49
No it did not run

It gives me the error as

Description: The specified package could not be loaded from the SQL Server database.

VIvek
Go to Top of Page
   

- Advertisement -