TNS-12618: TNS:versions are incompatible



TNS-12618: TNS:versions are incompatible..

Answer / guest

Cause: The two machines are running incompatible versions of
TNS.

Action: Check the version numbers, and upgrade the machine
with the smaller one.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01276: Cannot add file string. File has an Oracle Managed Files file name.

1 Answers  


RMAN-03000: recovery manager compiler component initialization failed

2 Answers  


ORA-28503: bind value cannot be translated into SQL text for non-Oracle system

1 Answers  


SQL*Loader-00651: error skipping lob for column string, row number, table string

1 Answers  


ORA-31071: Invalid database username or GUID string

1 Answers  






RMAN-08027: channel string: copied current controlfile

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,


IMG-00526: error parsing foreign image description

1 Answers  


NNL-00411: Minimum response time: string

1 Answers  


ORA-23364: Feature not enabled: Advanced replication

1 Answers  


PCC-02129: CMD-LINE: Client supplied static options table is invalid

1 Answers  


PLS-01422: Aliases

1 Answers  


Categories