-cc database server option
Collects information about database pages to be used for cache warming the next time the database is started.
-cr database server option
Reloads (warms) the cache with database pages using information collected the last time the database was run.
-ec database server option
Uses transport layer security or simple obfuscation to encode communication protocol
packets (such as DBLIB and ODBC) transmitted to and from all clients. TDS connections are
not encoded with this option.
-fc database server option
Specifies the file name of a DLL (or shared object on Unix) containing the File System Full callback function.
-gl database server option
Sets the privilege required to load data using the LOAD TABLE statement, and to unload data using the UNLOAD or UNLOAD TABLE statements.
-gnh database server option
Sets the maximum multiprogramming level - the maximum number of tasks that the network database server can execute concurrently.
-gt database server option
Sets the maximum number of physical processors that can be used (up to the licensed maximum). This option is only useful on multiprocessor systems.
-gu database server option
Sets the privilege required for executing database file administration statements such as for creating or dropping databases.
-im database server option
Runs the database server in memory, reducing or eliminating writes to disk. With the exception of the validation option, in-memory mode requires a separate license.
-k database server option
Controls the collection of Windows Performance Monitor statistics and statement performance summary statistics.
-kl database server option
Specifies the file name of the Kerberos GSS-API library (or shared object on Unix) and enables Kerberos authenticated connections to the database server.
-kp database server option
Specifies the Kerberos server principal and enables Kerberos authenticated connections to the database server.
-ks database server option
Disables the creation of shared memory that the Windows Performance Monitor uses to collect counter values from the database server.
-ncs database server option
Enables sending status events to the SAP Solution Manager using the NCS (Native Component Supportability) library.
-ncsd database server option
Enables sending status events to the SAP Solution Manager using the NCS (Native Component Supportability) library, and specifies the location of the NCS configuration file to use.
-on database server option
Specifies a maximum size for the database server message log, after which the file is renamed with the extension .old and a new file is started.
-sbx database server option
Sets the default disk sandbox settings for all databases started on the database server that do not have explicit disk sandbox settings.
-sclr database server option
Specifies that the database server uses one CLR external environment for all databases running on the database server
-sk database server option
Creates the SYSTEM secured feature key and sets the authorization code for it. This permits access to features that are secured for the database server.
-su database server option
Sets the user ID and password for the utility database (utility_db), or disables connections to the utility database.
-uf database server option
Specifies the action that the database server takes when a fatal error or assertion failure occurs on a database server.
-ufd database server option
Specifies the action that the database server takes when a fatal error or assertion failure occurs on a database.
-ui database server option
Opens the Server Startup Options window, displays the database server messages window, and starts the database server whether the X window server starts or not.
-ux database server option
Opens the Server Startup Options window or displays the database server messages window on Linux (use the X window server).
-wc database server option
Controls whether checksums are enabled on write operations for all databases on this database server, if the databases do not have checksums enabled by default.
-xf database server option
Specifies the location of the file used for maintaining state information about your database mirroring system.
-zl database server option
Turns on capturing of the most recently prepared SQL statement for each connection to databases on the server.