OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

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

Type Condition Collecting process When to collect
AJ Specify mcftalcle -o aj=yes in the MCF communication configuration definition. Communication process When outputting a message (sending completed)
GJ Specify mcfaalcap -j gj=yes in the MCF application definition. UAP process When receiving a message (collected in the dc_mcf_receive() function).
IJ Specify mcfaalcap -j ij=yes in the MCF application definition. Communication process When inputting a message (before entering to the input queue)
MJ Enter the mcftactmj command. Communication process When 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 process When 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 process When sending a message (collected in the dc_mcf_send() function)
CJ (last serial number) Send a message with the serial number specified. Communication process When outputting a message (sending completed)
CJ (QUE#) Specify mcfaalcap -g quekind=disk in the MCF application definition. Communication process When 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 process At the synchronization point
CJ (QUE#) Specify mcftalcle -k quekind=disk in the MCF communication configuration definition. Communication process When outputting a message (output queue is deleted)

#
Recovery journal when a message queue server collects journals.