Show TOC

dbm_traceLocate this document in the navigation structure

Use

Use this command to activate or deactivate the trace function for DBM server. When you activate the function, the activities of the specified DBM server process are logged in detail.

The information is stored in a file named dbmsrv_<process_ID>.trace under the path <independent_data_path>/wrk/. If this directory cannot be determined by the system, the file is stored in the current working directory of DBM server.

Prerequisites

You have the DBInfoRead or DBFileRead server permission.

Structure

dbm_trace <option>

<option> :: = ON | OFF | RTE

Option

Description

ON

The trace function for DBM server is activated

OFF

The trace function for DBM server is de-activated

RTE

The trace function for DBM server is activated and an additional runtime trace file is written

Result

OK

In the event of errors, see Reply Format.