Question about DTS error logging
From: Joe (jjo_chicago_at_yahoo.com)
Date: 09/07/04
- Next message: Craig: "RE: Incorrect DTS package version run by scheduled job"
- Previous message: DiNicholls: "DTSRun.exe - Application Error"
- Next in thread: Davide: "Re: Question about DTS error logging"
- Reply: Davide: "Re: Question about DTS error logging"
- Messages sorted by: [ date ] [ thread ]
Date: 7 Sep 2004 06:53:03 -0700
Hello!
Anyone know how to access the error descriptions via VB script (not full
VB, I am using the DTS gui to design & execute)?
I am logging the insert or transform errors in SqlServer, but cannot
figure out how to access the specific error message (the one that comes up in
the text log file) like "..insert of x column failed because of NULL .. ".
The closest was an Error Code from the DTSTransformPhaseInfo object, but I have
no idea what error description this correlates to or even if it is the same
error. I am sure this can be accessed from *somewhere*, since after all, it is
being written to the exception file.
Any help will be much appreciated! I've spent hours searching, and have come
up with nothing.
- Next message: Craig: "RE: Incorrect DTS package version run by scheduled job"
- Previous message: DiNicholls: "DTSRun.exe - Application Error"
- Next in thread: Davide: "Re: Question about DTS error logging"
- Reply: Davide: "Re: Question about DTS error logging"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|