15 pts.
 When you use AS/400 what is trackable
Is every search saved from user? Are they trackable when just a last name is typed?

Software/Hardware used:
ASKED: November 23, 2012  1:56 AM
UPDATED: November 26, 2012  2:00 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   11,380 pts. , shoveldude   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

search im not sure, but it depends on what you want to log, if the user touches something then it will be log.

 15,485 pts.

 

is every search saved from user?
 
Please describe what you mean by “search”. Are you asking about queries against database tables? Or something else?
 
Tom

 107,755 pts.

 

I don’t think if you are just checking if an object exists, like WRKOBJ *ALL/MYFILE would be logged. BUT if a file is opened/changed/deleted it can be logged. That’s what journaling is for keeping an audit trial of your data and all it’s activity. 

 3,890 pts.