Communicator e3000 MPE/iX Release 7.0 (C.70.00) (30216-90312)

72 Chapter5
Technical Articles
Future Support For Greater Than 8190 Concurrent Processes.
GROUP: TESTPINS ACCOUNT: SYS
JSNAME:
=======================================================================
TYPE DESCRIPTION COUNT
====== ==================== ==========
116 PROGRAM FILE EVENT 3
====== ==================== ==========
Total records checked = 117. Records selected = 3.
***********************************************************************
[Report Completed]
WHEN/HOW ARE EVENTS LOGGED?
At runtime, if a program executes an operation that is not BIGPIN compatible, MPE/iX
will set a flag indicating that "event" occurred. When a process terminates, MPE/iX checks
to see if any such flags are set; and, if so, it invokes the system logging facility to log the
actual events (as Program File Event - type 116 – log records).
Any given event will only be logged once for any given process (after that process
terminates). It does not matter how many times a given process performs a given
operation, the event will only be logged once.
SPECIFIC BIGPIN EVENTS
The table below lists all of the "Program File Events" that can potentially be logged. The
"text" field refers to the "text" displayed (by LOGTOOL) in the "Event Type" field (see
example above). The "Number" field is the actual numeric value associated with that
Event Type.
EVENT TYPE Description
Text Number
cm_tos_reg_fixup -1 Not a BIGPIN related event. The CM
instruction emulator has taken an action on
behalf of the user to fix-up a correctable
addressing problem. No action is required if
this event is logged.
BIGPIN:LST 3 -101 Program executed a CM "LST 3" instruction.
BIGPIN:SST 3 -102 Program executed a CM "SST 3" instruction.
BIGPIN:Get'My'PCB'Offset -103 Program called Get'My'PCB'Offset
BIGPIN:AWAKE -201 Program called AWAKE
BIGPIN:UNIMPEDE -202 Program called UNIMPED
BIGPIN:LABEL'IS'SL'SEG -203 Program called LABEL'IS'SL'SEG
BIGPIN:MARKER'IS'SL'SEG -204 Program called MARKER'IS'SL'SEG