![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a DTS package that for the past 4 weeks has taken between 3.5 and 4.5 hours to run each night. Without any other things going on or additions to the DTS, the job jumped to 6.5 hours two nights in a row, and then skyrocketed to over 22 hours. I removed the 15 queries, out of over 65 queries, that take the most time and put them into a separate DTS to experiment. This didn't help. The data warehouse hardware is new and there are not very many users or applications hitting it. There is nothing else running on the hardware. We've rebooted the server, but that didn't help. I'm guessing the problem has to do with database logging. The log file for this database is 2.74 GB and the database itself is 2.67 GB. There is over 300 GB free on the server. The log files and the database files are on the same drive, which I realize isn't optimal, but this has always been the case. We plan on seperating them, but I doubt this is the cause of the sudden jump in process time. The DTS package actually drops all of the records from all of the tables each time it runs, then reloads them from the source and performs the transformation updates. With this in mind, logging isn't all that important from our perspective for this database. Any ideas would be greatly appreciated... Thanks, Rob |
#3
| |||
| |||
|
|
The DTS package actually drops all of the records from all of the tables each time it runs, then reloads them from the source and performs the transformation updates. With this in mind, logging isn't all that important from our perspective for this database. Any ideas would be greatly appreciated... |
![]() |
| Thread Tools | |
| Display Modes | |
| |