OW (Ownership Change) journal entries

This table provides the format of the OW (Ownership Change) journal entries.

Start of changeInformation from this audit journal entry can be queried with the SYSTOOLS.AUDIT_JOURNAL_OW table function: AUDIT_JOURNAL_OWEnd of change

Table 1. OW (Ownership Change) journal entries. QASYOWJE/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
Change of object owner
157 225 611 Object Name Char(10) The name of the object.
167 235 621 Library Name Char(10) The name of the library where the object is stored.
177 245 631 Object Type Char(8) The type of object.
185 253 639 Old Owner Char(10) Old owner of the object.
195 263 649 New Owner Char(10) New owner of the object.
205 273 659 (Reserved Area) Char(20)  
225 293 679 Office User Char(10) The name of the office user.
235 303 689 DLO Name Char(12) The name of the document library object.
247 315 701 (Reserved Area) Char(8)  
255 323 709 Folder Path Char(63) The path of the folder.
318 386 772 Office on Behalf of User Char(10) User working on behalf of another user.
328     (Reserved Area) Char(20)  
  396 782 (Reserved Area) Char(18)  
  414 800 Object Name Length Binary (4) The length of the new object name.
348 416 802 Object Name CCSID1 Binary(5) The coded character set identifier for the object name.
352 420 806 Object Name Country or Region ID1 Char(2) The Country or Region ID for the object name.
354 422 808 Object Name Language ID1 Char(3) The language ID for the object name.
357 425 811 (Reserved area) Char(3)  
360 428 814 Parent File ID1,2 Char(16) The file ID of the parent directory.
376 444 830 Object File ID1,2 Char(16) The file ID of the object.
392 460 846 Object Name1 Char(512) The name of the object.
  972 1358 Object File ID Char(16) The file ID of the object.
  988 1374 ASP Name5 Char(10) The name of the ASP device.
  998 1384 ASP Number5 Char(5) The number of the ASP device.
  1003 1389 Path Name CCSID Binary(5) The coded character set identifier for the path name.
  1007 1393 Path Name Country or Region ID Char(2)

The Country or Region ID for the path name.

  1009 1395 Path Name Language ID Char(3)

The language ID for the path name.

  1012 1398 Path Name Length Binary(4)

The length of the path name.

  1014 1400 Path Name Indicator Char(1) Path name indicator:
Y
The Path Name field contains complete absolute path name for the object.
N
The Path Name field does not contain an absolute path name for the object, instead it contains a relative path name. The Relative Directory File ID field is valid and may be used to form an absolute path name with this relative path name.
  1015 1401 Relative Directory File ID3 Char(16) When the Path Name Indicator field is N, this field contains the file ID of the directory that contains the object identified in the Path Name field. Otherwise it contains hex zeros.3
  1031 1417 Path Name4 Char(5002) The path name of the object.
1
These fields are used only for objects in the "root" (/), QOpenSys, and user-defined file system.
2
An ID that has the left-most bit set and the rest of the bits zero indicates that the ID is NOT set.
3
If the Path Name Indicator field is N, but the Relative Directory File ID is hex zeros, then there was some error in determining the path name information.
4
This is a variable length field. The first 2 bytes contain the length of the path name.
5
If the object is in a library, this is the ASP information of the object's library. If the object is not in a library, this is the ASP information of the object.