Previous Topic: BROWSEARCHIVEUNIT ParameterNext Topic: BROWSECMD Parameter


BROWSECA7 Parameter

Allows the OPSLOG to include message events created by the CA7 WA log component. Only messages where OPSINFO(‘EXITTYPE’) = ‘CA7’ are affected.

Default value

YES

Other possible values

NO

Note: Selected CA7 messages can still be included in OPSLOG using the OPSSEND(‘*’,’B’) Rexx function in an AOF rule.

Set or modify this parameter

Anytime

Example: BROWSECA7

This function excludes CA7 messages from the OPSLOG.

OPSPRM('SET','BROWSECA7','NO')

BROWSECOF Parameter

Allows the OPSLOG to include message events created by the COF facility. Only messages where OPSINFO(‘EXITTYPE’) = ‘CICS’ are affected.

Default value

YES

Other possible values

NO

Note: Selected COF messages can still be included in OPSLOG using the OPSSEND(‘*’,’B’) Rexx function in an AOF rule.

Set or modify this parameter

Anytime

Example: BROWSECOF

This function excludes COF messages from the OPSLOG.

OPSPRM('SET','BROWSECOF','NO')