mf.rts Component Properties

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.

The properties of the mf.rts component provide information about the behavior of the run-time system.

Property Property Description Level Event Id Event Description
no property   INFO 128 Start of run-time system initialization
129 End of run-time system initialization
130 Start of run-time system de-initialization
131 End of run-time system de-initialization
132 Entered a COBOL container (Enterprise Server only)
133 Exited a COBOL container (Enterprise Server only)
254 STOP RUN
ERROR 255 Run-time system error
ALL   - - Enables/disables all of the other properties
API API events INFO 56 Entry to API
57 Exit from API
CONTAINER Enterprise Server COBOL container events DEBUG 40 Server initialization (start/finish)
41 Server de-initialization (start/finish)
42 Server context initialization (start/finish)
43 Server callback (start/finish)
49 Request handler function (start/finish)
INFO 9 Initializing environment for application running in the COBOL container (start/finish)
10 Invoking application in the COBOL container (start/finish)
11 Restoring initial state following the execution of an application in the COBOL container (start/finish)
25 Request handler trace event
46 Service lookup callback (start/finish)
ERROR 0 Request handler “start/next request” error
1 Request handler “response” error
2 Request handler “end processing” error
3 Error loading the main program of the application identified by the request handler “start/next request”
4 Error loading the package containing the application identified by the request handler “start/next request”
5 Syncpoint failure
12 Application termination due to exit from Animator
ENV Environment variable events INFO/WARN 60 Environment variable operation (currently only ES-related)
EXTERNAL External data events INFO 26 External data item created
27 External data item destroyed
ERROR 28 External data item size mismatch
FSYS Low-level I/O events INFO 52 Entry to I/O function
53 Exit from I/O function
54 Specific I/O operation
JSEM MVS Job Step Execution Manager INFO 44 JSEM function entry
45 JSEM function exit
MEMORY Memory allocation and de-allocation events INFO 13 Memory allocated
14 Memory freed
15 Memory re-allocated (that is, resized)
16 Re-allocated memory freed
17 Memory remaining allocated at RTS termination
ERROR 248 Memory allocation failure
249 Memory corruption detected
MFENTMAP Entry Point Mapper events INFO 55 Entry Point Mapper function
MFPM Mainframe Pointer Manager events (AMODE programs) INFO 29 Absolute memory registration
30 External data registration
31 Memory registration
32 Working-storage memory registration
33 External data de-registration
34 Memory de-registration
35 Working-storage memory de-registration
36 Local-storage memory registration
37 Local-storage memory de-registration
ERROR 250 MFPM error
PGM User program entry, exit, chain, and link events INFO 6 Program entry
7 Program exit
8 Program chain
18 Program link
PGMLOAD Program load events DEBUG 50 Subsystem function
INFO 19 .int or .gnt program load
20 Logical cancel
21 Physical cancel
22 Logical canceled program made live again
23 DLL or shared object load
24 DLL or shared object unload
38 .lbr load
39 .lbr unload
ERROR 251 Program load error
PGMSEARCH Program searcher events DEBUG 58 Entry to program searcher
59 Exit from program searcher
SIGNAL Signal handling events ERROR 252 Apply previously ‘held’ signal
253 Signal caught
SYSPGM System program entry, exit, chain, and link events INFO 6 Program entry
7 Program exit
8 Program chain
18 Program link
THREAD Threading and synchronisation events INFO 56 Entry to API (Threading and synchronisation APIs)
57 Exit from API (Threading and synchronisation APIs)

Related Topics: