ORA-03106: fatal two-task communication protocol error USING INFORMATICA
549855Apr 11 2007 — edited Apr 11 2007Hi,
We are testing Oracle 10203 with linux using INFORMATICA 8.1.1
The user who run the informaica is getting the following error , after runing query against a remote database.
READER_12_1_1> RR_4035 SQL Error [
ORA-03106: fatal two-task communication protocol error
(Please note that informatica is not using db links to open a connection against a remote db).
The informatica client is installed on the same machine as the oracle database and they are using the same oracle client (e.g: 10203)
I also set a trace in the sqlnet.ora at server side and at the client side.
No error regarding ora-3106 was generated in the trace files.
I also added: alter system set events '3106 trace name errorstack level 10', but nothing writthen to the trace file.
Any suggestion ?
Thanks.