Where in AS/400 I can get a detailed log of action took against a specific object, for example a phisical file? Kind of action: copy file. QHST does not help.
for object level data you need to look at the audit journals
the level and object types that are audited are set up with system values QAUDJRN, QAUDLVL and QAUDCTL (there are others but these are the main ones)
this will tell you when an object was created, changed, deleted etc
Last Wiki Answer Submitted: August 14, 2008 2:35 pm by Teckgeck170 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.
You could also start journalling on the file in question, this can give you a lot of information about what happens to a file – maybe more than you need though.
Hi,
You could also start journalling on the file in question, this can give you a lot of information about what happens to a file – maybe more than you need though.
Regards,
Martin Gilbert.