Journaling a Physical File on IBM iSeries Using STRJRNPF

We have a system that needs to interface directly with some Files.  This system is written in Java and seems to be very difficult to change any settings to not use commitment control.

Anyway, to get around this issue, we started journaling the physical file that the command was trying to update using the following command:

STRJRNPF FILE(PRODDTA/F0911) JRN(OWJRNL/OW_JRNL)
Related Posts with Thumbnails Tags: , , , , , , , , , ,