Hey,
I have a package running in 32bit on sql server 2008 r2.
After several hour the package fails and when i'm looking at the ssis log table (i have activated the ssislogging) i saw that there is OnError events on a DataFlow and on the Package itself both with datacode -2147467259 and no description.
Plus, when i look the the package history i can't see any relevant information about why the package fails.
When i monitored the server i found out that the harddrive which the tempdb on is full, could it be related ?
Any help/ideas will be appreciated :-)
Gilad