Specifies whether Mainframe Pointer Manager (MFPM) events are to be traced.
Restriction: This tunable is supported for native COBOL only.
Syntax:
>>-----set mfpm_logging(option)=---.-TRUE-.-------><
+-FALSE+
Parameters:
option
|
- 0
- Mainframe Pointer Manager events and address map are traced.
- 1
- Mainframe Pointer Manager events are traced.
- 2
- Mainframe Pointer Manager address map is traced.
|
Default:
|
0
|
IDE equivalent:
|
None
|
Properties:
Default:
|
0
|
IDE equivalent:
|
None
|
Comments:
Mainframe Pointer Manager logging is performed using the Consolidated Tracing Facility (CTF). Setting this tunable implicitly sets the mf.rts#mfpm Consolidated Tracing Facility property, and the Consolidated Tracing Facility trace level to "info" if not already set.