IP (Interprocess Communication) journal entries

This table provides the format of the IP (Interprocess Communication) journal entries.

Table 1. IP (Interprocess Communication) journal entries. QASYIPJE/J4/J5 Field Description File
Offset Field Format Description
JE J4 J5
1 1 1     Heading fields common to all entry types. See Standard heading fields for audit journal entries QJORDJE5 Record Format (*TYPE5),Standard heading fields for audit journal entries QJORDJE4 Record Format (*TYPE4), and Standard heading fields for audit journal entries QJORDJE2 Record Format (*TYPE2) for field listing.
156 224 610 Entry Type Char(1) The type of entry.
A
Ownership and/or authority changes
C
Create
D
Delete
F
Authority failure
G
Get
M
Shared memory attach
Z
Normal semaphore close or shared memory detach
157 225 611 IPC Type Char(1) IPC Type
M
Shared memory
N
Normal semaphore
Q
Message queue
S
Semaphore
158 226 612 IPC Handle Binary(5) IPC handle ID
162 230 616 New Owner Char(10) New owner of IPC entity
172 240 626 Old Owner Char(10) Old owner of IPC entity
182 250 636 Owner Authority Char(3) Owner's authority to IPC entity
*R
read
*W
write
*RW
read and write
185 253 639 New Group Char(10) Group associated with IPC entity
195 263 649 Old Group Char(10) Previous group associated with IPC entity
205 273 659 Group Authority Char(3) Group's authority to IPC entity
*R
read
*W
write
*RW
read and write
208 276 662 Public Authority Char(3) Public's authority to IPC entity
*R
read
*W
write
*RW
read and write
211 279 665 CCSID Semaphore Name Binary(5) The CCSID of the semaphore name.
216 283 669 Length Semaphore Name Binary(4) The length of the semaphore name.
218 285 671 Semaphore Name Char(2050) The semaphore name.
Note:
This is a variable length field. The first two characters contain the length of the semaphore name.