This topic lists the properties of the mf.rts component and shows the event information that can be included in the trace for each property.
The properties of the mf.rts component provide information about the behavior of the run-time system.
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 |
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 |
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 | 48 | Insufficient low-memory available for PL/I. This property is for native COBOL only. |
ERROR | 248 | Memory allocation failure |
ERROR | 249 | Memory corruption detected |
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. |
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 |