dbTalk Databases Forums  

Urgent,help DTS/sp_Rename corruption (PHANTOM OBJECTS)

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


Discuss Urgent,help DTS/sp_Rename corruption (PHANTOM OBJECTS) in the microsoft.public.sqlserver.dts forum.



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

Default Urgent,help DTS/sp_Rename corruption (PHANTOM OBJECTS) - 11-10-2003 , 01:08 PM






Hello. We rename some objects from a db using sp_rename.
We then try to use DTS to copy the db to another database.
It is not the first transfer that we do between those 2
db.

The objects that we renames lets say from 'objectname'
to 'spobjectname', are recreated in the new db as
'objectname'. 'objectname' does not exists in the source
db under sysobjects. We ran dbcc checkdb with a
repair_all option to repair everything. It helped a bit
but those phantom objects, here 'objectname' were still
being transfered to our destination database and would
sometime result in error when repeated transfer occured!
Help please

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

Default Re: Urgent,help DTS/sp_Rename corruption (PHANTOM OBJECTS) - 11-10-2003 , 07:04 PM






Please see the response to your question in the programming
group. It's best if you don't post multiple independent
messages to different groups - it's hard for everyone to
track who answered what to which message.

-Sue

On Mon, 10 Nov 2003 11:08:04 -0800, "Laurent Lemire"
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hello. We rename some objects from a db using sp_rename.
We then try to use DTS to copy the db to another database.
It is not the first transfer that we do between those 2
db.

The objects that we renames lets say from 'objectname'
to 'spobjectname', are recreated in the new db as
'objectname'. 'objectname' does not exists in the source
db under sysobjects. We ran dbcc checkdb with a
repair_all option to repair everything. It helped a bit
but those phantom objects, here 'objectname' were still
being transfered to our destination database and would
sometime result in error when repeated transfer occured!
Help please


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.