all groups > sql server data warehouse > august 2003 >
You're in the

sql server data warehouse

group:

Problem with "Copy SQL Server Objects Task"



Problem with "Copy SQL Server Objects Task" Bob
8/13/2003 11:06:42 AM
sql server data warehouse: We are attempting to create a DTS package to copy tables from one server to
another on a weekly schedule. Both servers are SQL 2000. The problem is
when we use the wizard within the DTS package designer, the list of source
tables does not include the table owner and some of the tables being
transferred exist in the source server twice, with the same name but with
different owners. When we create the task and check only one of the tables,
it's random which table is actually copied - one time it will copy
owner1.tablename and without changing the package at all the next time it
will copy owner2.tablename. Short of creating the package with VB, does
anyone know a workaround for this? Thanks in advance.


Re: Problem with "Copy SQL Server Objects Task" mountain man
8/14/2003 4:04:01 PM
[quoted text, click to view]


Standardise the ownership roles such that
duplicates are not existent.


AddThis Social Bookmark Button