Setting the Trace Level for Debug Logging on the Server

To define the trace level for debug logging on the server.

  1. To enable tracing and to set the trace level on a server, set the following information in the [TCEngine] section of the server jde.ini:

    [TCEngine]
    
    TraceLevel=n
    

    where n is a number from 0 to 10.

  2. To enable tracing and to set the trace level on a server, modify this information in the [Debug] section of the server jde.ini:

    [Debug]
    Output=File
    
    KeepLogs=1