Need to find login and logout information [message #618114] |
Tue, 08 July 2014 04:15 |
srinivas.k2005
Messages: 402 Registered: August 2006
|
Senior Member |
|
|
Hi,
I need to insert the login and logout information of APEX user in a database table.
I got the login information from below tables
• APEX_040200.WWV_FLOW_USER_ACCESS_LOG1$
• APEX_040200.WWV_FLOW_USER_ACCESS_LOG2$
I am not sure about the difference between APEX_040200.WWV_FLOW_USER_ACCESS_LOG1$ and APEX_040200.WWV_FLOW_USER_ACCESS_LOG2$
But i am not able to find logout information of the user, he may click on logout button or directly close the window of apex application screen.
Can some direct me about the logout information tables?
Thanks,
SRK
|
|
|