About USERNAME of v$logmnr_contents in Oracle11g
Hi
Has the following behavior been changed in Oracle 11g r2?
"The redo stream does not contain the USERNAME and SESSION_INFO data for every transaction. This information is only stored for the first transaction executed in the user's session. So in order to be able to see this information in V$LOGMNR_CONTENTS, all the redo generated during the entire session must be added to the mining session. Should this not be done, then the USERNAME and SESSION_INFO columns will remain empty."
In Oracle 11g r2, this event does not occur.