dbTalk Databases Forums  

DTS Package exists with success without performing all steps

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


Discuss DTS Package exists with success without performing all steps in the microsoft.public.sqlserver.dts forum.



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

Default DTS Package exists with success without performing all steps - 11-04-2003 , 10:47 AM






Hello,
I have SQL server 7 SP4 running on Win2k SP3 and MDAC 2.6
(sp2 I guess)
I have recently run into problems with DTS Packages
scheduled to run some queries and then export tables to
text files.
The query step would run, but the export to text file step
will start exporting and then the package returns after
exporting some lines (6k out of 75k lines)
The text file will be locked until the sql server is
restarted. The problem doesnt appear when i run the
package interactively, but only when i schedule the
package to run as a job.
I appreciate your help in advance.
Michel Habib.

Reply With Quote
  #2  
Old   
Ryan Waight
 
Posts: n/a

Default Re: DTS Package exists with success without performing all steps - 11-04-2003 , 10:57 AM






Could it be running out of disk space..?

When you run it interactivly the text file will be outputing to your disk
drive, when ran as a job it will be outputting to the server disk drive.

--
HTH
Ryan Waight, MCDBA, MCSE

"Michel Habib" <michel.habib (AT) utc (DOT) com> wrote

Quote:
Hello,
I have SQL server 7 SP4 running on Win2k SP3 and MDAC 2.6
(sp2 I guess)
I have recently run into problems with DTS Packages
scheduled to run some queries and then export tables to
text files.
The query step would run, but the export to text file step
will start exporting and then the package returns after
exporting some lines (6k out of 75k lines)
The text file will be locked until the sql server is
restarted. The problem doesnt appear when i run the
package interactively, but only when i schedule the
package to run as a job.
I appreciate your help in advance.
Michel Habib.



Reply With Quote
  #3  
Old   
Michel Habib
 
Posts: n/a

Default Re: DTS Package exists with success without performing all steps - 11-04-2003 , 11:40 AM



Not really, the server has over 50 GB of disk space, and I
used to run package interactively on the server itself.
The job however returns with a successful code right after
2 seconds (which is strange) knowing that it needs few
minutes to run and extract to file.

Thanks for your reply.
Michel.

Quote:
-----Original Message-----
Could it be running out of disk space..?

When you run it interactivly the text file will be
outputing to your disk
drive, when ran as a job it will be outputting to the
server disk drive.

--
HTH
Ryan Waight, MCDBA, MCSE

"Michel Habib" <michel.habib (AT) utc (DOT) com> wrote in message
news:07d401c3a2f3$573c0610$a001280a (AT) phx (DOT) gbl...
Hello,
I have SQL server 7 SP4 running on Win2k SP3 and MDAC
2.6
(sp2 I guess)
I have recently run into problems with DTS Packages
scheduled to run some queries and then export tables to
text files.
The query step would run, but the export to text file
step
will start exporting and then the package returns after
exporting some lines (6k out of 75k lines)
The text file will be locked until the sql server is
restarted. The problem doesnt appear when i run the
package interactively, but only when i schedule the
package to run as a job.
I appreciate your help in advance.
Michel Habib.


.


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.