You could try starting with this:
select distinct b.name, max(a.auditdate)
from dauditnew a, kuaf b
where a.performerid=b.id and a.AuditStr='Login' and b.name not like'%%(delete)%%'
group by b.name
order by max(a.auditdate) desc
From: eLink Discussion:Open Text Live Reports Discussion[mailto:livereportsdiscussion@elinkkc.opentext.com] Sent: Wednesday, September 30, 2009 11:44 AMTo: eLink RecipientSubject: users who haven't logged on in the last 2 years
users who haven't logged on in the last 2 years
Posted by clare.turner@manchester.ac.uk (Turner, Clare) on 2009/09/30 11:40
does anyone have a report to list users who have not logged into the system recently? We are running version 9.7.1
[To reply to this thread, use your normal E-mail reply function.]
Discussion:
Open Text Live Reports Discussion
Livelink Server:
knowledge-wlweb01
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.livereportsdiscussion@elinkkc.opentext.com.