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 128 Start of run-time system initialization
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
INFO 133 Exited a COBOL container
INFO 134 Link level entered
INFO 135 Link level exited
INFO 136 Memory validating
INFO 137 Memory validated
INFO 254 STOP RUN
 
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.
INFO 57 Exit from API.
CONFIG
Run-time configuration event:
Event Level Event Id Event Description
INFO 61 Run-time configuration operation (e.g. cobconfig file location and entries).
CONTAINER
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
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
 
ERROR 28 External data item size mismatch
FSYS
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
MEMORY
Memory allocation and de-allocation events:
Event Level Event Id Event Description
INFO 13 Memory allocated
INFO 14 Memory freed
INFO 15 Memory re-allocated (resized)
INFO 16 Re-allocated memory freed
INFO 17 Memory remaining allocated at RTS termination
 
ERROR 248 Memory allocation failure
ERROR 249 Memory corruption detected
MFENTMAP
Entry Point Mapper event:
Event Level Event Id Event Description
INFO 55 Entry Point Mapper function
MFPM
Mainframe Pointer Manager events (AMODE programs):
Event Level Event Id Event Description
INFO 29 Absolute memory registration
INFO 30 External data registration
INFO 31 Memory registration
INFO 32 Working-storage memory registration
INFO 33 External data de-registration
INFO 34 Memory de-registration
INFO 35 Working-storage memory de-registration
INFO 36 Local-storage memory registration
INFO 37 Local-storage memory de-registration
 
ERROR 250 MFPM error.
PGM
User program entry, exit, chain, and link events:
Event Level Event Id Event Description
INFO 6 Program entry
INFO 7 Program exit
INFO 8 Program chain
INFO 18 Program link
PGMLOAD
Program load events:
Event Level Event Id Event Description
DEBUG 50 Subsystem function
 
INFO 19 .int or .gnt program load
INFO 20 Logical cancel
INFO 21 Physical cancel
INFO 22 Logical canceled program made live again
INFO 23 DLL or shared object load
INFO 24 DLL or shared object unload
INFO 38 .lbr load
INFO 39 .lbr unload
 
ERROR 251 Program load error
PGMSEARCH
Program searcher events:
Event Level Event Id Event Description
DEBUG 58 Entry to program searcher.
DEBUG 59 Exit from program searcher.
SIGNAL
Signal handling events:
Event Level Event Id Event Description
ERROR 252 Apply previously ‘held’ signal
ERROR 253 Signal caught
SYSPGM
System program entry, exit, chain, and link events:
Event Level Event Id Event Description
INFO 6 Program entry
INFO 7 Program exit
INFO 8 Program chain
INFO 18 Program link
THREAD
Threading and synchronization events:
Event Level Event Id Event Description
INFO 56 Entry to API (Threading and synchronization APIs)
INFO 57 Exit from API (Threading and synchronization APIs)