Appendix D.6 Conditions for collecting journals by the message control facility

TypeConditionCollecting processWhen to collect
AJSpecify mcftalcle -o aj=yes in the MCF communication configuration definition.Communication processWhen outputting a message (sending completed)
GJSpecify mcfaalcap -j gj=yes in the MCF application definition.UAP processWhen receiving a message (collected in the dc_mcf_receive() function).
IJSpecify mcfaalcap -j ij=yes in the MCF application definition.Communication processWhen inputting a message (before entering to the input queue)
MJEnter the mcftactmj command.Communication processWhen inputting a message (before entering to the input queue)
When outputting a message (after reading from the output queue)
OJ
MHP: MCF application definition
When mcfaalcap -j oj=yes is specified
SPP: User service definition (or user service default definition)
When mcf_spp_oj=Y is specified
UAP processWhen sending a message (collected in the dc_mcf_send() function) or when the startup of an application is requested (collected in the dc_mcf_execap() function)
CJ (serial number)Send a message with the serial number specified.UAP processWhen sending a message (collected in the dc_mcf_send() function)
CJ (last serial number)Send a message with the serial number specified.Communication processWhen outputting a message (sending completed)
CJ (QUE#)Specify mcfaalcap -g quekind=disk in the MCF application definition.Communication processWhen inputting a message (after entering to the input queue)
CJ (QUE#)Specify mcfaalcap -g quekind=disk in the MCF application definition, or specify mcftalcle -k quekind=disk in the MCF communication configuration definition.UAP processAt the synchronization point
CJ (QUE#)Specify mcftalcle -k quekind=disk in the MCF communication configuration definition.Communication processWhen outputting a message (output queue is deleted)
#
Recovery journal when a message queue server collects journals.