You 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.
You have the DBInfoRead or DBFileRead server permission.
dbm_trace <option>
<option> :: = ON | OFF
Option |
Description |
---|---|
ON |
The trace function for DBM server is activated |
OFF |
The trace function for DBM server is de-activated |