![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#3
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#4
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#5
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#6
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#7
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#8
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#9
| |||
| |||
|
|
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/arti...ervices/63382/ It works great from Business Intelligence Studio, but doesn't work from SQL Agent Job -------------- Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright Code: 0xC0014023 Source: Foreach Loop Container Description: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate. End Error DTExec: The package execution returned DTSER_FAILURE (1). -------------- SQL 2005 SP2 x86 -- Regards, anxcomp |
#10
| |||
| |||
|
|
Can you give us a little insight into the ForEach enumerator? (The link provided required password access.) |
|
My off-hand guess is that you are trying to access some resource that YOUR account has access to but the Service Account for SQL Agent does NOT. |
![]() |
| Thread Tools | |
| Display Modes | |
| |