Skip to content

Configure SQL Agent History Properties

EdVassie edited this page Aug 14, 2019 · 1 revision
Previous Configure SQL Agent Connection Properties Manual Configuration Configure Analysis Services Instance Next

FineBuild can Configure the History Properties available in SSMS for the SQL Server Agent.

The SQL Agent History properties should be set as shown below.

FineBuild Configure SQL Agent History Properties

The SQL Agent History Properties configuration relates to Process Id 5BE and is controlled by the parameters below:

SQL Version Parameter FULL Build WORKSTATION Build CLIENT Build
SQL2019 /SetupSQLAgent: Yes Yes N/A
SQL2017 /SetupSQLAgent: Yes Yes N/A
SQL2016 /SetupSQLAgent: Yes Yes N/A
SQL2014 /SetupSQLAgent: Yes Yes N/A
SQL2012 /SetupSQLAgent: Yes Yes N/A
SQL2008R2 /SetupSQLAgent: Yes Yes N/A
SQL2008 /SetupSQLAgent: Yes Yes N/A
SQL2005 /SetupSQLAgent: Yes Yes N/A

In order to maintain compatibility with older versions of SQL FineBuild, the parameter /ConfigSQLAgent: can also be used.

FineBuild also uses the following parameters to help configure SQL Agent History Properties:

Parameter Default Value Description
/AgentMaxHistory: 20000 Maximum number of history rows to be kept for all Jobs
/AgentJobHistory: 500 Number of history rows to be kept for a single Job

Top


Manual Configure SQL Agent History Properties

The following steps show what you would have to do for manual SQL Agent History Properties configuration. FineBuild does all of this work for you automatically.

  1. Select the History tab

    Set the following History properties:

    Property Value
    Maximum job history log size /AgentMaxHistory: value
    Maximum job history rows per job /AgentJobHistory: value

    History

  2. Click OK to save any changes made

Copyright FineBuild Team © 2013 - 2019. License and Acknowledgements

Previous Configure SQL Agent Connection Properties Top Configure Analysis Services Instance Next

Key SQL FineBuild Links:

SQL FineBuild supports:

  • All SQL Server versions from SQL 2019 through to SQL 2005
  • Clustered, Non-Clustered and Core implementations of server operating systems
  • Availability and Distributed Availability Groups
  • 64-bit and (where relevant) 32-bit versions of Windows

The following Windows versions are supported:

  • Windows 2022
  • Windows 11
  • Windows 2019
  • Windows 2016
  • Windows 10
  • Windows 2012 R2
  • Windows 8.1
  • Windows 2012
  • Windows 8
  • Windows 2008 R2
  • Windows 7
  • Windows 2008
  • Windows Vista
  • Windows 2003
  • Windows XP
Clone this wiki locally