dbTalk Databases Forums  

SQL 2000 - Scheduled Job causes system errors

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


Discuss SQL 2000 - Scheduled Job causes system errors in the microsoft.public.sqlserver.dts forum.



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

Default SQL 2000 - Scheduled Job causes system errors - 10-19-2006 , 02:50 PM






I have a scheduled job that is causing errors in the System Event Log, and I
don't know why.

The job is a DTS package that has two steps -- first step connects to our
AS400 and copies down data, the second step takes that data an formats it
for later use. Whether running the DTS manually, or letting it run as a
scheduled job, it completes just fine, all data is there, no errors in the
SQL Server error logs, all peachy. When the DTS package is run as a
scheduled job, during _only_ the first step, the System Event Log starts
rapid fire spitting out the following error:

Source: Disk
Type: Warning
Category: None
Event ID: 51
User: N/A
Description: An error was detected on device \Device\Harddisk1 during a
paging operation.

The error shows up 20 to 30 times per second every 3 to 4 seconds for the
duration of only the first step of the job. Again, this is only when the
job runs as a scheduled job... no errors appear if I run the DTS package
manually from the DTS designer.

And regardless - scheduled, manually - the job finishes just fine.

I literally have no idea why, what, how this is happening. Has anyone run
into this behavior or issue?

Our SQL Server box:
Microsoft SQL Server 2000 (SP3)
Microsoft Windows Server 2003 Standard Edition (SP1)
Dual 3GHz Intel Xeon Procs
4GB RAM
130GB on O/S drive (100+ free)
550GB on Data drive (300+ free)

-- Andrew



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: SQL 2000 - Scheduled Job causes system errors - 10-22-2006 , 05:20 PM






More than likely, it's just the load or file operations
revealing some disk subsystem issue...not likely to directly
be a DTS or SQL Agent job issue.
It could be a bad disk, problems with your controller,
firmware, etc. You'd probably want to follow the
troubleshooting steps in the following article:
Information about Event ID 51
http://support.microsoft.com/?id=244780

-Sue

On Thu, 19 Oct 2006 12:50:52 -0700, "Andrew"
<askmeforit (AT) myemail (DOT) com> wrote:

Quote:
I have a scheduled job that is causing errors in the System Event Log, and I
don't know why.

The job is a DTS package that has two steps -- first step connects to our
AS400 and copies down data, the second step takes that data an formats it
for later use. Whether running the DTS manually, or letting it run as a
scheduled job, it completes just fine, all data is there, no errors in the
SQL Server error logs, all peachy. When the DTS package is run as a
scheduled job, during _only_ the first step, the System Event Log starts
rapid fire spitting out the following error:

Source: Disk
Type: Warning
Category: None
Event ID: 51
User: N/A
Description: An error was detected on device \Device\Harddisk1 during a
paging operation.

The error shows up 20 to 30 times per second every 3 to 4 seconds for the
duration of only the first step of the job. Again, this is only when the
job runs as a scheduled job... no errors appear if I run the DTS package
manually from the DTS designer.

And regardless - scheduled, manually - the job finishes just fine.

I literally have no idea why, what, how this is happening. Has anyone run
into this behavior or issue?

Our SQL Server box:
Microsoft SQL Server 2000 (SP3)
Microsoft Windows Server 2003 Standard Edition (SP1)
Dual 3GHz Intel Xeon Procs
4GB RAM
130GB on O/S drive (100+ free)
550GB on Data drive (300+ free)

-- Andrew



Reply With Quote
  #3  
Old   
Andrew
 
Posts: n/a

Default Re: SQL 2000 - Scheduled Job causes system errors - 10-23-2006 , 10:26 AM



Appreciate the info, will check it out. Thanks

-- Andrew

"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
More than likely, it's just the load or file operations
revealing some disk subsystem issue...not likely to directly
be a DTS or SQL Agent job issue.
It could be a bad disk, problems with your controller,
firmware, etc. You'd probably want to follow the
troubleshooting steps in the following article:
Information about Event ID 51
http://support.microsoft.com/?id=244780

-Sue

On Thu, 19 Oct 2006 12:50:52 -0700, "Andrew"
askmeforit (AT) myemail (DOT) com> wrote:

I have a scheduled job that is causing errors in the System Event Log, and
I
don't know why.

The job is a DTS package that has two steps -- first step connects to our
AS400 and copies down data, the second step takes that data an formats it
for later use. Whether running the DTS manually, or letting it run as a
scheduled job, it completes just fine, all data is there, no errors in the
SQL Server error logs, all peachy. When the DTS package is run as a
scheduled job, during _only_ the first step, the System Event Log starts
rapid fire spitting out the following error:

Source: Disk
Type: Warning
Category: None
Event ID: 51
User: N/A
Description: An error was detected on device \Device\Harddisk1 during a
paging operation.

The error shows up 20 to 30 times per second every 3 to 4 seconds for the
duration of only the first step of the job. Again, this is only when the
job runs as a scheduled job... no errors appear if I run the DTS package
manually from the DTS designer.

And regardless - scheduled, manually - the job finishes just fine.

I literally have no idea why, what, how this is happening. Has anyone run
into this behavior or issue?

Our SQL Server box:
Microsoft SQL Server 2000 (SP3)
Microsoft Windows Server 2003 Standard Edition (SP1)
Dual 3GHz Intel Xeon Procs
4GB RAM
130GB on O/S drive (100+ free)
550GB on Data drive (300+ free)

-- Andrew





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.