Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Inactive users

Re: Inactive users

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Sun, 26 Dec 2004 20:15:10 +0200
Message-ID: <024501c4eb76$d6679f40$e300a8c0@user12344>


I wrote a trigger that insert the deatils of every login into my table. Once a week I run a job that deletes all the old logins of the user except the last one.

Having such a table lets you easily find the user that their last access was more then 90 day ago.

Yechiel Adar
Mehish Computer Services
----- Original Message -----
From: "J. Dex" <cemail4_at_adelphia.net>
To: <oracle-l_at_freelists.org>
Sent: Monday, December 20, 2004 7:55 AM
Subject: Inactive users

> I want to get a list of all the users in the database that have been
> inactive for more than 90 days. What is the best way to do that? What
> query/table should be used?
>
> Thanks.
>
>
>
> --
> http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Dec 26 2004 - 11:19:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US