dbTalk Databases Forums  

errorCode=-1073548784 description=Executing the query "CREATE VIEW [dbo].[TableName]....

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


Discuss errorCode=-1073548784 description=Executing the query "CREATE VIEW [dbo].[TableName].... in the microsoft.public.sqlserver.dts forum.



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

Default errorCode=-1073548784 description=Executing the query "CREATE VIEW [dbo].[TableName].... - 05-03-2010 , 04:56 AM






What could go wrong here?

I created a simple DTS Package to copy one DB from server A to server B
using the Copy Database Wizard. The Package is correctly installed in server
B but when I try to run it I always get this error:

errorCode=-1073548784 description=Executing the query "CREATE VIEW
[dbo].[TableName].... possible failure reasons: Problems with the query,
"ResultSet" property no set correctly, parameters not set correctly, or
connection not established correctly.

I think I did everything right when creating the package... is there any bug
in SQL Server and this Wizard never works, or is just me missing something
here?

Thanks
David

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.