I am running an application in the following environment :
Client : SmallTalk
MiddleWare : MQ
Server : Pro*C
DB : Oracle 8.1.6
When in my application, I try to access some data and I get
"ORA-03106 fatal two task communication protocaol error".
Funny thing is it doesn't happen with all the records but there
are some specific records for which I keep getting this error.
I am not able to find any trend or any similarity among this data. Under test environment which has exactly the same client-server configuration, I don't get this error.
We have been getting this error only after we upgraded to Oracle 8.1.6.
Has anyone encountered this ? Any resources on this error ?
Bookmarks