mf.rts Properties

This component provides behavior of the run-time system.

The following table lists the properties of the mf.rts component and shows the event information that can be included in the trace for each property.

no property
Event Level Event ID Event Description
INFO 69 Command Line. This event applies to managed COBOL only.
INFO 70 Add Program Context. This event applies to managed COBOL only.
INFO 71 Delete Program Context. This event applies to managed COBOL only.
INFO 74 Version Info
INFO 128 Start of run-time system initialization. This event applies to native COBOL only.
INFO 129 End of run-time system initialization
INFO 130 Start of run-time system de-initialization
INFO 131 End of run-time system de-initialization
INFO 132 Entered a COBOL container. This event applies to native COBOL only.
INFO 133 Exited a COBOL container. This event applies to native COBOL only.
INFO 134 Link level entered. This event applies to .NET managed code only.
INFO 135 Link level exited. This event applies to .NET managed code only.
INFO 136 Memory validating. This event applies to native COBOL only.
INFO 137 Memory validated. This event applies to native COBOL only.
INFO 138 Run-Unit Created. This event applies to managed COBOL only.
INFO 139 Environment Exit. This event applies to managed COBOL only.
INFO 254 STOP RUN
 
ERROR 246 Shared memory error
ERROR 255 Run-time system error
ALL
Enables/disables all of the other properties.
API
This property is for .NET managed code only. API events:
Event Level Event ID Event Description
INFO 56 Entry to API. This event applies to native COBOL only..
INFO 57 Exit from API.
CONFIG
This property is for native COBOL only. Run-time configuration event:
Event Level Event ID Event Description
INFO 61 Run-time configuration operation (e.g. cobconfig file location and entries).
CONTAINER
This property is for native COBOL only. COBOL container events:
Event Level Event ID Event Description
DEBUG 40 Server initialization (start/finish)
DEBUG 41 Server de-initialization (start/finish)
DEBUG 42 Server context initialization (start/finish)
DEBUG 43 Server callback (start/finish)
DEBUG 49 Request handler function (start/finish)
 
INFO 9 Initializing environment for application running in the COBOL container (start/finish)
INFO 10 Invoking application in the COBOL container (start/finish)
INFO 11 Restoring initial state following the execution of an application in the COBOL container (start/finish)
INFO 25 Request handler trace event
INFO 46 Service lookup callback (start/finish)
 
ERROR 0 Request handler "start/next request" error
ERROR 1 Request handler "response" error
ERROR 2 Request handler "end processing" error
ERROR 3 Error loading the main program of the application identified by the request handler "start/next request"
ERROR 4 Error loading the package containing the application identified by the request handler "start/next request"
ERROR 5 Syncpoint failure
ERROR 12 Application termination due to exit from Debugger
ENV
This property applies to native COBOL only. Environment variable events:
Event Level Event ID Event Description
INFO and WARN 60 Environment variable operation
EXTERNAL
External data events.
Event Level Event ID Event Description
INFO 26 External data item created
INFO 27 External data item destroyed. This event applies to native COBOL only.
 
ERROR 28 External data item size mismatch
FSYS
This property is for native COBOL only. Low-level I/O level events:
Event Level Event ID Event Description
INFO 52 Entry to I/O function
INFO 53 Exit from I/O function
INFO 54 Specific I/O operation
JSEM
This property is for native COBOL only. MVS Job Step Execution Manager events:
Event Level Event ID Event Description
INFO 44 JSEM function entry
INFO 45 JSEM function exit
INFO 62 JSEM function
MEMORY
This property applies to native COBOL only. Memory allocation and de-allocation events:
Event Level Event ID Event Description
INFO