SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 job fails when executing ssis package
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

arkiboys
Flowing Fount of Yak Knowledge

1346 Posts

Posted - 04/30/2012 :  04:02:20  Show Profile  Reply with Quote
I have deployed my ssis package to Production.
It works fine in Dev but the following error occurs when it runs in Prod.
Can you see from the error below how the issue can be solved polease?

04/30/2012 08:50:24,Downloadxxx,Error,0,servername,Downloadxxx,(Job outcome),,The job failed. The Job was invoked by User companyname\Administrator. The last step to run was step 1 (Step_).,00:00:01,0,0,,,,0
04/30/2012 08:50:24,Downloadxxx,Error,1,servername,Downloadxxx,Step_,,Executed as user: companyname\SQLAgent. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 08:50:24 Error: 2012-04-30 08:50:24.97 Code: 0xC0047038 Source: Import Data SSIS.Pipeline Description: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "Flat File Source" (1) returned error code 0x80040E21. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component<c/> but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 08:50:24 Finished: 08:50:24 Elapsed: 0.953 seconds. The package execution failed. The step failed.,00:00:01,0,0,,,,0

visakh16
Very Important crosS Applying yaK Herder

India
48097 Posts

Posted - 04/30/2012 :  10:33:49  Show Profile  Reply with Quote
is there some other error messages also posted? Also whats does flat file contain currently?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000