Parameter: dbtriggertrace

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

dbtriggertrace

Description

This parameter causes the Service Manager server to monitor the tables you specify and write the indicated level of trigger information to the log file.

Valid if set from

Server's operating system command prompt

Initialization (sm.ini) file

Requires restart of the Service Manager server?

Yes

Default value

None

Possible values

Comma separated list including tracing level (1, 2, 3, or 4) followed by table names to monitor.

For example: dbtriggertrace:<level1>,<file1>,<file2>,<file3>

Example usage

Command line: sm -httpPort:13080 -dbtriggertrace:3,probsummary,cm3r,scmessage

Initialization file: dbtriggertrace:3,probsummary,cm3r,scmessage