SQL Language (MOSC)

MOSC Banner

SQL executed from memory as is

edited Dec 17, 2012 6:53PM in SQL Language (MOSC) 2 commentsAnswered
Hi,we have faced a need to sqls executed and store those in a table - and FGA should *not* be used.
I've done some mining and it seems that a table trigger might just do it using v$sql and v$sqlarea  --> any insert etc done in sql does it right BUT when done through user interface in captuteres on bind variables, and
v$sql_bind_capture says "WAS_CAPTURED = NO"...

There must be a view etc or join where real sql can be captured, isn't there ??

Please any advice or example is highly appreciated,
BR,
timo

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