Database Administration (MOSC)

MOSC Banner

App hangs on wait event "inactive transaction branch" on simple (hibernate) SELECTs

edited Oct 5, 2018 5:03AM in Database Administration (MOSC) 11 commentsAnswered

Using Oracle 11.2.0.4.0, Wildfly 9.0.2.Final, out app "hangs" on a simple SELECT (SELECT a, b, c, ... FROM table t where t.name = '...'), session monitor shows wait event "inactive transaction branch". Session monitor additionally show three or four other SELECTs with the same Problem. From SQL*Plus, all SELECTs run ok. The "real" SQL text was first hidden by a "INSERT INTO SYS.AUD$"-Statement (also described in ORACLE support). Been searching the web up and down (including ORACLE Support), of course found the bugs declared to be the culprit for it, but the suggested workaround (ALTER SYSTEM SET AUDIT_TRAIL='OS' followed by

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