SQL parameters: sqlautosort

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

sqlautosort

Description

Enabling this parameter causes the HPE Service Manager server to automatically sort query results based on any keys within the query.

The following table describes different system behaviors based on the value of this parameter.

Value Description
1 Enable
0 or empty

Disable

Note By default, this value is not specified and a value of "0" is used.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

0 (Disable)

Possible values

0 (Disable)

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -sqldb:dbserver -sqlautosort:1

Initialization file: sqlautosort:1