Database - RAC/Scalability (MOSC)

MOSC Banner

ORA-03137: TTC protocol internal error : [12333] [44] [48] [44]

edited Nov 13, 2018 7:02AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

I encounter the following error:

   ORA-03137: TTC protocol internal error : [12333] [44] [48] [44] [] [] [] []

during an Update (UPDATE OBJECTS_TEMP SET "ACCOUNTED" = :1 WHERE "NUMOBJ" = :2 AND "ROWID" = )

The version of the db is 11.2.0.4

It does not currently seem possible to consider migration.

Therefore, can this problem be solved by the workaround:

  alter system set "_optim_peek_user_binds"=false scope=both;

??

Thank you in advance for a reply

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