Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> auditing connection pool
oracle 8.1.7.3, 9.2.0.4
I have some jdbc connection pools that I would like to audit select table by
user. I notice that the first session to hit the pool will spit out the
audit trail. Any other subsequent sessions don't. I know the connections are
getting reused but why no more audit records and is there an easy fix?
Thanks
Mike