Startup parameter: memdebug

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

memdebug

Description

Enable the memdebug parameter with the help of Customer Support. This parameter causes the Service Manager server to track or trace memory usage. The information is captured in a separate log file named memdebug.<pid>.<tid>.log where "pid" and "tid" refer to the operating system thread identifier. The log is stored in the RUN folder.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

None

Possible values

1 (Track memory)

>1 (Trace memory)

Example usage

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

Service Manager Initialization (sm.ini) file: memdebug:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

System performance parameters