dts Logging
- From: "Bill Swartz" <wsaharem@xxxxxxxxx>
- Date: Tue, 12 Jul 2005 15:03:07 -0700
Does anyone know how to write to or modify the log output of dts?
Currently the output looks something like this..
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSDynamicPropertiesTask_2
DTSRun OnFinish: DTSStep_DTSDynamicPropertiesTask_2
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_2
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_2
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_3
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_3
DTSRun OnStart: DTSStep_ValidateConnections
DTSRun OnError: DTSStep_ValidateConnections, Error = -2147220421 (8004043B)
Error string: The task reported failure on execution.
Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
I intentionally failed this, but want to write to the log a provide some
background about what was happening and what the failure was.
Thanks
Bill
.
- Follow-Ups:
- Re: dts Logging
- From: Allan Mitchell
- Re: dts Logging
- Prev by Date: Identity field problems with DTS
- Next by Date: Re: dts Logging
- Previous by thread: Identity field problems with DTS
- Next by thread: Re: dts Logging
- Index(es):
Relevant Pages
|
Loading