Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

KDCDADM - Administer messages

The program unit KDCDADM makes it possible to administer messages in message queues. KDCDADM comprises three functions. You call up each of these functions by entering the transaction code which you assigned to program unit KDCDADM (called tacdadm from now on), together with a few operands. This next section describes which operands these should be.

KDCDADM covers the following functions:

  • cancelling messages, i.e. deleting them from the message queue (DELETE)

  • displaying information about messages in a message queue (INFORM)

  • prioritizing a message, i.e. moving it to the front of the message queue (NEXT)

  • moving messages from the dead letter queue (MOVE)

If you enter tacdadm HELP, openUTM informs you about the syntax of KDCDADM calls together with a brief description of the functions.