PL/SQL (MOSC)

MOSC Banner

Oracle DBMS_XA issue

edited Mar 16, 2016 5:01AM in PL/SQL (MOSC) 1 commentAnswered

Hi there,

We are running a RAC installation composed by 4 nodes.

Our version is 10.2.0.4.0.

One of the applications using the database is running Jboss and a service configured to use 3  nodes.

Runnig AWR stats, we discover the one of the most coslty statement is : BEGIN sys.dbms_xa.dist_txn_sync ; END;

What i cannot explain is why the abose call is made.

According to  Oracle doc, the call si made only if one of the isntances  fails :

DIST_TXN_SYNC Procedure

This procedure can be used to synchronize in-doubt transactions when one of the Oracle Real Application Clusters (RAC) instances fails.

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