You have to strip it out of the ENTRY_DATA column from the B-B0 entry.
edtf '/home/rob/gio/AAAAAA.txt'
Creates
000000105CE2E3D4C64040400000000000000014000004B0E4E2C5D5E4000000004100410041004100410041002E007400780074
This
substring
004100410041004100410041002E007400780074
becomes
AAAAAA.txt
Technically, you're supposed to use the OFFSET to find where this substring
begins.
https://www.ibm.com/docs/en/i/7.5.0?topic=information-layouts-variable-length-portion-journal-entries#rzakivarlength__TBLENTB0

md '/home/ROB/gio'
CRTJRNRCV JRNRCV(ROB/GIO0000001)
CRTJRN JRN(ROB/GIO) JRNRCV(ROB/GIO0000001)
STRJRN OBJ(('/home/ROB/gio')) JRN('/qsys.lib/rob.lib/gio.jrn')
SUBTREE(*ALL)
edtf '/home/rob/gio/AAAAAA.txt'


On Mon, May 26, 2025 at 6:15 AM gio.cot via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

Hi all

I would need to trace who and when a documents are created in a folder ..
how can i do ?

I tried to journal a folder but when i do

SELECT entry_timestamp, journal_code, journal_entry_type,

path_name,

object_file_name

FROM TABLE (

DISPLAY_JOURNAL( 'QGPL', 'B2C_JRN')) AS JT



I see only thi data:

ENTRY00001 JOURN00001 JOURN00002 PATH_NAME
OBJEC00006

2025-05-26-11.59.27.476016 J PR -
-

2025-05-26-12.01.05.845872 B JT *POINTER
-

Thanks in advance

Gio

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.