Re: Migrating DTS Local Package from test to production environments v7.0
From: Ted (myitpro_at_att.net)
Date: 02/26/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: Microsoft Excell Connection"
- Previous message: John Kotuby: "Re: Exception.txt.dest being overwritten on multiple calls to the same package"
- In reply to: Ted: "Migrating DTS Local Package from test to production environments v7.0"
- Next in thread: Allan Mitchell: "Re: Migrating DTS Local Package from test to production environments v7.0"
- Reply: Allan Mitchell: "Re: Migrating DTS Local Package from test to production environments v7.0"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 08:47:58 -0600
Thank you Ross and Allan for your suggestions.
When I got to the client, the DTS package was working! Well, it was working
if launched from the DTS Designer window, but would not launch from the
Scheduler.
This is a SQL Server 7.0 installation. I don't know what SP level they are
at.
The original error they were getting was:
Error Source: Microsoft Data Transformation Services (DTS) Package
Error Description: Invalid class string.
A search for this error message turned up the MSDN Q288910. The only
applicable parts of the error cause and solution was (no OLAP and not Server
2000):
Cause:
A package includes a user-designed custom DTS task but the workstation on
which the package is opened does not have this task registered.
Solution:
If your package contains custom DTS tasks, you must register these tasks on
the workstation in question.
There are no instructions on how to do the suggested solution.
The client had rebooted the server a couple times, but this did not change
the error. The next morning, when I came in, the error was not being
repeated.
So, the situation is that the client can manually run the DTS package each
morning, but it will not run from the scheduler. They get a "failed"
message.
Not much to go on and the client is willing to "work it out themselves for
now," but I'm curious for my own sake. Any ideas what is causing the DTS to
work manually but not from the SQL scheduler?
Thanks a lot.
Ted
- Next message: anonymous_at_discussions.microsoft.com: "Re: Microsoft Excell Connection"
- Previous message: John Kotuby: "Re: Exception.txt.dest being overwritten on multiple calls to the same package"
- In reply to: Ted: "Migrating DTS Local Package from test to production environments v7.0"
- Next in thread: Allan Mitchell: "Re: Migrating DTS Local Package from test to production environments v7.0"
- Reply: Allan Mitchell: "Re: Migrating DTS Local Package from test to production environments v7.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|