dbTalk Databases Forums  

Error in dts run for over 4 hours

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Error in dts run for over 4 hours in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Import data from multiple acces db
 
Posts: n/a

Default Error in dts run for over 4 hours - 01-19-2006 , 03:00 AM






Hi , i have a problem with a dts which have two steps .
First step run a data pump from sysbase database to sql server ( sql server
2k sp 3a on w2k server )
Second step is a store procedure that read record ( using a cursor ) and
make an elaboration , record read is more then 400.000 .

The first step run right the second step put the error in this log text .

The execution of the following DTS Package succeeded:

Package Name: Aggiornamento Dati Pivottone
Package Description: (null)
Package ID: {54C96150-B093-4D94-AA7B-7A4DE63D7EB6}
Package Version: {2EC9C0E4-0BF1-411B-99B7-38CE1047C2FC}
Package Execution Lineage: {1277D71D-FD60-4DFF-92D6-4D6A7E61BD4D}
Executed On: POMPEO
Executed By: SYSTEM
Execution Started: 13/01/2006 9.33.23
Execution Completed: 13/01/2006 19.29.53
Total Execution Time: 35790,985 seconds

Package Steps execution information:


Step 'DTSStep_DTSExecuteSQLTask_1' failed

Step Error Source: Microsoft OLE DB Provider for SQL Server
Step Error Description:Lo schema di tabella รจ stata modificato dopo la
dichiarazione del cursore. Impossibile completare l'operazione del cursore.
(Microsoft OLE DB Provider for SQL Server (0): 200511)
Step Error code: 80040E14
Step Error Help File:
Step Error Help Context ID:0

Step Execution Started: 13/01/2006 10.07.35
Step Execution Completed: 13/01/2006 19.29.53
Total Step Execution Time: 33738,188 seconds
Progress count in Step: 0

Step 'DTSStep_DTSExecutePackageTask_1' succeeded
Step Execution Started: 13/01/2006 9.33.23
Step Execution Completed: 13/01/2006 10.07.35
Total Step Execution Time: 2051,875 seconds
Progress count in Step: 1458

One thing , if i run only the second part , there are no problem ... i don't
understand what can be the problem . Maybe transaction ?

can u help me please .

Thanks a lot and sorry for my bad English ......

Thanks

Paolo B.




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.