dbTalk Databases Forums  

DTS scheduled jobs

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


Discuss DTS scheduled jobs in the microsoft.public.sqlserver.dts forum.



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

Default DTS scheduled jobs - 08-02-2004 , 03:35 AM






I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the problem.
Thanks a million!!


Reply With Quote
  #2  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-02-2004 , 04:12 AM






See if this helps you identify the problem:
http://support.microsoft.com/default...;en-us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote

I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the problem.
Thanks a million!!



Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-02-2004 , 04:29 AM



Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





Quote:
-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the problem.
Thanks a million!!


.


Reply With Quote
  #4  
Old   
Wendy W
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-02-2004 , 04:29 AM



Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





Quote:
-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the problem.
Thanks a million!!


.


Reply With Quote
  #5  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-02-2004 , 08:40 AM



That output isn't saying much. Could you enable a log for the DTS package
and capture the exact error?
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





Quote:
-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the problem.
Thanks a million!!


.




Reply With Quote
  #6  
Old   
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-03-2004 , 10:03 PM



I've logged the DTS package and error code given was
-2147467259

I realised that this has got to do with the data transfer
from server A to server B in one of the task. I've tested
both the windows and SQL server authentications but
failed. How can we solve it?


Quote:
-----Original Message-----
That output isn't saying much. Could you enable a log
for the DTS package
and capture the exact error?
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8dd101c47873$3be39800$a301280a (AT) phx (DOT) gbl...
Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the
problem.
Thanks a million!!


.



.


Reply With Quote
  #7  
Old   
Deborah Bohannon
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-16-2004 , 02:02 PM



Did you ever get an answer to this problem? I'm having a similar issue and
have yet to resolve it.


<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I've logged the DTS package and error code given was
-2147467259

I realised that this has got to do with the data transfer
from server A to server B in one of the task. I've tested
both the windows and SQL server authentications but
failed. How can we solve it?


-----Original Message-----
That output isn't saying much. Could you enable a log
for the DTS package
and capture the exact error?
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8dd101c47873$3be39800$a301280a (AT) phx (DOT) gbl...
Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the
problem.
Thanks a million!!


.



.




Reply With Quote
  #8  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS scheduled jobs - 08-16-2004 , 02:35 PM



Have the package and the datapumps themselves log to either SQL Server or a
text file. Whilst looking at the job step output is OK it is short.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Deborah Bohannon" <dbohannon (AT) nationalDONOTSENDHEREcareanetwork (DOT) com> wrote
in message news:uqm2lL8gEHA.2952 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
Did you ever get an answer to this problem? I'm having a similar issue
and
have yet to resolve it.


anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:bc0b01c479cf$a038ba80$a301280a (AT) phx (DOT) gbl...
I've logged the DTS package and error code given was
-2147467259

I realised that this has got to do with the data transfer
from server A to server B in one of the task. I've tested
both the windows and SQL server authentications but
failed. How can we solve it?


-----Original Message-----
That output isn't saying much. Could you enable a log
for the DTS package
and capture the exact error?
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8dd101c47873$3be39800$a301280a (AT) phx (DOT) gbl...
Thanks, Vyas.

However, the job actually executes itself for a while
before failing. I've attached the entire error message as
follows :

"Executed as user: WRPBI\SYSTEM. ... OnStart:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart:
DTSStep_DTSDataPumpTask_1 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 1000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 1000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 2000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 2000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 3000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 3000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 4000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 4000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 5000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 5000 DTSRun OnProgress:
DTSStep_DTSDataPumpTask_1; 6000 Rows have been
transformed or copied.; PercentComplete = 0;
ProgressCount = 6000 ... Process Exit Code 2. The
step failed."





-----Original Message-----
See if this helps you identify the problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q269074
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Wendy W" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:8e0d01c4786b$aea13210$a501280a (AT) phx (DOT) gbl...
I've been encountering problems with a few of my
scheduled jobs. The jobs always end with "Process Exit
Code 2. The step failed.". When I manually run the DTS
package, it worked just fine with no errors.

What has gone wrong? Please help me to solve the
problem.
Thanks a million!!


.



.






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.