Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by EE02757

  1. EE02757

    Update Problem Db2 Link Server Sql Server 2000

    Hi everybody, I have a problem and I would like to ask the community to help me... I have a dts using 2 connections: 1 on SQL Server 2000, 1 On Db2 (reached by SQL Linked Server) To sum up the dts takes some data from db2 and put it on a Sql Server's db. During the process in order to know...
  2. EE02757

    Help to understand "Define Columns Type Quotable"

    Hi everybody, i would like to have help to understand a data type properties i have seen on a Transform Data Task. I precise that i am not american or english so it is more difficult for me to understand... I have a dts (made by another guy) that put data from a table on a file text. The...
  3. EE02757

    Locate a table that contains Job Step History when Failed

    Hi mutley1, may be i wasn't clear... i didn't want to know what is the best way to read DTS failed logs but want to realize a dts that would run the week-end to know what exactly happened during the last week. When a job fails you can do this operation to see step detail can't you ? : -...
  4. EE02757

    Locate a table that contains Job Step History when Failed

    Hi everyone, i'm trying to find on our Sql Server database where i could find the table that contains error messages when a job fail. I give you know an example : OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart...
  5. EE02757

    Transform Data Task - Copy Column Oracle

    Hi everyone, I have a problem with a Step on a DTS where i would like to copy the content of a table from a tablespace to the same table on another tablespace. I've tried with a Transform Data Task to make a "select" of the columns i want, then in the destination i chose the table of the...

Part and Inventory Search

Back
Top