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.

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

Possible values

0 (Disable)

1 (Enable)

Example usage

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

Initialization file: sqlautosort:1