First, review the answer to <a href="http://itknowledgeexchange.techtarget.com/itanswers/reply-list-entry/">Is there any way to tell who added a record to the system reply list?</a>
That item describes a method of looking for a different kind of audit journal entry, but the method is the same. The differences are:<ol>
<li>Start with model file QASYDOJ5 from QSYS and create the duplicate as JDO in QTEMP (or whatever name you choose.)</li><li>Select entry type "DO" to get "Deleted Objects" and put them into the JDO file you created.</li><li>Run the query over your JDO file.</li>
</ol>
However, your JDO file is likely to be much larger than in the other question. You might want to use SQL or other means to select only records that meet a DOOTYP = '*USRPRF' criterion.
Tom
Last Wiki Answer Submitted: August 9, 2010 10:56 pm by TomLiotta107,835 pts.
All Answer Wiki Contributors: TomLiotta107,835 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.