Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ADMI trace

&pagelevel(5)&pagelevel

The ADMI trace logs all calls of the KDCADMI program interface.

The following data is written prior to the call:

  • Content of the data area

The following data is written after the call:

  • Addresses of the parameter area, identification area, selection area and data area

  • Contents of the fields in the parameter area, e.g. operation code (opcode), object type, length of the data area, return code

  • Content of the data area

The ADMI trace can be enabled via the start parameter ADMI-TRACE and enabled or disabled via WinAdmin, WebAdmin or the administration program interface (KDCADMI).

By default, the trace is written to a file in the application directory (filebase):

  • For standalone applications, it is written to the KDC.TRC.ADMI.appliname.pid file.

  • For UTM cluster applications, it is written to the KDC.TRC.ADMI.appliname.nodename.pid file.

Where appliname is the name of the UTM application (MAX APPLINAME), nodename is the name of the node on which the node application is running, and pid is the number of the work process.