mssql-conf

Section: User Commands (1)
Index Return to Main Contents
 

NAME

mssql-conf - SQL Server Configuration Tool  

SYNOPSIS

mssql-conf [-h=Help] [set] [unset] [traceflag] [set-sa-password] [set-collation] [validate] [list] [accept-eula]  

DESCRIPTION

mssql-conf is the configuration tool for the Microsoft® SQL Server® relational database engine.

The options are as follows:

 help(-h)

Provides help on how to use mssql-conf.
 set
Sets the value of a SQL Server setting.
 unset
Unsets the value of a SQL Server setting, resetting it to the default value.
 traceflag
Enables/disables the specified trace flags.
 set-sa-password
Interactive option to modify the system administrator password for SQL Server.
 set-collation
Interactive option to modify the collation of SQL Server instance.
 validate
Validates the configuration file and removes settings that could not be validated.
 list
Lists the supported configurable settings.
 accept-eula
Accepts the license terms.
 

FILES

/opt/mssql/bin/mssql-conf
The location where this configuration tool can be found
/var/opt/mssql/mssql.conf
The location of the configuration file that is modified by the mssql-conf tool and contains the settings for SQL Server
 

ADDITIONAL HELP

Microsoft SQL Server Documentation <URL: https://msdn.microsoft.com/en-us/library/bb545450.aspx >  

SEE ALSO

sqlservr(1)  

COPYRIGHT

Copyright © Microsoft Corporation.


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
ADDITIONAL HELP
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 15:08:39 GMT, May 18, 2024