mf.see.vsam Component Trace Properties

The mf.see.vsam component specifies tracing required for the MicroFocus.SEE.Vsam assembly. It contains the following options:
mftrace.level.mf.see.vsam
Sets the trace level:
  • debug
  • info
  • warn
  • error
  • fatal
mftrace.comp.mf.see.vsam#fhop
Enables or disables file handler operations tracing:
  • True: Enables dispatch tracing.
  • False: Disables dispatch tracing.

mf.see.vsam component trace example

The following sets mf.see.vsam tracing to the debug level and enables VSAM tracing.

mftrace.level.mf.see.vsam = debug|
mftrace.comp.mf.see.vsam#fhop=  true