![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
-----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!! . |
#4
| |||
| |||
|
|
-----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!! . |
#5
| |||
| |||
|
|
-----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!! . |
#6
| |||
| |||
|
|
-----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!! . . |
#7
| |||
| |||
|
|
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!! . . |
#8
| |||
| |||
|
|
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!! . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |