SQL Language (MOSC)

MOSC Banner

ORA-12828 with Oracle 19.4.2.0.0 on "ALTER TABLE TRUNCATE.... UPDATE GLOBAL INDEX"

Hi,

We have a problem which seemed to be linked to Oracle 19.4.0.0 : every time our application tries to execute this kind of instruction :

"ALTER TABLE T1 TRUNCATE PARTITION P1 UPDATE GLOBAL INDEX"

We get this error :

ORA-12828: Can't start parallel transaction at a remote site

When we change the configuration and target an other DB like Oracle 12.2 (we also change the OJDBC driver as well to match the target), the instruction runs perfectly.

I can't find any difference in the DB configurations (init.ora, listener.ora, sqlnet.ora, tnsnames.ora) that could explain the problem. The Oracle 19.4 instance is Enterprise (not Standard).

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