ORA-06607: LU6.2 Driver: Reset occurred in send state



ORA-06607: LU6.2 Driver: Reset occurred in send state..

Answer / guest

Cause: A reset was issued whilst in send state.

Action: Check the SNA LOG data, if relevent, for further
information.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01260: warning: END BACKUP succeeded but some files found not to be in backup mode

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-01179: file string does not exist

1 Answers  


ORA-30740: cannot grant UNDER privilege on this object

1 Answers  


PCC-00013: Unable to open include file "string" at line number in file string

1 Answers  






RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid

1 Answers  


LPX-00227: entity "~S" is not a parsed entity

1 Answers  


DRG-50910: max documents requested string outside valid range 1 to 65535

1 Answers  


SQL*Loader-00250: Work data sets are not used by SQL*Loader

1 Answers  


ORA-25463: table alias not specified

1 Answers  


TNS-00200: Unable to do nsanswer on context result=string

1 Answers  


ORA-00438: %s Option not installed

1 Answers  


Categories