Displaying journal entry information using the Display_Journal table function

You can view journal entries in SQL by running a query using the table function QSYS2/Display_Journal.

Using the table function QSYS2/Display_Journal should be more efficient then displaying journal entries to an output file via the Display Journal (DSPJRN) command and then querying the resulting file for the data of interest. For more details on the Display_Journal table function see the ../rzajq/rzajqudfdisplayjournal.htm topic.