Home » RDBMS Server » Server Administration » ORA-03106 fatal two-task communication protocol error
ORA-03106 fatal two-task communication protocol error [message #201651] Mon, 06 November 2006 03:39 Go to next message
M.Shakeel Azeem
Messages: 226
Registered: September 2006
Senior Member
i am facing the error "ORA-03106 fatal two-task communication protocol error", while calling an LOV from the Form Builder 6i, trying to fetch data from underlying views. These view are based on the tables of a remote database sever using a DBLINK.

For sample view soruce following statement is given

create or replace view vew_erp_fab_sls_cont_mt as
select a.Col1,
a.Col2
from remote_table@DBLINK_NAME a
WITH READ ONLY;

We have faced the said problem previosly as well, but are not sure how it got corrected.Now we are facign the same problem

We also have tried to resolve it by droping and recreating db_link but unable to do so

Can anyone please provide help regarding this issue?
Re: ORA-03106 fatal two-task communication protocol error [message #201660 is a reply to message #201651] Mon, 06 November 2006 04:02 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Please, don't cross-post. Continue in the Forms forum.
Previous Topic: How many of you use ASM
Next Topic: QUESTION ABOUT MAX NUMBER OF ORACLE THREADS IN 64-BIT W2003
Goto Forum:
  


Current Time: Fri Sep 20 05:44:51 CDT 2024