SG (Asychronous Signals) journal entries

This table provides the format of the SG (Asychronous Signals) journal entries.

Table 1. SG (Asychronous Signals) journal entries. QASYSGJ4/J5 Field Description File
Offset Field Format Description
JE J4 J5
  1 1     Heading fields common to all entry types. See Standard heading fields for audit journal entries QJORDJE5 Record Format (*TYPE5) and Standard heading fields for audit journal entries QJORDJE4 Record Format (*TYPE4) for field listing.
  224 610 Entry Type Char(1) The type of entry.
A
Asynchronous IBM i signal processed
P
Asynchronous Private Address Space Environment (PASE) signal processed
  225 611 Signal Number Char(4) The signal number that was processed.
  229 615 Handle action Char(1) The action taken on this signal.
C
Continue the process
E
Signal exception
H
Handle by invoking the signal catching function
S
Stop the process
T
End the process
U
End the request
  230 616 Signal Source Char(1) The source of the signal.
M
Machine source
P
Process source
Note: When the signal source value is machine, the source job values are blank.
  231 617 Source Job Name Char(10) The first part of the source job's qualified name.
  241 627 Source Job User Name Char(10) The second part of the source job's qualified name.
  251 637 Source Job Number Char(6) The third part of the source jobs's qualified name.
  257 643 Source Job Current User Char(10) The current user profile for the source job.
  267 653 Generation Timestamp Char(8) The *DTS format of the time when the signal was generated.
Note: The QWCCVTDT API can be used to convert a *DTS time stamp to other formats.