Database Administration (MOSC)

MOSC Banner

Enable auditing in 10gr2 but some thing is not correct

edited Jan 29, 2017 2:43AM in Database Administration (MOSC) 3 commentsAnswered ✓

I enabled auditing db_Extended and if I apply a statement like

update table x set value =1

I can find it ,but if I use Toad or any other tool and update the record directly using the editor

in the auditing I can find only the bind variable in other words the above statement appear like

update table x set value =:A

I need the value my cursor_sharing is exact

Any one can help to get the value I don't need to create triggers cause large number of tables?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center