ORA-12845: failed to receive interinstance parallel
execution message



ORA-12845: failed to receive interinstance parallel execution message..

Answer / guest

Cause: OS or interconnect problem receiving interinstance
message

Action: Check OS specific diagnostics

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24311: memory initialization failed

1 Answers  


ORA-40220: maximum number of attributes exceeded

1 Answers  


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

0 Answers   IBM,


ORA-08323: scnmin: close of bias lock failed

1 Answers  


RMAN-06158: validation succeeded for archived log

1 Answers  






ORA-13613: The requested operation is not supported for this advisor object.

1 Answers  


ORA-28137: Invalid FGA audit Handler

1 Answers  


ORA-24008: queue table string.string must be dropped first

1 Answers  


ORA-30551: The index depends on a package/type body which does not exist

1 Answers  


ORA-06113: NETTCP: Too many connections

1 Answers  


ORA-01645: previous attempt to make read write is half complete

1 Answers  


ORA-07290: sksagdi: specified directory for archiving does not exist.

1 Answers  


Categories