Background documentationdbm_trace Locate this document in the navigation structure

 

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

Options

Option

Description

ON

The trace function for DBM server is activated

OFF

The trace function for DBM server is de-activated

Result

OK

In the event of errors, see Reply Format.