dbTalk Databases Forums  

Need to increase Job History SQL Server 2005

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Need to increase Job History SQL Server 2005 in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark D Powell
 
Posts: n/a

Default Need to increase Job History SQL Server 2005 - 03-25-2010 , 07:42 AM






We have an application uses SQL Server 2005's sqlagent job feature to
runs around 20 jobs which a frequency of every 1, 2, 5, or 10 minutes
depending on the job.

Every now and then one of these job runs will error however by the
time anyone notices the job run history information is cleared from
the MSDB job history tables.

Anyone know where I can set the size/retention for job history?

Thanks
-- Mark D Powell --

Reply With Quote
  #2  
Old   
tarun kumar
 
Posts: n/a

Default here is the way to increase the required - 03-30-2010 , 01:30 PM






SQL Server 2000 - To access the SQL Server Agent Job History in Enterprise Manager, navigate to:
Root
SQL Server Instance
Management
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'Job System' tab
In SQL Server 2000, it is possible to permit automatic deletions based on the values for the 'Maximum job history log size (rows)' and 'Maximum job history rows per job'. If you do not want SQL Server to automatically delete the data, uncheck the 'Limit size of job history log' check box.
----------------------------------------------
SQL Server 2005 - To access the SQL Server Agent Job History in Management Studio, navigate to:
Root
SQL Server Instance
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'History' page




Mark D Powell wrote:

Need to increase Job History SQL Server 2005
25-Mar-10

We have an application uses SQL Server 2005's sqlagent job feature to
runs around 20 jobs which a frequency of every 1, 2, 5, or 10 minutes
depending on the job.

Every now and then one of these job runs will error however by the
time anyone notices the job run history information is cleared from
the MSDB job history tables.

Anyone know where I can set the size/retention for job history?

Thanks
-- Mark D Powell --

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
Making Silverlight Emulate Synchronous Requests
http://www.eggheadcafe.com/tutorials...ht-emulat.aspx

Reply With Quote
  #3  
Old   
Mark D Powell
 
Posts: n/a

Default Re: here is the way to increase the required - 04-02-2010 , 09:03 AM



On Mar 30, 2:30*pm, tarun kumar wrote:
Quote:
SQL Server 2000 - To access the SQL Server Agent Job History in Enterprise Manager, navigate to:
Root
SQL Server Instance
Management
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'Job System' tab
In SQL Server 2000, it is possible to permit automatic deletions based onthe values for the 'Maximum job history log size (rows)' and 'Maximum job history rows per job'. *If you do not want SQL Server to automatically delete the data, uncheck the 'Limit size of job history log' check box.
----------------------------------------------
SQL Server 2005 - To access the SQL Server Agent Job History in Management Studio, navigate to:
Root
SQL Server Instance
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'History' page

Mark D Powell wrote:

Need to increase Job History SQL Server 2005
25-Mar-10

We have an application uses SQL Server 2005's sqlagent job feature to
runs around 20 jobs which a frequency of every 1, 2, 5, or 10 minutes
depending on the job.

Every now and then one of these job runs will error however by the
time anyone notices the job run history information is cleared from
the MSDB job history tables.

Anyone know where I can set the size/retention for job history?

Thanks
-- Mark D Powell --

Previous Posts In This Thread:

Submitted via EggHeadCafe - Software Developer Portal of Choice
Making Silverlight Emulate Synchronous Requestshttp://www.eggheadcafe.com/tutorials/aspnet/91f69224-3da5-4959-9901-c...
Thank you. I have emailed this information to myself so when I get
back to work I can apply this. Naturally I think to look everywhere
but the right place.

-- Mark D Powell --

Reply With Quote
  #4  
Old   
Mark D Powell
 
Posts: n/a

Default Re: here is the way to increase the required - 04-07-2010 , 08:44 AM



On Apr 2, 10:03*am, Mark D Powell <Mark.Powe... (AT) hp (DOT) com> wrote:
Quote:
On Mar 30, 2:30*pm, tarun kumar wrote:





SQL Server 2000 - To access the SQL Server Agent Job History in Enterprise Manager, navigate to:
Root
SQL Server Instance
Management
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'Job System' tab
In SQL Server 2000, it is possible to permit automatic deletions based on the values for the 'Maximum job history log size (rows)' and 'Maximum job history rows per job'. *If you do not want SQL Server to automatically delete the data, uncheck the 'Limit size of job history log' check box.
----------------------------------------------
SQL Server 2005 - To access the SQL Server Agent Job History in Management Studio, navigate to:
Root
SQL Server Instance
SQL Server Agent
Right click on SQL Server Agent
Select the 'Properties' option
Select the 'History' page

Mark D Powell wrote:

Need to increase Job History SQL Server 2005
25-Mar-10

We have an application uses SQL Server 2005's sqlagent job feature to
runs around 20 jobs which a frequency of every 1, 2, 5, or 10 minutes
depending on the job.

Every now and then one of these job runs will error however by the
time anyone notices the job run history information is cleared from
the MSDB job history tables.

Anyone know where I can set the size/retention for job history?

Thanks
-- Mark D Powell --

Previous Posts In This Thread:

Submitted via EggHeadCafe - Software Developer Portal of Choice
Making Silverlight Emulate Synchronous Requestshttp://www.eggheadcafe.com/tutorials/aspnet/91f69224-3da5-4959-9901-c...

Thank you. *I have emailed this information to myself so when I get
back to work I can apply this. *Naturally I think to look everywhere
but the right place.

-- Mark D Powell --- Hide quoted text -

- Show quoted text -
Update. I cannot believe I overlooked the history tab on the sqlagent
properties. It is working fine and naturally no errors had occurred
since I may not have enough history to look up the details. Thanks
again.

-- Mark D Powell --

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.