Administer > System configuration parameters > System performance parameters > Startup parameter: dashboardquerycache_enable

Startup parameter: dashboardquerycache_enable

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

Parameter

dashboardquerycache_enable

Description

This parameter defines whether caching query results in the database is enabled or disabled.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

1 (enabled)

Possible values

0 (disabled)

Example usage

Command line: sm -httpPort:13080 -dashboardquerycache_enable:1

Initialization file: dashboardquerycache_enable:1

Related topics

System parameters

Enter a parameter in the sm.ini file

Database parameters