![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Windows 2003 Server Standard Edition SP1 Microsoft SQL Enterprise Manager Version: 8.0 I have a DTS Package that runs fine except when scheduled: Server reports error: DTSRun.exe - Application Error The instruction at "0x7c8327f9" referenced memory at "0xffffffff". The memory could not be read. Click OK to terminate the program The job shows as executing until the OK is clicked on the server error message. The scheduled job will then report the following error details: Executed as user: PDPLACE\jobagent. ...tart: Drop table LK_IPPS_EMPLOYEE Step DTSRun OnFinish: Drop table LK_IPPS_EMPLOYEE Step DTSRun OnStart: Copy Data from Results to LK_IPPS_EMPLOYEE Step DTSRun OnProgress: Copy Data from Results to LK_IPPS_EMPLOYEE Step; 1000 Rows have been transformed or copied.; PercentComplete = 0; ProgressCount = 1000 DTSRun OnProgress: Copy Data from Results to LK_IPPS_EMPLOYEE Step; 2000 Rows have been transformed or copied.; PercentComplete = 0; ProgressCount = 2000 DTSRun OnProgress: Copy Data from Results to LK_IPPS_EMPLOYEE Step; 3000 Rows have been transformed or copied.; PercentComplete = 0; ProgressCount = 3000 DTSRun OnProgress: Copy Data from Results to LK_IPPS_EMPLOYEE Step; 4000 Rows have been transformed or copied.; PercentComplete = 0; ProgressCount = 4000 DTSRun OnProgress: Copy Data from Results to LK_IPPS_EMPLOYEE Step; 4671 Rows have been transformed or copied.; PercentComplete = 0; Progre... Process Exit Code -1073741819. The step failed. The jobagent account has sysadmin privlege and dbo for the database rights. The SQLSERVERAGENT service is setup to run using this account. Any ideas? Thanks, Bonnie |
![]() |
| Thread Tools | |
| Display Modes | |
| |