I had a job on a SQL 7 database that ran in about seven minutes. The database was moved from SQL 7 to SQL 2000 because the user's processes and jobs were dogging on SQL 7. Now the user's processes and jobs are faster but my job went from a seven minute run to one hour and fifteen minutes.
There have been no changes made to the code recently. I was just wondering if anyone could point us to some kind of answer to this dilemma. For right now we just moved the job to an earlier run time so the file will be done when the user needs it.
There have been no changes made to the code recently. I was just wondering if anyone could point us to some kind of answer to this dilemma. For right now we just moved the job to an earlier run time so the file will be done when the user needs it.