Jonathan Crawford
2008-11-27 15:44:12 UTC
Hi
I am sorry if you have heard this one before.
We have had full SQL Server 2000 for years
but are migrating to a new webserver SQL Server 2005 Workgroup.
I have a very large dts which checks data and moves it from one database to
another.
I managed to import this into legacy and installed something that will let
me reconfigure it.
However it does not seem to be possible to run the legacy dts from the
scheduler.
I discovered that I could right click on the dts and select migrate and it
would create a package somewhere
which I could access (I say somewhere as these don't seem to be editable)
The problem I have is that the modification fails very time on my principal
dts because it has square brackets in the names of the steps.
This is because the default naming of the 2000 dts put is in automatically.
eg [dbo].[webtable]. I don't have a means of changing these step names.
The only way I can see them is by exporting the dts as a bas
I can't believe that anyone in their right mind would have created such a
mess.
So my question is
a) is there anyway of getting a dts to run on a scheduler in SQL Server Work
group on a 64 bit machine
b) how can rename a step in a dts (please don't say rebuild it as it is a
major bit of work and I would
rather migrate the whole thing to LAMP)
thanks
jc
I am sorry if you have heard this one before.
We have had full SQL Server 2000 for years
but are migrating to a new webserver SQL Server 2005 Workgroup.
I have a very large dts which checks data and moves it from one database to
another.
I managed to import this into legacy and installed something that will let
me reconfigure it.
However it does not seem to be possible to run the legacy dts from the
scheduler.
I discovered that I could right click on the dts and select migrate and it
would create a package somewhere
which I could access (I say somewhere as these don't seem to be editable)
The problem I have is that the modification fails very time on my principal
dts because it has square brackets in the names of the steps.
This is because the default naming of the 2000 dts put is in automatically.
eg [dbo].[webtable]. I don't have a means of changing these step names.
The only way I can see them is by exporting the dts as a bas
I can't believe that anyone in their right mind would have created such a
mess.
So my question is
a) is there anyway of getting a dts to run on a scheduler in SQL Server Work
group on a 64 bit machine
b) how can rename a step in a dts (please don't say rebuild it as it is a
major bit of work and I would
rather migrate the whole thing to LAMP)
thanks
jc