The predefined situations in this category monitor journals.
A disabled journal cannot be used until it is re-enabled. Either OMEGAMON XE for CICS on z/OS or the CICS CEMT transaction can be used to enable a disabled journal.
Formula
If the value of Journal_Status equals Disabled then situation CICSplex_JournalDis_Warning is true.
A disabled journal cannot be used until it is re-enabled. Either OMEGAMON XE for CICS on z/OS or the CICS CEMT transaction can be used to enable a disabled journal.
Formula
If the value of Journal_Status equals Disabled then situation CICSplex_JournalDis_Critical is true.
A journal that has experienced a log stream failure cannot be used until it is re-enabled, or until CICS is restarted. The cause of the failure can be determined using the journal reports available in OMEGAMON XE for CICS on z/OS. Either OMEGAMON XE for CICS on z/OS or the CICS CEMT transaction can be used to enable a journal that has a status of 'failed'.
Formula
If the value of Journal_Status equals Failed then situation CICSplex_JournalFail_Warning is true.
A journal that has experienced a log stream failure cannot be used until it is re-enabled, or until CICS is restarted. The cause of the failure can be determined using the journal reports available in OMEGAMON XE for CICS on z/OS. Either OMEGAMON XE for CICS on z/OS or the CICS CEMT transaction can be used to enable a journal that has a status of 'failed'.
Formula
If the value of Journal_Status equals Failed then situation CICSplex_JournalFail_Critical is true.
See also the CICSplex Journal Analysis attribute group.