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: Last userid access

Re: Last userid access

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Fri, 25 Jun 2004 06:02:58 -0700 (PDT)
Message-ID: <20040625130258.26686.qmail@web60704.mail.yahoo.com>


As far as I know, there is nothing within the database that will log last sign on. Rather than turn on auditing, what about a login trigger that records the userid and date in a table?

You can collect more information that way -- machine they logged in from, program they used etc..

Rachel


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Jun 25 2004 - 07:59:50 CDT

Original text of this message

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