Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-03106: fatal two-task communication protocol error

SoundarNov 11 2009 — edited Nov 12 2009
HI all,

Today when i checked the alert log files of a database.I saw this error.

Error 3106 trapped in 2PC on transaction 11.94.81515. Cleaning up.
Error stack returned to user:
ORA-03106: fatal two-task communication protocol error
ORA-02063: preceding line from MCLIMS.WORLD

Database is running fine,i am able to connect to the database logging in as user.

when i checked out in the internet, i got these info.

ORA-03106
========
Possible reasons for the ORA-03106 errors include:

1. Incompatibilities between the client application and the RDBMS server.
For example, version incompatibilities, or a client trying to use a feature not supported by

the database kernel.
2. When using database links or gateways.
3. Network or SQL*Net problems.
4. Corruptions.
5. PL/SQL - language related.

I am not user what would be the cause,in the above mentioned possibilities

Could any body help me on this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2009
Added on Nov 11 2009
10 comments
15,012 views