In addition to message transport problems, there are two other common problems which can lead to messages sitting around unprocessed in the message queues:
pmdf cache -view
utility to check
if a particular file is in the queue cache; if it is not, then the
queue cache needs to be synchronized. # pmdf cache -synchronizeOnce resynchronized, upon the next running of the PMDF periodic delivery job the channel programs should process all messages in their queue.
pmdf qm -user
utility to allow users to bounce their
own messages.) You may wish to consult Innosoft before taking this
step. To rebuild the queue cache database, use the UNIX commands,
# pmdf cache -rebuild # pmdf cache -close # pmdf cache -synchronize