Startup parameter: precision

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

precision

Description

This parameter defines the number of decimal places at which the Service Manager server rounds numeric fields. By default, the Service Manager server rounds to six decimal places.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

6

Possible values

Number of decimal places at which to round

Example usage

Command line: sm -httpPort:13080 -precision:5

Initialization file: precision:5

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

System performance parameters