Detailed error reporting. How to?

The best I can get out of my detail log is this which is no help. How do I find out what really happened. My windows app log is no help either

Date 5/24/2006 9:51:41 PM
Log Job History (DTS_xx)

Step ID 1
Server xx
Job Name DTS_xx
Step Name DTS_xx
Duration 00:00:01
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0

Message
Executed as user: xx\administrator. The package execution failed. The step failed.



Answer this question

Detailed error reporting. How to?

  • Eric Gooden

    Michael - I'm glad your online right now.  All that I'm trying to do is run stored procs on my database.  My ssis package uses the correct login but I keep getting the error I posted.  This was running fine on my 2000 box. 

    So I tried a few other things.  I recreated the package on my production server and it works.  Seems to be the problem is when I move it from my dev box to production its loosing something. 


  • amersa

    This KB article discusses various options:

    http://support.microsoft.com/kb/918760

  • Detailed error reporting. How to?