Session Audit
I need to do a user audit in oracle R12 E-BIZ.It should contains the username,logon time,logoff time,timestamp.Without using logon logoff triggers i have to get the result.And also I have tried the signon audit users concurrent request in front end. It is showing result for the single user.But I need the same output for all the users in the database.can anyone help me on this?