cancel
Showing results for 
Search instead for 
Did you mean: 

How do I increase the trace level of the dev_server file?

tj_wilkinson2
Participant
0 Kudos

I have a dual stack SCM system and the java stack will no longer start. I'm seeing some messages in the dev_server0 and dev_server1 files, in the work directory. But at the top of those files, it says the current trace level is at 1. I would like to have some further details as to the error. How do I increase the trace level of these files? Thank you.

~TJ

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

You can increase the trace level by changing the instance profile

set "jstart/TRACE = 3", (this affects the server0 process)

set "rdisp/TRACE = 2" (this affects the ICM).

Then Restart the ICM and the server process (e.g. from the SAP MMC -

there is no need to restart the entire instance),

hope this helps.

Regards

SuneeL