Using the QVPN journal
To view the entry-specific details in the VPN journal, you can display the entries on the screen or you can use the output file.
By copying the journal entries to the output file, you can easily
view the entries by using query utilities such as Query/400 or SQL. You can
also write your own HLL programs to process the entries in the output files.
The following is an example of the Display Journal (DSPJRN) command:
DSPJRN JRN(QVPN) JRNCDE((M)) ENTTYP((TS)) OUTPUT(*OUTFILE) OUTFILFMT(*TYPE4)
OUTFILE(mylib/myfile) ENTDTALEN(*VARLEN *CALC)
Use the following steps to copy the VPN journal entries to the output file:
.