dbTalk Databases Forums  

Copying packages to another server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Copying packages to another server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JC
 
Posts: n/a

Default Copying packages to another server - 09-30-2004 , 09:02 PM






Is this possible. I don't see it as an option. I have some rather involved
transformations. I am moving the processing to another server and would hope
that I could copy the package and then change some of the settings and save
them on the new server. Can I do this?

John Cantley



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Copying packages to another server - 09-30-2004 , 09:28 PM






Open the package in design view, go to the menu to Package
and then Save As. You can then chose the other server for
the server location.

-Sue

On Thu, 30 Sep 2004 21:02:02 -0500, "JC"
<striderguy56 (AT) hotmail (DOT) com> wrote:

Quote:
Is this possible. I don't see it as an option. I have some rather involved
transformations. I am moving the processing to another server and would hope
that I could copy the package and then change some of the settings and save
them on the new server. Can I do this?

John Cantley



Reply With Quote
  #3  
Old   
Bill S.
 
Posts: n/a

Default Re: Copying packages to another server - 10-01-2004 , 09:45 AM



I also need to copy a DTS package to another server, but the package
already exists with the same name on the other server. Saving it as
a different name really isn't an option, and I really do not want to
delete the current package on the destination server. What I really
want is for the copied version to just be the latest version of an
existing package.

Save As gives me this error:

DTS Package 'My DTS' already exists with a different ID in
this category.

Is there a way around this?

tia,
Bill


Sue Hoegemeier <Sue_H (AT) nomail (DOT) please> wrote

Quote:
Open the package in design view, go to the menu to Package
and then Save As. You can then chose the other server for
the server location.

-Sue

On Thu, 30 Sep 2004 21:02:02 -0500, "JC"
striderguy56 (AT) hotmail (DOT) com> wrote:

Is this possible. I don't see it as an option. I have some rather involved
transformations. I am moving the processing to another server and would hope
that I could copy the package and then change some of the settings and save
them on the new server. Can I do this?

John Cantley


Reply With Quote
  #4  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Copying packages to another server - 10-01-2004 , 03:02 PM



If you want to save it to another server where there is a package with
the same name and you don't want to delete the existing package with
the same name, I don't think there really is any way around that.

-Sue

On 1 Oct 2004 07:45:10 -0700, bill_sheets (AT) hotmail (DOT) com (Bill S.) wrote:

Quote:
I also need to copy a DTS package to another server, but the package
already exists with the same name on the other server. Saving it as
a different name really isn't an option, and I really do not want to
delete the current package on the destination server. What I really
want is for the copied version to just be the latest version of an
existing package.

Save As gives me this error:

DTS Package 'My DTS' already exists with a different ID in
this category.

Is there a way around this?

tia,
Bill


Sue Hoegemeier <Sue_H (AT) nomail (DOT) please> wrote

Open the package in design view, go to the menu to Package
and then Save As. You can then chose the other server for
the server location.

-Sue

On Thu, 30 Sep 2004 21:02:02 -0500, "JC"
striderguy56 (AT) hotmail (DOT) com> wrote:

Is this possible. I don't see it as an option. I have some rather involved
transformations. I am moving the processing to another server and would hope
that I could copy the package and then change some of the settings and save
them on the new server. Can I do this?

John Cantley



Reply With Quote
  #5  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Copying packages to another server - 10-02-2004 , 06:04 AM



The only way I can possibly see you doing this is

DTS versions packages. It does this by simply adding rows to sysdtspackages
everytime you save any changes to the package.
Knowing this you can transfer the row from your Source Server's
sysdtspackages (for the correct version of the package) to the destination
server's sysdtspackages table. You can then rename the new row to the name
you require and also set the id property the same.



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.Konesans.com


"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
If you want to save it to another server where there is a package with
the same name and you don't want to delete the existing package with
the same name, I don't think there really is any way around that.

-Sue

On 1 Oct 2004 07:45:10 -0700, bill_sheets (AT) hotmail (DOT) com (Bill S.) wrote:

I also need to copy a DTS package to another server, but the package
already exists with the same name on the other server. Saving it as
a different name really isn't an option, and I really do not want to
delete the current package on the destination server. What I really
want is for the copied version to just be the latest version of an
existing package.

Save As gives me this error:

DTS Package 'My DTS' already exists with a different ID in
this category.

Is there a way around this?

tia,
Bill


Sue Hoegemeier <Sue_H (AT) nomail (DOT) please> wrote in message
news:<t0gpl0p3sunsg3gh694a820tqtkutf1c98 (AT) 4ax (DOT) com>...
Open the package in design view, go to the menu to Package
and then Save As. You can then chose the other server for
the server location.

-Sue

On Thu, 30 Sep 2004 21:02:02 -0500, "JC"
striderguy56 (AT) hotmail (DOT) com> wrote:

Is this possible. I don't see it as an option. I have some rather
involved
transformations. I am moving the processing to another server and would
hope
that I could copy the package and then change some of the settings and
save
them on the new server. Can I do this?

John Cantley





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.