Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Copy Objects Dependencies

 
   Database Forums (Home) -> DTS RSS
Next:  saving multiple data...  
Author Message
Jed

External


Since: Dec 20, 2005
Posts: 1



(Msg. 1) Posted: Tue Dec 20, 2005 10:56 am
Post subject: Copy Objects Dependencies
Archived from groups: microsoft>public>sqlserver>dts (more info?)

I am trying to copy a "snapshot" of a remote sql server 2000 database to a
local sql server 2000 database. I just want to run a simple Copy Objects
dts, but it is choking on a user defined function.

Another object needs the udf but the udf hasn't been created. Is there any
straightforward way to fix dependency issues? I don't want to have to pick
specific objects to copy because it won't update if new objects are added.

 >> Stay informed about: Copy Objects Dependencies 
Back to top
Login to vote
Peter Yang MSFT

External


Since: Oct 16, 2003
Posts: 80



(Msg. 2) Posted: Tue Dec 20, 2005 10:55 pm
Post subject: RE: Copy Objects Dependencies [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Based on my scope, It seems that recursive dependencies are not handled
correctly by the Copy Objects Task if there are potential circle
dependences. You may want to use backup/restore for this situation which is
more efficient.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================



This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
>Thread-Topic: Copy Objects Dependencies
>thread-index: AcYFlwXIDy7p+4UMSCCKJESNef7+FQ==
>X-WBNR-Posting-Host: 70.226.80.238
>From: =?Utf-8?B?SmVk?=
>Subject: Copy Objects Dependencies
>Date: Tue, 20 Dec 2005 10:56:02 -0800
>Lines: 9
>Message-ID:
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.sqlserver.dts
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.dts:62668
>X-Tomcat-NG: microsoft.public.sqlserver.dts
>
>I am trying to copy a "snapshot" of a remote sql server 2000 database to a
>local sql server 2000 database. I just want to run a simple Copy Objects
>dts, but it is choking on a user defined function.
>
>Another object needs the udf but the udf hasn't been created. Is there
any
>straightforward way to fix dependency issues? I don't want to have to
pick
>specific objects to copy because it won't update if new objects are added.
>
>
>

 >> Stay informed about: Copy Objects Dependencies 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
DTS objects and methods - Where can I find SSIS DTS objects and methods so that I can understand and use it in the script component etc?

SSIS transfer sql objects: table does not exist - I am trying to create a SSIS package that copies a bunch of tables from a SQL Server 2000 DB to a machine with SQL Server 2005. I can see and select the tables in the editor, but when the package runs, I get: Table "XXXXXX" does not exist a...

After DTS Copies Objects, MS Access client cannot read data - I have an MSDE database in a desktop environment. I wanted to move it to a shared SQL Server instance so I used DTS to copy the objects to an existing database on the server. Using Enterprise Manager I can design/open the objects on the server but when...

Transfer SQL Server Objects Task - Change Schema - SQL 2005 - Hi there, I have a development server where I have tables that are bound to the dbo schema, I tried to use the "Transfer SQL Server Objects Task" to transfer these tables to my hosting providers SQL 2005 server. However for obvious reasons I'm...

SSIS Transfer SQL Server Objects Task - Probs - I am getting this error using SQL 2005 SSIS: Error: 0xC002F363 at Xfer MRI, Transfer SQL Server Objects Task: Table "BUDGETS" does not exist at the source. Task failed: Xfer MRI But when I test the source connection it passes, and I am allowe...
   Database Forums (Home) -> DTS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]