× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



md '/deleteme'
CRTJRNRCV JRNRCV(ROB/IFS)
CRTJRN JRN(ROB/IFSJRN) JRNRCV(IFS)
STRJRN OBJ(('/deleteme')) JRN('/qsys.lib/rob.lib/ifsjrn.jrn')
SUBTREE(*ALL)
EDTF STMF('/deleteme/sample.txt')
STRJRN OBJ(('/deleteme')) JRN('/qsys.lib/rob.lib/ifsjrn.jrn')
SUBTREE(*ALL)
1 of 2 objects have started journaling.
Had to start journalling on the new file...
EDTF STMF('/deleteme/sample.txt')

SELECT entry_timestamp, journal_code, journal_entry_type,
path_name,
object_file_name
FROM TABLE (
DISPLAY_JOURNAL( 'ROB', 'IFSJRN')) AS JT
;

Object file name always seems to be blank and the file name is in the
directory but other than that oddity looks good.

ENTRY_TIMESTAMP,JOURNAL_CODE,JOURNAL_ENTRY_TYPE,PATH_NAME,OBJECT_FILE_NAME
2017-01-23-14.36.42.459952,J,PR,,
2017-01-23-14.37.04.780192,B,JT,/deleteme,
2017-01-23-14.37.04.807696,B,OF,/deleteme,
2017-01-23-14.37.04.808352,B,CS,/deleteme,
2017-01-23-14.37.21.110288,C,BC,,
2017-01-23-14.37.21.138832,C,SC,,
2017-01-23-14.37.21.139312,B,B0,/deleteme,
2017-01-23-14.37.21.139680,B,B1,/deleteme,
2017-01-23-14.37.21.149072,C,PC,,
2017-01-23-14.37.21.153024,C,CM,,
2017-01-23-14.37.21.154064,C,EC,,
2017-01-23-14.38.39.429776,B,OF,/deleteme,
2017-01-23-14.38.39.431632,B,JT,/deleteme/sample.txt,
2017-01-23-14.38.39.432560,B,CS,/deleteme,
2017-01-23-14.38.45.486400,B,OF,/deleteme/sample.txt,
2017-01-23-14.38.53.844752,B,CS,/deleteme/sample.txt,
2017-01-23-14.38.53.844976,B,OF,/deleteme/sample.txt,
2017-01-23-14.38.53.846192,B,TR,/deleteme/sample.txt,
2017-01-23-14.38.53.846816,B,WA,/deleteme/sample.txt,
2017-01-23-14.38.53.846960,B,CS,/deleteme/sample.txt,

Rob Berendt

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-2024 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.