Login timestamp of an AS/400 user into a subsystem
45 pts.
0
Q:
Login timestamp of an AS/400 user into a subsystem
I want to extract all the timestamps of an particular user when he logged into the sub-system. Is there any report or file which extracts this information i.e login timestamp of an user in AS/400.
Kindly provide me the solution.
Thanks,
Gadang
ASKED: Nov 25 2008  1:57 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23625 pts.
0
A:
 RATE THIS ANSWER
+2
Click to Vote:
  •   2
  •  0
  • AddThis Social Bookmark Button

Hi,

You should be able to find all the start and end times of jobs from the system log :-

DSPLOG MSGID(CPF1124 CPF1164)

Unfortunately, the DSPLOG command only outputs to the screen or a print, so you will probably need to output to a print and convert the output to a database file if you need to make detailed reports.

Regards,

Martin Gilbert.
Last Answered: Nov 25 2008  10:55 AM GMT by Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0