![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I'm rather new in sqlserver and dts. I have to archiv old data from our main database to an archivdatabase (data older then a year). I build a dts package which shoud run following: Copy the needed tables to from database to archiv (runs without an error just the first time, I know). On error, send mail and go to the next step. Here, test the first archiv table of exist. If not, send mail and go to next table. If it exists, transform data from database to archiv. If fail, send mail and go to next table. If no error go to next table. My problem now is, that the package runs to the first transformation (of 9), do it well and stops then, even I planed to go the step, check next archiv tabel of exist. May I only run one transformation in a package? |
#3
| |||
| |||
|
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |