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