185 pts.
 How to know if AS/400 data is journaling properly?
How we can know that Data is Journaling proparly or not?

Software/Hardware used:
ASKED: February 4, 2011  5:50 AM
UPDATED: February 5, 2011  9:37 PM

Answer Wiki:
What is your definition of "properly"? If you just want to see that there is data in the journal receivers, you can issue the DSPJRN command and output to *PRINT or *OUTFILE and review the output for transaction you know you created.
Last Wiki Answer Submitted:  February 4, 2011  2:16 pm  by  NullFields   880 pts.
All Answer Wiki Contributors:  NullFields   880 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You can use the WRKJRN, WRKJRNA, and DSPFD commands to see the current status of the journal

 33,730 pts.

 

 

I agree with requesting the definition of “properly”. Without knowing how you expect to use journalling, no one can tell you a reasonable opinion of “properly”.

What business problem are you working on?

Tom

 110,205 pts.

 

Journal created
Journal receiver
STRJRNPF For a file
Update a record in that file
DMPJRNRCV output to a file.
RUNQRY the output file to see journal entries.

 705 pts.

 

Thanks PGMBOB

 185 pts.

 

thanks Charlie Browne

 185 pts.

 

Also here is a linke to a web site where you can download the command EXPJRNS
It is a gret tool. I use it all the time.
Plus other free commands to download.
http://www.tools400.de/English/Freeware/Utilities/utilities.html

 33,730 pts.

 

Command should have been EXPJRNE in my last note

 33,730 pts.