-
Notifications
You must be signed in to change notification settings - Fork 10
Configure SQL Instance Database Properties
Previous Configure SQL Instance Connection Properties | Manual Configuration | Configure SQL Instance Advanced Properties Next |
---|
FineBuild can Configure Database Properties of the SQL Server Instance.
The SQL Instance Database properties should be reviewed to confirm that they have not been changed from the default values shown.
The SQL Instance Database Properties configuration relates to Process Id 5BD and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2017 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2016 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2014 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2012 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2008R2 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2008 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2005 | /SetupSQLInst: | Yes | Yes | N/A |
In order to maintain compatibility with older versions of SQL FineBuild, the parameter /ConfigSQLInst: can also be used.
FineBuild also uses the following parameters to help configure SQL Database Properties:
Parameter | Default | Description |
---|---|---|
/VolData: | Drive letter for database data files. See /Vol... Parameters | |
/VolLog: | Drive letter for database log files. See /Vol... Parameters | |
/DirSQL: | SQLFiles | High-level folder name for SQL Server files |
In order to maintain compatibility with older versions of SQL FineBuild, the parameters /Drv...: can also be used.
The /VolData:, /VolLog: and /DirSQL: parameters are used during the SQL Server install process to define the folders used for database files, as shown below:
Model | Example |
---|---|
/VolData: \ /DirSQL: \MSSQL.MSSQLSERVER.Data | J:\SQLFiles\MSSQL.MSSQLSERVER.Data |
/VolLog: \ /DirSQL: \MSSQL.MSSQLSERVER.Log | K:\SQLFiles\MSSQL.MSSQLSERVER.Log |
The following steps show what you would have to do for manual SQL Instance Database Properties configuration. FineBuild does all of this work for you automatically.
-
Select the Database tab
The Database properties should not be changed from the default values shown. For a named instance user the instance name in place of MSSQLSERVER
Property Example Data J:\SQLFiles\MSSQL.MSSQLSERVER.Data Log K:\SQLFiles\MSSQL.MSSQLSERVER.Log -
Click OK to save any changes made
Copyright FineBuild Team © 2013 - 2020. License and Acknowledgements
Previous Configure SQL Instance Connection Properties | Top | Configure SQL Instance Advanced Properties 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