dbTalk Databases Forums  

DTS package ran successfully, but it did nothing

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


Discuss DTS package ran successfully, but it did nothing in the microsoft.public.sqlserver.dts forum.



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

Default DTS package ran successfully, but it did nothing - 11-14-2003 , 09:27 AM






I create a local DTS package on SQL7.0 Server(sp4)which
import data from text file to a database table. I have
SQL7 enterprise managers installed on both my own PC
(windows 2000 professional) and the windows 2000 server
(which the SQL 7 server reside). When I ran from my pc's
enterprise manager (right click on the package and execute
it),it did import 888 rows of data, but if I ran from
windows 2000 server's enterprise manager, did the exact
same thing (right click and execute it),I got message
saying: "Successfully completed execution of package" and
status is:"888 rows have been transfered or copied". But
it really did nothing when I check the table,no row were
copied at all! It is really strange and I don't have a
clue why??? Thanks for any help.

Tie Zhu
416-866-5127
Technical Analyst
Finance,Scotiabank.


Reply With Quote
  #2  
Old   
 
Posts: n/a

Default DTS package ran successfully, but it did nothing - 11-14-2003 , 03:39 PM







Quote:
-----Original Message-----
I create a local DTS package on SQL7.0 Server(sp4)which
import data from text file to a database table. I have
SQL7 enterprise managers installed on both my own PC
(windows 2000 professional) and the windows 2000 server
(which the SQL 7 server reside). When I ran from my pc's
enterprise manager (right click on the package and
execute
it),it did import 888 rows of data, but if I ran from
windows 2000 server's enterprise manager, did the exact
same thing (right click and execute it),I got message
saying: "Successfully completed execution of package" and
status is:"888 rows have been transfered or copied". But
it really did nothing when I check the table,no row were
copied at all! It is really strange and I don't have a
clue why??? Thanks for any help.

Tie Zhu
416-866-5127
Technical Analyst
Finance,Scotiabank.

.


Reply With Quote
  #3  
Old   
 
Posts: n/a

Default DTS package ran successfully, but it did nothing - 11-14-2003 , 03:41 PM



I found the problem. It's nothing wrong with the DTS ,it's
the default date format issue on different systems.
Instead of Nov 1st, 2003, it imported as Jan 11,2003.

Quote:
-----Original Message-----
I create a local DTS package on SQL7.0 Server(sp4)which
import data from text file to a database table. I have
SQL7 enterprise managers installed on both my own PC
(windows 2000 professional) and the windows 2000 server
(which the SQL 7 server reside). When I ran from my pc's
enterprise manager (right click on the package and
execute
it),it did import 888 rows of data, but if I ran from
windows 2000 server's enterprise manager, did the exact
same thing (right click and execute it),I got message
saying: "Successfully completed execution of package" and
status is:"888 rows have been transfered or copied". But
it really did nothing when I check the table,no row were
copied at all! It is really strange and I don't have a
clue why??? Thanks for any help.

Tie Zhu
416-866-5127
Technical Analyst
Finance,Scotiabank.

.


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.