DO (Delete Operation) journal entries

This table provides the format of the DO (Delete Operation) journal entries.

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

Table 1. DO (Delete Operation) journal entries. QASYDOJE/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
Object was deleted not under commitment control)
C
A pending object delete was committed
D
A pending object create was rolled back
I
Initialize environment variable space
P
The object delete is pending (the delete was performed under commitment control)
R
A pending object delete was rolled back
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   (Reserved Area) Char(20)  
    639 Object Attribute Char(10) The attribute of the object.
    649 (Reserved Area) Char(10)  
205 273 659 Office User Char(10) The name of the office user.
215 283 669 DLO Name Char(12) The name of the document library object.
227 295 681 (Reserved Area) Char(8)  
235 303 689 Folder Path Char(63) The path of the folder.
298 366 752 Office on Behalf of User Char(10) User working on behalf of another user.
308     (Reserved Area) Char(20)  
  376 762 (Reserved Area) Char(18)  
  394 780 Object Name Length 1 Binary(4) The length of the object name.
328 396 782 Object Name CCSID1 Binary(5) The coded character set identifier for the object name.
332 400 786 Object Name Country or Region ID1 Char(2) The Country or Region ID for the object name.
334 402 788 Object Name Language ID1 Char(3) The language ID for the object name.
337 405 791 (Reserved area) Char(3)  
340 408 794 Parent File ID1,2 Char(16) The file ID of the parent directory.
356 424 810 Object File ID1,2 Char(16) The file ID of the object.
372 440 826 Object Name1 Char(512) The name of the object.
  952 1338 Object File ID Char(16) The file ID of the object.
  968 1354 ASP Name5 Char(10) The name of the ASP device.
  978 1364 ASP Number5 Char(5) The number of the ASP device.
  983 1369 Path Name CCSID Binary5) The coded character set identifier for the path name.
  987 1373 Path Name Country or Region ID Char(2)

The Country or Region ID for the path name.

  989 1375 Path Name Language ID Char(3)

The language ID for the path name.

  992 1378 Path Name Length Binary(4)

The length of the path name.

  994 1380 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 can be used to form an absolute path name with this relative path name.
  995 1381 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
  1011 1397 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 systems.
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 two 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.