Re: Checking of who is logging into the database

From: Hans Forbrich <fuzzy.graybeard_at_gmail.com>
Date: Tue, 21 May 2013 06:44:26 -0600
Message-ID: <519B6C2A.7010502_at_gmail.com>



Reading heavily between the line:

Depends on the applications being used to log in.

Many 'three tier' applications use a common user for database access, bypassing any database level security and auditing capability. In those cases you would need to look at the application security logs. For properly behaving applications, look at the V$SESSION information - and hopefully the developers are familiar with the DBMS_APPLICATION_INFO package.

On 21/05/2013 5:45 AM, Jeffrey Beckstrom wrote:
> -
> http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 21 2013 - 14:44:26 CEST

Original text of this message